This is the mail archive of the cygwin-apps@cygwin.com 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: ITP: netpbm


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:cygwin@cygwin.com
Red Hat, Inc.


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