ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] libmss
@ 2003-03-25 19:31 Герасимов Дмитрий
  2003-03-25 19:58 ` Someone Unknown
  0 siblings, 1 reply; 2+ messages in thread
From: Герасимов Дмитрий @ 2003-03-25 19:31 UTC (permalink / raw)
  To: sisyphus

Приветствую!
Тут некая софтина попросила вот такого
[dima@localhost nwn]$ ./nwmain 
./nwmain: error while loading shared libraries: libmss.so.6: cannot open
shared object file: No such file or directory
пояснения. nwmain - это линуксовый клиент игрушки NeverWinterNights,
использует SDL.. все либы к SDL вроде стоят, но что такое mss чтото
в голову не приходит.. подскажите?





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] libmss
  2003-03-25 19:31 [sisyphus] libmss Герасимов Дмитрий
@ 2003-03-25 19:58 ` Someone Unknown
  0 siblings, 0 replies; 2+ messages in thread
From: Someone Unknown @ 2003-03-25 19:58 UTC (permalink / raw)
  To: sisyphus

В сообщении от 25 Март 2003 22:31 Герасимов Дмитрий написал:
> Приветствую!
> Тут некая софтина попросила вот такого
> [dima@localhost nwn]$ ./nwmain
> ./nwmain: error while loading shared libraries: libmss.so.6: cannot
> open shared object file: No such file or directory
> пояснения. nwmain - это линуксовый клиент игрушки NeverWinterNights,
> использует SDL.. все либы к SDL вроде стоят, но что такое mss чтото
> в голову не приходит.. подскажите?

Found this on a forum linked from here, but I thought it would be useful 
if it was here. Hopefully it's correct - apparently it worked on Debian 
- I'm going to try it shortly.
 
 Here's what to do:
 
Install using ravage's installer. (for me I put it in 
/usr/local/games/nwn)
 
cd /usr/local/games/nwn
 
wget 
ftp://alienhazard:isgay@punkrocker.servehttp.com/nwn-linux-patch1.29.zip
 
wget http://icculus.org/~dolson/files/patch.key
 
wget 
http://nwdownloads.bioware.com/neverwinternights/linux/129/nwclient129beta2.tar.gz 
unzip nwn-linux-patch1.29.zip
 
rm -rf miles
 
tar zxvf nwclient129beta1.tar.gz
 
sh fixinstall
 
chown -R dana.dana *
 
chown dana.dana /usr/local/games/nwn
 
su dana
 
./nwn <-- that runs the game.
 
./dmclient <-- that runs the DM client.
 

 If it crashes on you, you'll have to do this:
 
cp miles/* /usr/local/lib/
 
cd /usr/local/lib
 
rm libmss.so.6 libmss.so
 
ln -s libmss.so.6.5.2 libmss.so.6
 
ln -s libmss.so.6 libmss.so
 
ldconfig
 
or some other method of making it realize the miles libraries are there. 


>
>
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-25 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-25 19:31 [sisyphus] libmss Герасимов Дмитрий
2003-03-25 19:58 ` Someone Unknown

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git