View Single Post
Re: Custom Metamod for Realbot not working for Linux
Old
  (#18)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: Custom Metamod for Realbot not working for Linux - 02-01-2004

Hi, thanks for the quick reply !

i tried, and now it compiles (using gcc3.2).
but realbot still does not load in metamod:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] <realbot_mm_i48 badf unld realbot_mm_i486. v - ini - -
1 plugins, 0 running

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
meta info RealBot
name: (nil)
desc: <realbot_mm_i486.so>
status: badfile
action: unload
filename: ../realbot/dll/realbot_mm_i486.so
file: realbot_mm_i486.so
pathname: /var/games/hdls_l/realbot/dll/realbot_mm_i486.so
index: 1
source: ini file
loadable: -
unloadable: -
version: (nil)
date: (nil)
author: (nil)
url: (nil)
logtag: (nil)
last loaded: Thu Jan 1 01:00:00 1970
No DLLAPI functions.
No DLLAPI-Post functions.
No NEWAPI functions.
No NEWAPI-Post functions.
No Engine functions.
No Engine-Post functions.
Registered commands:
0 commands
Registered cvars: float value string value
0 cvars
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
meta version
Metamod v1.17 2003/11/15
by Will Day <willday@metamod.org>
http://www.metamod.org/
compiled: Jan 2 2004, 20:51:45 Eastern (debugging)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


which looks very strange, so i perhaps made a mistake somewhere, any clues ?

/edit
i have made one thing differnt from your guide, i used the 2.3 sdk from metamod.org/files/sdk, which claimed to fix gcc issues, which it did, i.e. using the original steam sdk (a windows exe) the compile fails with include and def. errors.
edit/

Cheers MeMeD

Last edited by Onno Kreuzinger; 02-01-2004 at 21:18..
  
Reply With Quote