You are not logged in.

#1 2008-02-14 16:16:40

eldamar
Member
From: Sweden
Registered: 2008-02-11
Posts: 104

warsow server

im trying to get a warsow server up and runing.
when i try to execute the ./wsw_server i get this error:

./wsw_server.i386: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory

i did pacman -S curl
but i still get the same error.

Offline

#2 2008-02-14 17:10:12

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: warsow server

archlinux has libcurl.so.4 so the warsow binary distributed is not compatible with arch.
You can easy rebuild it though, since there is a PKGBUILD available on AUR :
http://aur.archlinux.org/packages.php?d … =1&ID=2679


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

Board footer

Powered by FluxBB