OK I have rebuild from svn trunk

Now I am using the method from here:
http://www.virtualgl.org/vgldoc/2_1/#hd0012

I connect to the virtualGL server which also runs Xorg with VNC
> export CR_SYSTEM_GL_PATH=/opt/VirtualGL/fakelib/64
# this needs to be done on FreeBSD to locate the correct libs
(otherwise virtualbox does not start)
> export LD_LIBRARY_PATH=/opt/VirtualGL/lib
> vglrun -nodl VirtualBox -startvm "Windows XP"

But still, it does not work. What am I missing?


On Mon, Feb 27, 2012 at 9:24 PM, DRC <dcomman...@users.sourceforge.net> wrote:
> The VirtualGL 2.3 server code does *not* work on FreeBSD.  Please try
> the latest code in subversion trunk.  Refer to:
>
> https://sourceforge.net/projects/virtualgl/forums/forum/401860/topic/5069385
>
> https://sourceforge.net/tracker/?func=detail&aid=3485313&group_id=117509&atid=678327
>
> Also, please refer to the User's Guide regarding how to launch
> VirtualBox.  You are not using the correct method below.
>
>
> On 2/27/12 1:18 PM, 图潘 wrote:
>> Hi,
>>
>> so I am trying to get the VirtualGL Server running on FreeBSD, but
>> unfortunately with no success.
>>
>> Server
>> + Xorg is running
>> + VirtualGL 2.3 compiled from source
>> + FreeBSD 9 amd64
>>
>> What I did on the server:
>> root>  chmod u+s opt/VirtualGL/lib/*
>> root>  chmod u+s opt/VirtualGL/lib32/*
>>
>> # starting tightvnc from within Xorg as normal user
>> user> vncserver
>>
>>
>>
>> Then I connect from my windows 7 VNC Client to the server and issue
>> the following commands on
>> the server in the X environment.
>>
>> user> export LD_LIBRARY_PATH=/opt/VirtualGL/lib
>> user> /vglrun -nodl +pr Virtualbox -startvm "Windows XP"
>> [...] not showing anything here [...]
>>
>>
>> + So VirtualBox is starting with Windows XP. But Windows XP does not
>> have OpenGL support.
>> When I start Quake3 in Windows XP it tells me:
>> GLW_StartOpenGL() - coult not load OpenGL subsystem
>>
>> + Also the DirectX Diagnostic Tool tells me that Direct3D is not available.
>>
>>
>> Both of the above two work when I start the Virtual machine directly
>> on the server.
>>
>>
>> So have I overlooked something to setup correctly?
>>
>> 潘图
>>
>> ------------------------------------------------------------------------------
>> Try before you buy = See our experts in action!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-dev2
>> _______________________________________________
>> VirtualGL-Users mailing list
>> VirtualGL-Users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to