[Help] FreeBsd8.1-Release PROT_EXEC|PROT_WRITE failed.

11/16/2010 15:33 p3pp1n0#1
Every time i start the server i get the error:

PROT_EXEC|PROT_WRITE failed.

I'm running freebsd 8.1, have edited the core files ( game db auth ),
and put the ld-elf.so.2 in /usr/libexec , /libexec and /usr/local/libexec

any suggestions?
11/16/2010 15:44 .KKS#2
You must put the file ld-elf.so.2 only after /libexec/ .
It's a 32 bit system or a 64 bit system?
11/16/2010 15:46 p3pp1n0#3
32 bit system..ok deleting it from the other locs, but dun think it's that :/
11/16/2010 15:53 .KKS#4
Watch in the syslog and syserr.
Is there anything?
11/16/2010 16:10 p3pp1n0#5
Syslogs are all fine, syserr are not even created :/

Maybe i'd better roll back to 7.2 XD
12/17/2010 04:25 atag#6
You have to unpack (with upx) db auth and game files :)
It helped me on 9.0-CURRENT too.
12/17/2010 06:39 FreiBSD#7
No, it won't work, because the game library files, are not compatible with the newer systems.

In because of that, no-one will be able to get Metin2 files on FreeBSD 8.0 / Higher running.

Someguy, has the library files, but to get them - is a hard way...
07/15/2011 12:00 TheCoderl®#8
ah yes, i've written that i don't know, BUT I KNOW XD, you must put the library for freebsd 8.1 and for freebsd 7.2 in usr/lib o.O... i think then i don't know
07/15/2011 13:39 .Apfel#9
Quote:
Originally Posted by atag View Post
You have to unpack (with upx) db auth and game files :)
It helped me on 9.0-CURRENT too.
I made it, too a month ago and it'll work!