On Sat, Apr 27, 2002 at 06:04:55PM -0400, Larry Hall (RFK Partners, Inc) wrote:
> But everyone will complain if they can't run the package after they install 
> it.  I think we should absolutely avoid the latter case.  The former
> we can deal with as required.

What's the problem in adding two files to the package:

/etc/profile.d/netpbm.sh:

  PATH=$PATH:/usr/netpbm/bin export $PATH

/etc/profile.d/netpbm.csh:

  set path = ( $path /usr/netpbm/bin )


?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

Reply via email to