[MTA]revenngeR Posted September 19, 2009 Share Posted September 19, 2009 When i try to do those commands ln -s /lib/libpcre.so.0 /lib/libpcre.so.3 chcon -t textrel_shlib_t core.so chcon -t textrel_shlib_t xmll.so chcon -t textrel_shlib_t net.so chcon -t textrel_shlib_t mods/deathmatch/deathmatch.so It gives me this GameServers@platzii mta-server]$ ln -s /lib/libpcre.so.0 /lib/libpcre.so.3 ln: creating symbolic link `/lib/libpcre.so.3' to `/lib/libpcre.so.0': File exists [GameServers@platzii mta-server]$ chcon -t textrel_shlib_t core.so chcon: can't apply partial context to unlabeled file core.so [GameServers@platzii mta-server]$ chcon -t textrel_shlib_t xmll.so chcon: can't apply partial context to unlabeled file xmll.so [GameServers@platzii mta-server]$ chcon -t textrel_shlib_t net.so chcon: can't apply partial context to unlabeled file net.so [GameServers@platzii mta-server]$ chcon -t textrel_shlib_t mods/deathmatch/deathmatch.so chcon: can't apply partial context to unlabeled file mods/deathmatch/deathmatch.so Can someone help me?! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now