LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   utserver missing libs (libssl.so.0.9.8 etc) (https://www.linuxquestions.org/questions/linux-newbie-8/utserver-missing-libs-libssl-so-0-9-8-etc-4175435803/)

NiTrOcx 11-05-2012 05:17 PM

utserver missing libs (libssl.so.0.9.8 etc)
 
I joined LQ today.

I have a question i want to install utserver on my vps (Centos 5 32bit, fully updated)
And i get those missing libs. I tried to soft like them and it didn't worked.

I have googled around and found MANY users who had the same issue. And they all can't get it fixed.
So this is me asking you guys to try it oen more time. Maybe we get it to work.

If i am lucky.

And sorry for this noob question. But i am kind of new to linux so..


SSH root
Code:

[root@myname Torrent]# ./utserver
./utserver: /lib/libcrypto.so.0.9.8: no version information available (required by ./utserver)
./utserver: /lib/libssl.so.0.9.8: no version information available (required by ./utserver)
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)

Let me know if you need anything else.

I have the same problem as this guy: http://www.centos.org/modules/newbb/...orumpost128071
But i can't get it solved. When i put the command in ssh it says:

Code:

[root@myname ~]# sudo yum --disablerepo \* --enablerepo rpmforge list \*torrent\*
Loaded plugins: fastestmirror


Error getting repository data for rpmforge, repository not found

Then i tried;
Code:

[root@myname ~]# yum install rpmforge
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.transip.nl
 * extras: mirror.ellogroup.com
 * updates: mirror.ellogroup.com
base                                                    | 1.1 kB    00:00
extras                                                  | 1.9 kB    00:00
updates                                                  | 1.9 kB    00:00
vz-base                                                  |  951 B    00:00
vz-updates                                              |  951 B    00:00
Setting up Install Process
No package rpmforge available.
Nothing to do

Thanks a million!

Ztcoracat 11-07-2012 12:36 AM

Hi:

I'm not the expert here with the packages listed in your SSH root out put but I noticed that your terminal also provided this message:
Code:

Error getting repository data for rpmforge, repository not found
Which led me to thinking that the packages you need are not being found because they might be elsewhere.
Here is a portion of the article to support that. I only copied some of it but I provided the link so you can read the rest of the instructions. Hope that helps.


The default RPMforge repository does not replace any CentOS base packages. In the past it used to, but those packages are now in a separate repository (rpmforge-extras) which is disabled by default.
You can find a complete listing of the RPMforge package packages at http://packages.sw.be/

Download the rpmforge-release package. Choose one of the two links below, selecting to match your host's architecture. If you are unsure of which one to use you can check your architecture with the command uname -i
http://wiki.centos.org/AdditionalRes...ories/RPMForge

NiTrOcx 11-07-2012 12:47 PM

Quote:

Originally Posted by Ztcoracat (Post 4823876)
Hi:

I'm not the expert here with the packages listed in your SSH root out put but I noticed that your terminal also provided this message:
Code:

Error getting repository data for rpmforge, repository not found
Which led me to thinking that the packages you need are not being found because they might be elsewhere.
Here is a portion of the article to support that. I only copied some of it but I provided the link so you can read the rest of the instructions. Hope that helps.


The default RPMforge repository does not replace any CentOS base packages. In the past it used to, but those packages are now in a separate repository (rpmforge-extras) which is disabled by default.
You can find a complete listing of the RPMforge package packages at http://packages.sw.be/

Download the rpmforge-release package. Choose one of the two links below, selecting to match your host's architecture. If you are unsure of which one to use you can check your architecture with the command uname -i
http://wiki.centos.org/AdditionalRes...ories/RPMForge

Nvm i have it solved. I have installed Centos 6.
The problem was utorrent newest version is not made for Centos 5. It is missing all sort of libs.
Centos 6 only missed one lib i installed that, soft linked the lib and it worked.

Ztcoracat 11-07-2012 02:38 PM

Glad your issue is Solved and you have Centos 6!:hattip:

Don't forget to mark your thread 'Solved'-

NiTrOcx 11-07-2012 02:42 PM

Quote:

Originally Posted by Ztcoracat (Post 4824437)
Glad your issue is Solved and you have Centos 6!:hattip:

Don't forget to mark your thread 'Solved'-

Yeah, it was not going to work out on Centos 5. The OS was too old. What i was doing was the same for example as placing 9 out of the 10 libs from windows 7 in windows 8 (What of course never will work after all) but then not in windows but Centos. I was placing all those Centos 6.2 libs in Centos 5.0.

Ztcoracat 11-07-2012 02:54 PM

" I was placing all those Centos 6.2 libs in Centos 5.0."

Thank goodness; NiTrOcx that you realized it-
Some folks may have overlooked that and wondered why the OS wasn't responding....

Have a great day!

NiTrOcx 11-07-2012 03:28 PM

Quote:

Originally Posted by Ztcoracat (Post 4824450)
" I was placing all those Centos 6.2 libs in Centos 5.0."

Thank goodness; NiTrOcx that you realized it-
Some folks may have overlooked that and wondered why the OS wasn't responding....

Have a great day!

Not really all. But i think about 8 libs. But you know what i mean.
And thanks haha.

Ztcoracat 11-07-2012 04:02 PM

You are Welcome!


All times are GMT -5. The time now is 12:33 AM.