crusadingknight
Group: Members
Posts: 65
Joined: Nov. 2005 |
|
Posted: April 02 2006,15:09 |
|
Quote (wintersun @ April 02 2006,08:26) | this is what i get when executed:
Quote | I/O warning : failed to load external entity "languages/en/strings/console.xml" I/O warning : failed to load external entity "languages/en/strings/console.xml" I/O warning : failed to load external entity "languages/en/strings/errors.xml" I/O warning : failed to load external entity "languages/en/strings/errors.xml" I/O warning : failed to load external entity "languages/en/strings/help.xml" I/O warning : failed to load external entity "languages/en/strings/help.xml" I/O warning : failed to load external entity "languages/en/strings/options.xml" I/O warning : failed to load external entity "languages/en/strings/options.xml" I/O warning : failed to load external entity "languages/en/strings/spells.xml" I/O warning : failed to load external entity "languages/en/strings/spells.xml" I/O warning : failed to load external entity "languages/en/strings/stats.xml" I/O warning : failed to load external entity "languages/en/strings/stats.xml" I/O warning : failed to load external entity "languages/en/strings/titles.xml" I/O warning : failed to load external entity "languages/en/strings/titles.xml" Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Segmentation fault
|
I've Downloaded Xfree86.dsl and nvidia.dsl not sure they are configured properly though.. any ideas how to fix this? |
Wow, hey, fancy meeting you here (I'm an EL developer, same name there as here).
Let's see - do you have DRI, etc. compiled into your drivers, so that OpenGL is supported? Did you set datadir to the directory where it was installed (that's your problem with the languages, etc.)? (I'm also assuming you're running the static executable, otherwise you'd have shared library problems).
It looks like your main problem is lack of GLX support on your drivers. Also, could you post the contents of error_log.txt? That should have some more information on the problems that you're encountering, such as possibly explaining the segfault.
-------------- System: eTower 566.12, 32MB RAM, 7GB HD, 200MB swap, 1x USB v.1, Intel 810GFX, Intel 810 Audio. Recompiled so far: Pretty much everything. I think I'll have to do a remaster to cut the growing bloat off my system.
|