Compile on linux

Bug reports and discussion about bugs.
Post Reply
User avatar
tokariew
Posts: 374
Joined: Thu May 13, 2010 8:20 pm
Location: Poland

Compile on linux

Post by tokariew »

I have question what packages was need to complete succesfull compiling new version of TomeNet. I get many error massege.
I have 64 bit system, nearly minimal install.
I compile with mikaelh site.
All version for your site don't work with KDE4.x, so i can't simple download new binary vesrion.
The windows version work good
img {
max-width: 100%;
}
https://tokariew.xyz
mikaelh
Developer
Posts: 217
Joined: Sun Dec 13, 2009 3:18 pm

Re: Compile on linux

Post by mikaelh »

The latest version requires SDL and SDL_mixer libraries. You will also need the devel packages if your distribution has those.

I'm curious why my Linux binaries don't work. Can you please post the output when you try running them?
User avatar
tokariew
Posts: 374
Joined: Thu May 13, 2010 8:20 pm
Location: Poland

Re: Compile on linux

Post by tokariew »

sorry it was probably problem with not having an SDL packages, or maybe it was bug on 32 bit Fedora system, with KDE4.x, now it look fine.
i will check it later, becouse, yesterday i reinstall system
img {
max-width: 100%;
}
https://tokariew.xyz
mikaelh
Developer
Posts: 217
Joined: Sun Dec 13, 2009 3:18 pm

Re: Compile on linux

Post by mikaelh »

Well, as it turns out, there was a problem with my Linux binaries. I had forgotten to set the runtime library search path in the binaries, which meant that the libraries I had included in the tarball weren't being used. I have now fixed the binaries and uploaded the updated Linux clients to my site and to www.tomenet.eu.
Post Reply