Search found 11 matches

by athros
Thu Sep 09, 2010 3:32 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Ok. So, it built all the way up to TechTreeWnd.cpp - it can't find gvc.h FreeOrion/UI/TechTreeWnd.cpp:21:17: fatal error: gvc.h: No such file or directory compilation terminated. make[2]: *** [client/human/CMakeFiles/freeorion.dir/__/__/UI/TechTreeWnd.cpp.o] Error 1 make[1]: *** [client/human/CMakeF...
by athros
Wed Sep 08, 2010 11:46 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Could you try adding these lines template void System::serialize<FREEORION_OARCHIVE_TYPE>(FREEORION_OARCHIVE_TYPE&, const unsigned int); template void System::serialize<FREEORION_IARCHIVE_TYPE>(FREEORION_IARCHIVE_TYPE&, const unsigned int); At line 95 of SerializeUniverse.cpp (right after S...
by athros
Wed Sep 08, 2010 8:02 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Boost Library install successful. Make fails with the same errors. I'm trying scons now. EDIT: Is there a specific place boost needs to be installed to? EDIT 2: No surprise, scons failed. (Now that I've read a little bit, I realize that it's no longer officially supported :oops: ) network/Message.o:...
by athros
Wed Sep 08, 2010 7:19 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Nobody, probably. Whenever we get around to releasing v0.4, I'll probably take some time to update the Quick Play Guide . Until then, it's up to other volunteers. There's occasional talk of work on it, but not much seems to happen... which isn't surprising, as most people don't find writing documen...
by athros
Wed Sep 08, 2010 6:38 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Make Failed. [ 28%] Building CXX object server/CMakeFiles/freeoriond.dir/__/log4cpp/src/PThreads.cpp.o Linking CXX executable ../freeoriond CMakeFiles/freeoriond.dir/__/network/Message.cpp.o: In function `boost::archive::detail::iserializer<boost::archive::xml_iarchive, System>::load_object_data(boo...
by athros
Wed Sep 08, 2010 5:51 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Ok, with that fix, and a fix to the Documentation creation for GiGi (it was trying to create a doc file out of GG/docs/GG/ and the 2nd GG directory didn't exist) and the Graphviz library patch, cmake worked, and make is now working. I'm at 23% and climbing. I'll update when complete. 2nd: So, I do h...
by athros
Tue Sep 07, 2010 10:23 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

That worked, it's continuing to make. Will update when finished. A little off topic: How did you find that? I couldn't find anything on the error, which is why I posted it here... EDIT: I'm also keeping a record of what I do so that I can add it to some kind of documentation for Arch Linux users, 64...
by athros
Tue Sep 07, 2010 9:20 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Ok. I took a break so I didn't do anything drastic. GiGi error on compilation follows: Building CXX object src/CMakeFiles/GiGi.dir/adobe/eve.cpp.o In file included from /home/nsawlidi/Games/freeorion/FreeOrion/GG/src/adobe/eve.cpp:21:0: /home/nsawlidi/Games/freeorion/FreeOrion/GG/GG/adobe/cmath.hpp:...
by athros
Tue Aug 10, 2010 2:20 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

@kroddn: Output follows: $ ./freeorion --gdb Following into my basedir CWD: /home/nsawlidi/freeorion/application python2.5 found. Using it. ./freeorion: line 143: gdb: command not found ls application default freeorion freeorionca freeorionca.dbg freeoriond freeorion.dbg freeoriond.dbg lib OISInput....
by athros
Mon Aug 09, 2010 11:30 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

@kroddin - I was on .14, and I could not get the ./freeorion --gdb to work. Argument d and b not found. I'm on .15 and same problem. I'm untaring and putting the files into the application directory of freeorion, assuming that is correct. Do I need to do something else? @Geoff the Medio - I am willi...
by athros
Fri Aug 06, 2010 11:58 pm
Forum: Support
Topic: 0.3.14 can't start arch linux
Replies: 32
Views: 9194

Re: 0.3.14 can't start arch linux

Following into my basedir CWD: /home/nsawlidi/Games/freeorion/application python2.5 found. Using it. ./freeorion: line 143: 2127 Segmentation fault ${FO_TRACE} ${FO_GDB_ARGS} ./freeorion --resource-dir ./default $@ Same problem. Arch Linux, 64 Bit, on a laptop with a m9000 nVidia card. The fault is...