Hallo !
ich habe nach einen rootkit einige datein von einem backup zurückkopiert und jetzt kommt folgende meldung !
ich habe ein upgrade gemacht wie das rootkit da war !
www3:/home/admin# top
top: error while loading shared libraries: libproc-3.2.5.so: cannot open shared object file: No such file or directory
www3:/home/admin# ps
ps: error while loading shared libraries: libproc-3.2.5.so: cannot open shared object file: No such file or directory
www3:/home/admin#
Wie kann ich das problem lösen ?
besten dank im vorraus !
mfg.
erti
libproc-3.2.5.so: cannot open shared object file: No such file or directory
-
- Posts: 4
- Joined: 2006-01-17 21:31
-
- Project Manager
- Posts: 11186
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: libproc-3.2.5.so: cannot open shared object file: No such file or directory
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 4
- Joined: 2006-01-17 21:31
Re: libproc-3.2.5.so: cannot open shared object file: No such file or directory
Hallo !
ich habe auf meinen system die version libproc-3.2.6.so jetzt stimmt da einiges nicht weil dia alte version gesucht wird!
weil top & ps möchten auf libproc-3.2.5.so zugreifen !
besten dank
mfg.
erti
ich habe auf meinen system die version libproc-3.2.6.so jetzt stimmt da einiges nicht weil dia alte version gesucht wird!
weil top & ps möchten auf libproc-3.2.5.so zugreifen !
besten dank
mfg.
erti
-
- Posts: 250
- Joined: 2002-10-22 09:49
- Location: vorm Rechner
Re: libproc-3.2.5.so: cannot open shared object file: No such file or directory
Versuchs doch mal mit:
ln -s libproc-3.2.6.so libproc-3.2.so
oder
ln -s libproc-3.2.6.so libproc-3.2.5.so
ln -s libproc-3.2.6.so libproc-3.2.so
oder
ln -s libproc-3.2.6.so libproc-3.2.5.so
-
- Posts: 4
- Joined: 2006-01-17 21:31
Re: libproc-3.2.5.so: cannot open shared object file: No such file or directory
Hallo !
hatte ich schon probiert, das geht leider auch nicht !
danach kommt die fehlermeldung:
ps: /lib/libproc-3.2.5.so: version '_3_2_4' not found (required by ps)
mfg.
erti
hatte ich schon probiert, das geht leider auch nicht !
danach kommt die fehlermeldung:
ps: /lib/libproc-3.2.5.so: version '_3_2_4' not found (required by ps)
mfg.
erti
-
- Project Manager
- Posts: 11186
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: libproc-3.2.5.so: cannot open shared object file: No such file or directory
Lies bitte den FAQ-Artikel und lass die Kiste neu aufsetzen! Alles Andere ist fahrlässig...
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 250
- Joined: 2002-10-22 09:49
- Location: vorm Rechner
Re: libproc-3.2.5.so: cannot open shared object file: No such file or directory
*arg* das Wort rootkit hatte ich wohl glatt übersehen. In dem Fall natürlich neuaufsetzten!