You are not logged in.
Pages: 1
tuxtype should be installed in either /opt ot /usr/games, because it searches for all its components in its tree, e.g. if it is installed in /usr, and the binary is in /usr/bin, it looks for images in /usr/bin/images, instead of /usr/tuxtype/images, where they actually are.
Rouslan
Offline
The problem was that tuxtype was searching for its components in the current directory, so I wrote a little scripts that cd into /usr/games/tuxtype and then runs the program, I'm uploading the tyxtype-1.0.3-2 into incoming now. It works fine for me.
Rouslan
Offline
In fact, the problem is that, by default, tuxtype looks for the current directory AND/OR the directory /usr/<B>share</B>/tuxtype for data files, although the default installation put data files into /usr/tuxtype...
It seems there is something wrong with the configure/Makefile files from the src file itself.
I made a patch to correct that point, and to generate a clean package by installing data files under /usr/share/tuxtype. If someone's interested I can upload it to the incoming.
Offline
This would be very nice of you orelien.
Rouslan
Offline
I've uploaded tuxtype-1.0.3-3.tar.gz
Have fun
Offline
Pages: 1