Hi, Actually I think I could build VirtualBox. But a sed command was needed and some symlinks, due to my environment. Now, I want to install the package in /usr/local hierarchy. I built:
kmk -k -j1 all VBOX_PATH_SHARED_LIBS=/usr/local/lib/virtualbox VBOX_WITH_ORIGIN= VBOX_WITH_RUNPATH=/usr/local/lib/virtualbox VBOX_PATH_APP_PRIVATE=/usr/local/share/virtualbox VBOX_WITH_TESTCASES= VBOX_WITH_TESTSUITE= VBOX_WITH_PAM= On Thursday 31 Jan 2013 à 22:45:09 (+0100), Jean-Philippe MENGUAL wrote: How can I install? A simple cp command? Is there a script? The doc only says I can run from source tree. I don't find any script to install. I hope this will install vbox and avoid the problem I'm experiencing: VBoxManage doesn't find shared libs. But I think it's expected. Thanks for your help. Regards, > Hi, > > OK, so now I did: > ./configure --disable-pulse --disable-docs --disable-devmapper > --with-mkisofs=/usr/local/bin/growisofs --disable-vmmraw > > The log is: > http://sprunge.us/NcWa > > Then, the kmk I mentioned yesterday. Now I get, on stdout, > http://sprunge.us/ERbA > and in the logs, http://sprunge.us/McWK > > And no binary generated. What do I forget or do I miss? > > Thanks. > > Best regards, > > JPM > > On Thursday 31 Jan 2013 à 06:09:41 (+0000), Alexey Eromenko wrote: > > XPCOM is pretty much a requirement. It is the engine behind Vbox Main API. > > I don't know what rhis option supposed to do. > > > > Not sure about multilib. > > > > -Alexey Eromenko "Technologov" > > Sent from Galaxy S III > > > _______________________________________________ > > vbox-dev mailing list > > [email protected] > > https://www.virtualbox.org/mailman/listinfo/vbox-dev > > > _______________________________________________ > vbox-dev mailing list > [email protected] > https://www.virtualbox.org/mailman/listinfo/vbox-dev _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
