[vbox-dev] PATH_OUT
Knut St. Osmundsen
bird at innotek.de
Thu Apr 5 04:56:27 PDT 2007
Antonio Augusto (Mancha) wrote:
> I was messing around with VBOx 1930 today, and was trying to build it
> (on a Linux host) to a specific directory.
> I've found out the PATH_OUT environment variable, and decided to try
> it, hoping that the binaries/libraries would be put on this directory:
> export PATH_OUT=/home/mancha/tmp/vbox-svn/vbox-bin/
Try drop the trailing slash:
export PATH_OUT=/home/mancha/tmp/vbox-svn/vbox-bin
Kind Regards,
knut
More information about the vbox-dev
mailing list