setup / postinastall script question

Gerrit P. Haase gerrit@familiehaase.de
Fri Jul 9 14:08:00 GMT 2004


Corinna schrieb:

> On Jul  9 09:46, Igor Pechtchanski wrote:
>> On Fri, 9 Jul 2004, Gerrit P. Haase wrote:
>> > export PATH=/usr/X11R6/bin:$PATH
>> 
>> Well, postinstall scripts are usually run with /bin/sh, which means that
>> you'd have to use the following syntax:
>> 
>> PATH="/usr/X11R6/bin:$PATH"
>> export PATH

> Erm... `export FOO=bar' is perfectly valid bourne shell syntax.  Just try
> it in ash.

I added the quotes, thank you all.


Gerrit
-- 
=^..^=



More information about the Cygwin-apps mailing list