[Gambas-user] Special Compilation for archlinux.
Gabriel C
nix.or.die at ...1601...
Thu Nov 2 13:00:21 CET 2006
Christian E. López Finnberg wrote:
> Many tanks. That works ok.
>
> Anyway I use DESTDIR because it is a temporary location (to build the package), the real prefix is /usr. I think it works for you because of the chrooted enviroment.
>
>
I don't use a real /usr installation prefix ;)
" make prefix="$Fdestdir/usr" install " <-
this should be :
make prefix="$startdir/pkg/usr" install in ArchLinux :)
More information about the User
mailing list