This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /etc/profile optimization and correctness


On Wed, Mar 16, 2011 at 07:31:28PM +1100, Brian Ha wrote:
> Your fix:
> 
> # Zero forks
> 
> read -r PRINTER<
> '/proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows
> NT/CurrentVersion/Windows/Device'
> export PRINTER=${PRINTER%%,*}
> 
> Broke my install:
> 
> bash: /proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows
> NT/CurrentVers ion/Windows/Device: No such file or directory
> 
> I have no printer installed or printspooler service running.

Hello,

Please address all questions regarding cygwin packages to the cygwin
maillist, not to the maintainers.

A fix for that problem will be included in base-files-4.0-5.
If you don't want to wait, and knowing you don't have a printer
installed, you can comment those lines in /etc/profile to stop seeing
the warning message.

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]