
Search found 7 matches
- 12 Apr 2008, 09:51
- Forum: Off Topic Discussion
- Topic: Image; rock, paper scissors....
- Replies: 782
- Views: 113577
- 08 Apr 2008, 08:11
- Forum: AI
- Topic: RAI v0.601
- Replies: 260
- Views: 83528
Re: RAI v0.553
Thanks. I don't know how I missed it. Now to figure out how to use CodeBlocks...
- 08 Apr 2008, 03:56
- Forum: AI
- Topic: RAI v0.601
- Replies: 260
- Views: 83528
Re: RAI v0.553
I apologize if this should be obvious, but how would I go about compiling RAI for linux? I need a version for 32-bit linux and have been unable to find either a precompiled copy or instructions on how to compile it myself. I know that I need the spring source, but I am unsure of what to do with the ...
- 28 Oct 2007, 02:59
- Forum: Linux
- Topic: Compiling on Fedora 7 x64
- Replies: 9
- Views: 2114
Removing ccache fixed the problem! Scons now sees all the dependencies and is compiling just fine. I had managed to get spring to run using the suse rpms and linking to the correct libraries, but I would rather use a version compiled for my system than one meant for an entirely different distributio...
- 12 Sep 2007, 00:59
- Forum: Linux
- Topic: Compiling on Fedora 7 x64
- Replies: 9
- Views: 2114
Yes, I am positive that I have all the development packages installed. I know for a fact that I have all of the header files it can't find, and I believe that is what the dev packages mainly provide (that the configure checks for, at least). I believe I installed all the packages except for sablevm ...
- 11 Sep 2007, 01:07
- Forum: Linux
- Topic: Compiling on Fedora 7 x64
- Replies: 9
- Views: 2114
- 09 Sep 2007, 22:59
- Forum: Linux
- Topic: Compiling on Fedora 7 x64
- Replies: 9
- Views: 2114
Compiling on Fedora 7 x64
I am having this problem when I run scons configure on a 64 bit install of Fedora 7. It is acting like I don't have any of the dependencies, but I am positive that I have all of them installed. $ scons configure scons: Reading SConscript files ... Now configuring. If something fails, consult `config...