[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: real LSB compliance



>>>>> "Ethan" == Ethan Benson <erbenson@alaska.net> writes:

Ethan> ./configure --prefix=/usr/local/stow/package && make && su -c
Ethan> 'make \ install; stow install package'

Ethan> or however stow is called...

./configure --prefix=/usr/local && make && su -c 'make prefix=/usr/local/stow/package install ; stow -d /usr/local/stow package'

If anyone cares :)

  -Eric



Reply to: