Results 1 to 1 of 1
I can't remember if I asked this before, but I'm kinda stuck trying to make packages out of programs I'm compiling with LFS. For some packages it's simple enough just ...
- 07-22-2005 #1Linux Newbie
- Join Date
- Jul 2004
- Location
- Scotland
- Posts
- 144
Choosing package installation directory
I can't remember if I asked this before, but I'm kinda stuck trying to make packages out of programs I'm compiling with LFS. For some packages it's simple enough just to do DESTDIR=/usr/pkgs/source/packge however certain packages don't use DESTDIR. I can't use --prefix= as that would break certain libraries.
I know this can be done however as it's what portage does on gentoo. Anyone know how to do this?


Reply With Quote