On Thursday 27 May 2010, Joe Auty wrote: > Frank Mehnert wrote: > > On Thursday 27 May 2010, Joe Auty wrote: > >> Any ideas why security/pam_modules.h is not being found and what I can > >> do to work around this? In addition to the dependencies listed on the > >> LInux Build instructions page: > >> > >> http://www.virtualbox.org/wiki/Linux%20build%20instructions > >> > >> I also added the following needed libraries to get past ./configure: > >> > >> libxinerama-dev > >> libxrandr-dev > >> > >> > >> I then did: > >> > >> source ./env.sh > >> > >> followed by: > >> > >> kmk VBOX_WITH_VNC=1 > > > > apt-get install libpam0g-dev > > > > The proper test in configure is not yet implemented. > > Thanks, this helped! It looks like there is another missing dependency - > rfb/rfb.h... Where would I find this?
sudo apt-get install apt-file sudo apt-file update apt-file search rfb/rfb.h Will tell you that. Kind regards, Frank -- Dr.-Ing. Frank Mehnert Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten Amtsgericht München: HRB 161028 Geschäftsführer: Jürgen Kunz
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
