-------- Daroo files on root

08/25/2012 14:34 Interception#1
Hey everyone,

Well, i packed the files from virtual box, and pasted them on a root server. But now i get this error:

[Only registered and activated users can see links. Click Here To Register...]

The strange part is, it says it can't find that lib in libexec folder. But i can assure you, it's there....

Maybe someone know's the problem and is willing to help me out?



Greetings,
Interception
08/25/2012 14:45 Lauling#2
you need libs form youre server !
you have 32 bit odser 64 bit ?
08/25/2012 15:04 .NighT™#3
Take this libs, if you have FreeBSD 8.2
Write in putty that:
Code:
cd /lib
fetch http://rev.daroo-world.eu/8.2-RELEASE/libs.tar
tar -zxvf libs.tar
rm -R libs.tar
Greetz
.NighT™
08/26/2012 12:48 Interception#4
Quote:
Originally Posted by .NighT™ View Post
Take this libs, if you have FreeBSD 8.2
Write in putty that:
Code:
cd /lib
fetch http://rev.daroo-world.eu/8.2-RELEASE/libs.tar
tar -zxvf libs.tar
rm -R libs.tar
Greetz
.NighT™
Yeah, I have installed those libs,

About Lauling's reply, i have 8.2 64bit

bump