Page 1 of 5

Posted: Sat 04 Apr 2009, 16:34
by ttuuxxx
pcampbell87 wrote:I have built all the dependencies from source (all 40 of them!) however I am now getting an error 'cannot find -lpython2.6' when trying to make gcompris. I compiled python 2.6 from source when building the dependencies so I must have done something wrong at some point - back to the drawing board :(
make sure you have this folder and its .h files inside of it
/usr/include/python2.6
if its called anything else system link it to /usr/include/python2.6
also if your compiling python why not just use the one which came with the compiler? 2.5? that should of worked.
ttuuxxx

Posted: Sat 04 Apr 2009, 20:29
by pcampbell87
ttuuxxx wrote:if your compiling python why not just use the one which came with the compiler? 2.5? that should of worked.
One of the dependencies, pycairo, required it. I did not compile it at the beginning and therefore some of the dependencies were compiled against different versions of python - maybe this could have been responsible for the error.

I have started again using an older version of pycairo and the included python 2.5 - hopefully it will work this time!

Posted: Sun 05 Apr 2009, 00:35
by pcampbell87
I've done it!

gcompris.sfs

I decided on .sfs files as it makes the installation quick and simple. This file contains the main program and all the dependencies and comes in around 55.5 mb. There is a second .sfs which includes the extra languages and voices which I am currently uploading (another 50 mb file) - I will post a link once it has finished.

I have given Gcompris a quick test and everything seems to work ok, however as I have never used the program before I am not the best person to tell whether any features are missing. If you notice anything that isn't working it is probably just a missing dependency and if you let me know I will happily recompile it.

Enjoy :wink:

Posted: Sun 05 Apr 2009, 01:17
by pcampbell87
Extra languages and voices.

gcompris-languages.sfs

Posted: Sun 05 Apr 2009, 02:59
by ttuuxxx
excellent glad you managed to do it :)
great job
ttuuxxx

Posted: Sun 05 Apr 2009, 06:41
by sidders
Fantastic. I will get my 2 year old on it. Thanks.

Just another 40 odd days to go. I could get the kids to make you a 'headover'. :P

Posted: Sun 05 Apr 2009, 07:43
by magerlab
i'm downloading now....
hope it works
does it have python inside or need to install it ?

Posted: Sun 05 Apr 2009, 13:24
by pupshock
totally awesome; many thanks, pcampbell87.

For those who need to verify, the md5sum of gcompris.sfs is
52b12c47f532114de8c32075b5711b32

gcompris.sfs is working in puppy 4.20.
There is no sound (i have not downloaded the additional sfs yet)

gcompris.sfs does not work in EduPup (the base is Puppy 3.01) :
the sfs cannot be 'seen', even though it is in /mnt/home, and/or renamed
to include "301" eg gcompris_301.sfs

Posted: Sun 05 Apr 2009, 14:27
by pcampbell87
I have no sound in 4.2 either. It seems to be a gstreamer problem - I will look into it.

The admin panel (run gcompris -a) is also broken, again, I think this is a dependency problem.

Once they are fixed I will upload another .sfs. If anyone else comes across any problems just let me know and I will try my best to fix it.

Posted: Sun 05 Apr 2009, 14:28
by ttuuxxx
didn't work in 4.2 missing libjasper.so.1
and also missing skins/gartoon/boardicons/strategy.svg
if you could make a patch for these 2 things that would be great, svae downloading it all again :)
ttuuxxx

Posted: Sun 05 Apr 2009, 15:04
by ttuuxxx
/usr/share/gcompris/boards/skins/gartoon/boardicons/strategy.svg
is where the image is, but its requesting it at
skins/gartoon/boardicons/strategy.svg
maybe a system link?
here's the missing lib, I compiled it on 4.2 and below is a the image of the error
ttuuxxx

Posted: Sun 05 Apr 2009, 15:13
by pupshock
sidders got the sound to work
see posts 8 Jan & 13 Jan
http://www.murga-linux.com/puppy/viewtopic.php?t=34135

that was for EduPup, but i presume the dependencies should be the same for Puppy 4.20

uh, ttuuxxx, still no sound after installing jasper-etc

Posted: Sun 05 Apr 2009, 15:42
by ttuuxxx
The most I can say about the sound is that the sound files are included, Since I can't really start the game because I can't get by the first screen, I can't figure out the sound. Sorry, even if I run it via command line nothing really reported. I would have to get to the sound stage to debug it.
try running via the terminal
gcompris

ttuuxxx

Posted: Sun 05 Apr 2009, 17:01
by pcampbell87
I get the svg error in Puppy 4.1.2. I have checked and the files do exist, I think this may be related to one of the dependencies, librsvg. I used the one included in puppy rather than compiling from source.

The sound issue seems to be gstreamer related and checking this page shows that there is a known bug... unfortunately gcompris development doesn't seem very well documented and I am not sure which bug they are referring to.

Sorry for the errors guys, I am currently recompiling a few dependencies and hopefully it will be working soon.

Posted: Sun 05 Apr 2009, 17:08
by magerlab
seems to work ok in NOP and 4.1.2
needs gstreamer plugin ( says when run from console)

my daughter is happy:)
i will wipe off sidux
maybe only amarok is the last one i need more:)

Posted: Sun 05 Apr 2009, 17:11
by ttuuxxx
pcampbell87 wrote:I get the svg error in Puppy 4.1.2. I have checked and the files do exist, I think this may be related to one of the dependencies, librsvg. I used the one included in puppy rather than compiling from source.

The sound issue seems to be gstreamer related and checking this page shows that there is a known bug... unfortunately gcompris development doesn't seem very well documented and I am not sure which bug they are referring to.

Sorry for the errors guys, I am currently recompiling a few dependencies and hopefully it will be working soon.
You might want to build the 8.3 version, it uses sdl & Sdl mixer for the sounds, That works on puppy very well., 8.4 is gstreamer only.
ttuuxxx

Posted: Sun 05 Apr 2009, 17:15
by ttuuxxx
magerlab wrote:seems to work ok in NOP and 4.1.2
needs gstreamer plugin ( says when run from console)

my daughter is happy:)
i will wipe off sidux
maybe only amarok is the last one i need more:)
Don't you speak Russian or something like that?
If so you can get Russian or other language files for it at ubuntu
http://packages.ubuntu.com/intrepid/gcompris-sound
just extract the sound files into the corresponding directories
ttuuxxx

Posted: Sun 05 Apr 2009, 17:26
by pcampbell87
magerlab wrote:needs gstreamer plugin ( says when run from console)
Of course! I forgot to compile the plugins! I feel a bit stupid now :oops: I am currently making another version with libjasper, librsvg and the gstreamer plugins.
ttuuxxx wrote:If so you can get Russian or other language files for it at ubuntu
I will seperate the different voices into individual .pet files to make it easy to install extra languages.

Posted: Sun 05 Apr 2009, 19:14
by magerlab
yes 'll get some russian files thank you !
maybe i'll remake that sfs only with russian sounds
also can i finally use some python apps with this sfs ?

Posted: Sun 05 Apr 2009, 22:26
by ecomoney
Russian Schools all use Linux after a Micro$ofts lawyers decided their Russian schoolteachers were an easier target than Russian Mobsters, who are known for making a lot of money pirating windows.

http://www.theinquirer.net/inquirer/new ... racy-scare
http://news.bbc.co.uk/1/hi/technology/7034828.stm

I hope Britain will go the same way, even though it would kill my free supply of computers!

Perhaps the 8.3 version would be better for now as Ttuxxx suggests. Less libraries means a faster puppy and lower hardware requirements....and more kids and poorer kids can have access to this software! Thank you for your input into this project Ttuxxx its good of you :)

I understand puppy may be going gstreamer by default soon.

It would also be nice to have a British (UK) English version of the .pet files too please. I would hate to see the little darlings learning to speak with an American Accent!