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 _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
