As far as I know... Mac OS X is powered by a BSD variant. I was trying to get a TFC server up in a OS X Server 1.2 machine, but got an error message when I tried to run this command:
export LD_LIBRARY_PATH=/half-life directory path:$LD_LIBRARY_PATH
(which is what i use on a linux box. before running the half-life executable)
The error said something about LD_LIBRARY_PATH being a bad or unrecognized object> I don't recall the exact message and I won't be able to reproduce it until later today. At which time I can post it and other info if necessary.
Can anyone tell me what I would need to do to accomplish the same thing in BSD? I'm *really* new at *nix. I think that command has something to do with loading libraries, but I honestly do not know enough about either OS to know for certain.
Thanks
export LD_LIBRARY_PATH=/half-life directory path:$LD_LIBRARY_PATH
(which is what i use on a linux box. before running the half-life executable)
The error said something about LD_LIBRARY_PATH being a bad or unrecognized object> I don't recall the exact message and I won't be able to reproduce it until later today. At which time I can post it and other info if necessary.
Can anyone tell me what I would need to do to accomplish the same thing in BSD? I'm *really* new at *nix. I think that command has something to do with loading libraries, but I honestly do not know enough about either OS to know for certain.
Thanks