Raised This Month: $51 Target: $400
 12% 

Problem loading mani mod


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CSadmin
New Member
Join Date: Dec 2005
Old 12-18-2005 , 08:38   Problem loading mani mod
Reply With Quote #1

Hi all,

i'm installing mani plugin at a linux server.

when i test the plugin i get this.



server8:/home/hlds/hlds/cstrike/bin# ldd mani_admin_plugin_i486.so
libm.so.6 => /lib/libm.so.6 (0x4031e000)
libdl.so.2 => /lib/libdl.so.2 (0x40340000)
tier0_i486.so => not found
vstdlib_i486.so => not found
libc.so.6 => /lib/libc.so.6 (0x40344000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

Whats wrong?
CSadmin is offline
Send a message via MSN to CSadmin
Mani
Veteran Member
Join Date: Dec 2004
Location: UK
Old 12-18-2005 , 09:22  
Reply With Quote #2

That's normal.

Your srcds_run usually sets up the LD_LIBRARY_PATH so that tier0_i486.so and vstdlib_i486.so can be found at run time.

export LD_LIBRARY_PATH=".:bin:$LD_LIBRARY_PATH"

So it ends up looking like (Beta H)

libm.so.6 => /lib/tls/libm.so.6 (0x00111000)
libdl.so.2 => /lib/libdl.so.2 (0x002dc000)
tier0_i486.so => bin/tier0_i486.so (0x00134000)
vstdlib_i486.so => bin/vstdlib_i486.so (0x00dd3000)
libc.so.6 => /lib/tls/libc.so.6 (0x00b93000)
/lib/ld-linux.so.2 (0x001ac000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00cce000)

Mani
__________________
Installation files, documentation and help can be found at: -

www.mani-admin-plugin.com
Mani is offline
CSadmin
New Member
Join Date: Dec 2005
Old 12-18-2005 , 09:29  
Reply With Quote #3

mm then i dont know why its not loading the mani plugin


] plugin_print
Loaded plugins:
---------------------
---------------------

i putted the .so in

/cstrike/bin

and the .vdf in /cstrike/addons


] plugin_load mani_admin_plugin.vdf
Unable to load plugin "mani_admin_plugin.vdf"
Unable to load plugin "mani_admin_plugin.vdf"
CSadmin is offline
Send a message via MSN to CSadmin
Mani
Veteran Member
Join Date: Dec 2004
Location: UK
Old 12-18-2005 , 10:33  
Reply With Quote #4

Quote:
Originally Posted by CSadmin
mm then i dont know why its not loading the mani plugin


] plugin_print
Loaded plugins:
---------------------
---------------------

i putted the .so in

/cstrike/bin

and the .vdf in /cstrike/addons


] plugin_load mani_admin_plugin.vdf
Unable to load plugin "mani_admin_plugin.vdf"
Unable to load plugin "mani_admin_plugin.vdf"
The source mm version should go in

cstrike/addons/mani_admin_plugin/bin/

The non sourcemm version should go in

cstrike/addons/ (same directory as mani_admin_plugin.vdf)

Mani
__________________
Installation files, documentation and help can be found at: -

www.mani-admin-plugin.com
Mani is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode