On 3/25/2010 4:13 AM, Albrecht Mehl wrote: > > > -------- Original-Nachricht -------- > Betreff: Re: [vpn-help] Fwd: Re: Starting the GUI > Datum: Thu, 25 Mar 2010 10:12:44 +0100 > Von: Albrecht Mehl<[email protected]> > An: Matthew Grooms<[email protected]> > > Dear Matthew, > > thank you very much for your reply. Unfortunately I have still not succeded. >
Did you run cmake with the recommended command line parameters for the Linux platform ( as documented in README.TXT )? cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES Without -DQTGUI=YES specified, the gui components will not be compiled when you run make. -Matthew _______________________________________________ vpn-help mailing list [email protected] http://lists.shrew.net/mailman/listinfo/vpn-help
