[Slackware 8.1] UT Server?

Pagina: 1
Acties:

  • aKra
  • Registratie: Mei 2000
  • Laatst online: 00:30

aKra

Intentionally left blank.

Topicstarter
Ik ben vandaag erg hard bezig geweest met het proberen te installeren van een UT Server, maar het lukt niet omdat hij sommige files mist, heel X is geinstalleerd (full full full xxxxxxl full install) en ik heb uit een oude post ook wat opgehaald en ook precies gedaan zoals het daar stond.

[topic=311605/1/50]

Nu is mijn vraag, weet iemand nog enige oplossingen?

(die extra .so files heb ik ook maar effe opgehaald)
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
root@montu:/home/files/ut-server/System# ldd ucc-bin
      libdl.so.2 => /lib/libdl.so.2 (0x4001b000)
      libnsl.so.1 => /lib/libnsl.so.1 (0x4001f000)
      libpthread.so.0 => /lib/libpthread.so.0 (0x40034000)
      Engine.so => ./Engine.so (0x4004a000)
      Core.so => ./Core.so (0x402a3000)
      Editor.so => ./Editor.so (0x40412000)
      libm.so.6 => /lib/libm.so.6 (0x405a1000)
      libc.so.6 => /lib/libc.so.6 (0x405c3000)
      libSDL-1.2.so.0 => ./libSDL-1.2.so.0 (0x406d4000)
      /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
      libX11.so.6 => not found
      libXext.so.6 => not found
root@montu:/home/files/ut-server/System#

root@montu:/home/files/ut-server/System# ls /usr/X11R6/lib/libX11.so.6
/usr/X11R6/lib/libX11.so.6
root@montu:/home/files/ut-server/System# ls /usr/X11R6/lib/libXext.so.6
/usr/X11R6/lib/libXext.so.6
root@montu:/home/files/ut-server/System#

Heeft nog iemand raad?

Intentionally left blank.


Verwijderd

/usr/X11R6/lib in /etc/ld.so.conf toevoegen

dan ldconfig draaien

  • hbokh
  • Registratie: Februari 2002
  • Laatst online: 07-08 10:02

hbokh

Unox: the worst OS!

[ fok! Weer te laat :) ]

Heb je /usr/X11R6/lib in /etc/ld.so.conf staan?
Zo nee: toevoegen en ldconfig draaien.
Zo ja: beats me

This is my sick nature.


  • aKra
  • Registratie: Mei 2000
  • Laatst online: 00:30

aKra

Intentionally left blank.

Topicstarter
Ja, staat er al in.

Intentionally left blank.


  • aKra
  • Registratie: Mei 2000
  • Laatst online: 00:30

aKra

Intentionally left blank.

Topicstarter
Ghmz, nu geeft hij geen error meer ineens...

Ik heb ldconfig dus gedraaid...

Maar hij quit wel de server meteen, wat is de goede line om een server te kunnen starten?

Intentionally left blank.


  • hbokh
  • Registratie: Februari 2002
  • Laatst online: 07-08 10:02

hbokh

Unox: the worst OS!

Op zondag 14 juli 2002 17:55 schreef aKra het volgende:
Ghmz, nu geeft hij geen error meer ineens...

Ik heb ldconfig dus gedraaid...

Maar hij quit wel de server meteen, wat is de goede line om een server te kunnen starten?
"ucc server"

Maar rag effe door deze page heen, dan kom je wel verder:

http://www.planetunreal.com/TheAdminPage/TheLinuxServer.htm

This is my sick nature.

Pagina: 1