Hello
I'm kind of new to coding anything outside of programs I write and maintain myself, so be easy on me haha.
I'm having a problem getting a compiled qvm to run. I'm working on Ubuntu Hardy (64bit AMD) and checked out the latest SVN via svn co svn://svn.icculus.org/tremulous/trunk Tremulous. I make it, and it builds fine (I had an error, but after searching the forums I figured it out). However, when I run a server using the compiled game.qvm and tremded.x86_64, the server doesn't show up, and when I run it using the compiled game.qvm and TJW's tremded.x86 the server shows up, but when I connect it gives me a "default_model (sarge) failed to register" error. In both cases, the server console outputs a bunch of errors about how buildable file configs don't exists and aren't found, ending with the line "voice list is empty," before the normal "Resolving master.tremulous.net" etc.
I can get a server to run fine using TJW's tremded and a game.qvm I get from the modding forum. Anyone know what the problem is?
Couple of things:
1. Should I be using the latest SVN? If not, what SVN should I use? I tried to compile an earlier one, but it failed... is there any command I need to do before "make"? (about getting compile information or tools or something?)
2. Is using x86_64 going to cause a problem? Is it bad that my tremded is .x86_64?
Thanks in advance