Page 1 of 1

problem

PostPosted: 05 Oct 2015, 09:37
by spider
1) OS Fedora 21
supertux-0.3.5a-1.fc21.x86_64
When i played, this supertux , supertux2 don't saved.....


I have problem with my memory and i want install supertux2 in local directory/

I lecturing on the forum instruction
I remember only:
git, cmake, make

Re: problem

PostPosted: 05 Oct 2015, 09:54
by spider
Я решил написать накже по русски, надеюсь правила форума я не нарушу, но по русски говорю, чем по английски
играли в с у тра до вечера, потом надоело, сейчас опяь захотел, yum install supertux2
поставилось мгновенно, но выходишь из игры и все в следующий раз заново.

решил собрать в собственную директорию, но не помню как, помню, что сначало выкачивать git, cmake c определенными параметрами

Re: problem

PostPosted: 05 Oct 2015, 20:37
by Tobbi
English, please!

Re: problem

PostPosted: 05 Oct 2015, 21:25
by NaN
He has used yum to install supertux2. The game seems not to save his progress. So he wants to try a git build, asking for build instructions.

Re: problem

PostPosted: 06 Oct 2015, 12:23
by spider
1) yum or dmf install supertux? DO NOT SAVE FILES WITH game
2) Toby. use translate.google,!
3)
NaN {l Wrote}:He has used yum to install supertux2. The game seems not to save his progress. So he wants to try a git build, asking for build instructions.

after this:

cmake .. -DCMAKE_INSTALL_PREFIX=/home/chaos/T3 -DDEBUG=ON

CMake Error: The source directory "/home/chaos/T3" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
[chaos@note supertux]$ cmake .. -DCMAKE_INSTALL_PREFIX=/home/chaos/T3 -DDEBUG=ON
CMake Error: The source directory "/home/chaos/T3" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

Re: problem

PostPosted: 06 Oct 2015, 22:42
by Tobbi
cd into the directory where SuperTux is, then run cmake . && make

Re: problem

PostPosted: 08 Oct 2015, 10:33
by spider
Officialy supertux from fedora
additionanal levels not saved too:(

Re: problem

PostPosted: 19 Oct 2015, 09:09
by spider
Where can I last vesion of gt file supertu 3
wheris of last vesion of git fil for compile
Thanks

Re: problem

PostPosted: 19 Oct 2015, 11:04
by Tobbi
Open a terminal and type git clone --recursive https://github.com/SuperTux/supertux.git

Or get the latest code from here:
https://github.com/SuperTux/supertux (Click the "Download ZIP" button), though, you'd still need to update dependencies.

Re: problem

PostPosted: 19 Oct 2015, 12:15
by spider
Thank,your!
After complied via cmake, :note games]$ ./supertux2

{l Code}: {l Select All Code}
./supertux2: error while loading shared libraries: libtinygettext.so: cannot open shared object file: No such file or directory



How can i make clean cmake build? now my cmake only get:
{l Code}: {l Select All Code}
note src]$ cmake cd ../ -DCMAKE_INSTALL_PREFIX=/home/chaos/G777
-- Boost version: 1.57.0
-- Found OggVorbis: /usr/lib64/libvorbisfile.so;/usr/lib64/libvorbis.so;/usr/lib64/libogg.so
-- Size of void* is 8
-- Configuring directory /home/chaos/G777/supertux/src/data
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chaos/G777/supertux/src

Re: problem

PostPosted: 19 Oct 2015, 19:20
by Tobbi
Try git submodule update --init --recursive, then cmake . && make

Re: problem

PostPosted: 21 Oct 2015, 05:54
by spider
Please, write full command:
{l Code}: {l Select All Code}
git --init --recursive https://github.com/SuperTux/supertux

and
{l Code}: {l Select All Code}
git clone --init --recursive https://github.com/SuperTux/supertux

error: Unknown option: -init
{l Code}: {l Select All Code}
git submodule update  --init --recursive https://github.com/SuperTux/supertux
fatal: Not a git repository (or any parent up to mount point /home)

Re: problem

PostPosted: 22 Oct 2015, 11:32
by spider
https://github.com/tinygettext/tinygettext
here lib new.....but with this libraryry:" my supertux is NOT working now.

Re: problem

PostPosted: 23 Oct 2015, 23:07
by spider
I compiled this libary, but supertux is NOT working

    -rwxr-xr-x 1 chaos chaos 159784 окт 21 08:32 libtinygettext.so
    -rwxr-xr-x 1 chaos chaos 10471216 окт 21 09:19 supertux2



{l Code}: {l Select All Code}
libfreebl3.so => /lib64/libfreebl3.so (0x0000003338600000)
ldd ./supertux2  | grep tiny
libtinygettext.so => not found

tiny library compiled in 32 bit, HOW can i compiled in 64 bit?

Re: problem

PostPosted: 24 Oct 2015, 08:32
by spider
Tobbii<,
my supertux compiled by 64 bit, how can i recompiled to supertux32 bit?
supertux(x64)