problem

problem

Postby spider » 05 Oct 2015, 09:37

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
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby spider » 05 Oct 2015, 09:54

Я решил написать накже по русски, надеюсь правила форума я не нарушу, но по русски говорю, чем по английски
играли в с у тра до вечера, потом надоело, сейчас опяь захотел, yum install supertux2
поставилось мгновенно, но выходишь из игры и все в следующий раз заново.

решил собрать в собственную директорию, но не помню как, помню, что сначало выкачивать git, cmake c определенными параметрами
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby Tobbi » 05 Oct 2015, 20:37

English, please!
SuperTux developer.
User avatar
Tobbi
SuperTux Moderator
 
Posts: 353
Joined: 12 Oct 2013, 13:08

Re: problem

Postby NaN » 05 Oct 2015, 21:25

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.
NaN
 
Posts: 151
Joined: 18 Jan 2010, 10:32

Re: problem

Postby spider » 06 Oct 2015, 12:23

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.
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby Tobbi » 06 Oct 2015, 22:42

cd into the directory where SuperTux is, then run cmake . && make
SuperTux developer.
User avatar
Tobbi
SuperTux Moderator
 
Posts: 353
Joined: 12 Oct 2013, 13:08

Re: problem

Postby spider » 08 Oct 2015, 10:33

Officialy supertux from fedora
additionanal levels not saved too:(
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby spider » 19 Oct 2015, 09:09

Where can I last vesion of gt file supertu 3
wheris of last vesion of git fil for compile
Thanks
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby Tobbi » 19 Oct 2015, 11:04

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.
SuperTux developer.
User avatar
Tobbi
SuperTux Moderator
 
Posts: 353
Joined: 12 Oct 2013, 13:08

Re: problem

Postby spider » 19 Oct 2015, 12:15

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
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby Tobbi » 19 Oct 2015, 19:20

Try git submodule update --init --recursive, then cmake . && make
SuperTux developer.
User avatar
Tobbi
SuperTux Moderator
 
Posts: 353
Joined: 12 Oct 2013, 13:08

Re: problem

Postby spider » 21 Oct 2015, 05:54

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)
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby spider » 22 Oct 2015, 11:32

https://github.com/tinygettext/tinygettext
here lib new.....but with this libraryry:" my supertux is NOT working now.
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby spider » 23 Oct 2015, 23:07

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?
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Re: problem

Postby spider » 24 Oct 2015, 08:32

Tobbii<,
my supertux compiled by 64 bit, how can i recompiled to supertux32 bit?
supertux(x64)
spider
 
Posts: 13
Joined: 02 Dec 2014, 23:33

Who is online

Users browsing this forum: No registered users and 1 guest