Re: Enemy-Territory for Linux run Problem on FreeBSD 5.3 Release

From: Derrick Ryalls (ryallsd_at_gmail.com)
Date: 01/26/05

  • Next message: John Koepke: "Re: port newbie question"
    Date: Tue, 25 Jan 2005 18:20:26 -0800
    To: Jorn Argelo <jorn@wcborstel.nl>
    
    

    > > I am running FreeBSD 5.3 Release on a AMD Athlon 2800+ with Linux
    > > compatibility installed. I have just installed Linux-EnemyTerritory
    > > from ports and I tried to run it: ./et in
    > > /usr/compat/linux/usr/games/et .
    > > I then get this error message:
    > >
    > > ...loading libGL.so.1: QGL_Init: dlopen libGL.so.1 failed:
    > > libGL.so.1: cannot open shared object file: No such file or
    > > directory failed
    > > ----- CL_Shutdown -----
    > > RE_Shutdown( 1 )
    > > -----------------------
    > > ----- CL_Shutdown -----
    > > -----------------------
    > > Sys_Error: GLimp_Init() - could not load OpenGL subsystem
    > >
    > > I have located libGL.so.1 in my /usr/X11R6/lib/ .
    > > I read the handbook page on Linux Compatibilty, however that didn't
    > > seem to help.
    > >
    > > Any assistance would be greatly appreciated.
    >
    > I'm not sure where it searches for its required libs. You can try making an
    > symbolic link to /usr/compat/linux/usr/lib if it's not there. Or
    > perhaps /usr/compat/linux/usr/local/lib.
    >
    > Jorn
    >
    > >

    Can you run an OpenGL screen saver? I am guessing that OpenGL is not
    enabled for your video for whatever reason. You might check your
    config file.
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: John Koepke: "Re: port newbie question"