Results 1 to 10 of 13
hi Im pretty new to linux and Im trying to run a file...
I hope it is propper trying to open a bin file this way:
in the console I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-12-2003 #1Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
Problem with starting aplication
hi Im pretty new to linux and Im trying to run a file...
I hope it is propper trying to open a bin file this way:
in the console I say ...direktory/
/ [patrick@localhost planeshift]$ ./psclient-bin
and get following answer:
./psclient-bin: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found (required by ./psclient-bin)
please help...
- 06-12-2003 #2Linux User
- Join Date
- Feb 2003
- Location
- Norway, Asker
- Posts
- 267
Maybe yau have an old version of glibc?
- 06-12-2003 #3Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
sorry to be so stupid but where and most importand HOW do I do that?
where do I put the files, and do I have to add these to any file-lists?
- 06-12-2003 #4Linux User
- Join Date
- Feb 2003
- Location
- Norway, Asker
- Posts
- 267
well, this site explains glibc much bether than I am can do, so read that site.
Good luck
- 06-12-2003 #5Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
thx
- 06-12-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What is this program? If it is a free program, then download the source for it and recompile. That will most likely solve your problems.
- 06-12-2003 #7Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
its free
but i have no idea of how to recompile
- 06-12-2003 #8Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Well, what is it? Find its home page, download the .tar.gz file, unpack it and read the INSTALL and README files that comes with it. They describe how to make it work.
- 06-13-2003 #9Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
Usualy it is...
./configure
make
make test
make install
RegardsRegards
Andutt
- 06-13-2003 #10Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
oh no, that *G* Im really having my problems with linux cant get mplayer working either I guess Im just hopeless


Reply With Quote
