Search found 5 matches
- 12 May 2005, 16:43
- Forum: Support & Bug reports
- Topic: fedora prob (linux noob)
- Replies: 9
- Views: 5636
Figured I should share how I got the OpenGL stuff to work, since that was my main problem. Be sure you do this before anything else, or you'll have to start all over. Get the yum.conf file from here and copy it to /etc/yum.conf (you should probably backup your old one). Then there are four simple co...
- 12 May 2005, 15:18
- Forum: Support & Bug reports
- Topic: fedora prob (linux noob)
- Replies: 9
- Views: 5636
0.3.0 from http://guichan.sourceforge.net/downloads.shtml . Maybe I didn't reinstall it correctly? I just repeated the basic commands: ./configure make make install EDIT: Sorry 'bout all the edits. Here's some interesting stuff: [sstevens@dhcppc4 gui]$ locate sdlimageloader /usr/local/include/guicha...
- 12 May 2005, 14:37
- Forum: Support & Bug reports
- Topic: fedora prob (linux noob)
- Replies: 9
- Views: 5636
Gah! So close, but yet so far.. I figured out how to get the OpenGL headers fixed *woohoo!*, but now I'm getting different errors. Maybe you guys can help me with these ones too? obj/gui/gui.o(.text+0x61e): In function `Gui::Gui(Graphics*)': src/gui/gui.cpp:51: undefined reference to `gcn::OpenGLIma...
- 12 May 2005, 02:09
- Forum: Support & Bug reports
- Topic: fedora prob (linux noob)
- Replies: 9
- Views: 5636
- 11 May 2005, 22:15
- Forum: Support & Bug reports
- Topic: fedora prob (linux noob)
- Replies: 9
- Views: 5636
fedora prob (linux noob)
I'm running Fedora Core 3, and I keep getting error messages when trying make install. I've installed SDL, SDL_mixer, SDL_image, Guichan and physfs (already have libxml2) but I still can't get make to work. From this thread, I followed Bjorn's suggestions and did cvs -z3 -d:pserver:anonymous@cvs.sou...