Jump to content

[ERROR] Libs on FreeBSD9.2 + Source


Recommended Posts

........................................................................ normaly with this

 

Bridged Adapter > my network adapter

you would get :

2f909478e4.png

try

portsnap update

then

portsnap fetch extract

again it should work i had this problem just a sec ago

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

cd /usr
fetch http://dllist.m2-tr.com/dl/lib32.tar.gz
tar -zxvf lib32.tar.gz
rm lib32.tar.gz
cd /usr/lib32
rm libmd.so.4
rm libz.so.4
rm libm.so.2
rm libc.so.5
ln -s libmd.so.5 libmd.so.4
ln -s libz.so.5 libz.so.4
ln -s libm.so.5 libm.so.2
ln -s libc.so.7 libc.so.5

should solve your problem !

 

thx to SmallPich from epvp

  • Love 1
Link to comment
Share on other sites

 

I just downloaded the FreeBSD9.2 + Source for compile and when i start the server i get this:

 

1e6039b42a458ca5.png

 

What do i need to do to resolve that? :/

 

PS: Sorry bad english :$

 

Greetz, RachadoPT

 

Libs

 

if you use 32 bits put this in /usr/lib

 

if you use 64 bits put this in /usr/lib32

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
  • Love 1
Link to comment
Share on other sites

Run these commands in your console to install FreeBSD and all the libs needed to metin2 server.

portsnap fetch extract && portsnap update

cd /usr/ports/misc/compat7x && make install clean
cd /usr/ports/misc/compat8x && make install clean
cd /usr/ports/misc/compat9x && make install clean
You FreeBSD configured, it does not connect to server FreeBSD. 
 
Here's a picture of how it should have set frebsd:

 

 

 

 

2mzi3n.png

 

You must put the defaullt ip router gateway.

 

i think compat7x is more then enought

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Run these commands in your console to install FreeBSD and all the libs needed to metin2 server.

portsnap fetch extract && portsnap update

cd /usr/ports/misc/compat7x && make install clean
cd /usr/ports/misc/compat8x && make install clean
cd /usr/ports/misc/compat9x && make install clean
You FreeBSD configured, it does not connect to server FreeBSD. 
 
Here's a picture of how it should have set frebsd:

 

 

 

 

2mzi3n.png

 

You must put the defaullt ip router gateway.

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
Link to comment
Share on other sites

Thank you all for trying to help. The problem is solved with the @Ming method :D Thank you all. Now the problem is other >< the serverfiles the server had were 34083 and when i tried to log in a client i had for this game version, it said: "Could not connect to server", then I updated the files to 40250 and tried with a new client, this time with a client for the 40250 files, and i had the same error...

The problem: I cant connect to the client >< (i've changed the serverinfo.py, looked in intrologin.py for ip's and there was none, now idk what do i need to do >< if someone can help me, thank you :$ )

 

Greetz, RachadoPT

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.