I spent few hours today trying to build and install openssl with sb2, so I
guess this info will be helpful to others.
The usual "sb2 -m install make install" does not work, since the "install"
target depends on the build target ("all"), and this target builds only with
sb2 simple mode.
The soluti
Readline does not work with sb2 install mode - you get an endless loop.
However it works fine like this:
sb2 ./configure
sb2 make
sb2 make install DESTDIR=$HOME/buildroot
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://list