From: Haris I. K. V. <blu...@gm...> - 2011-09-06 01:20:24
|
Hi David, On 6 September 2011 02:09, David Bruce <dav...@gm...> wrote: > Hi Haris, > >> I have my t4k_common and gettext installed at ~/tuxmath/builds/ >> >> So I ran "sudo ldconfig ~/tuxmath/builds/t4k_common-0.1.1/lib/" > > My guess is that you need to tell ld.so about the path that *contains* > t4k_common, e.g. "sudo ldconfig ~/tuxmath/builds", or more generally > "sudo ldconfig $CUSTOM_PREFIX" if you did "./configure > --prefix=$CUSTOM_PREFIX" when you built t4k_common. > > My knowledge of ldconfig is pretty much limited to what I had to learn > to get the linking of t4k_common working on my computers. > > Hope that helps, > -- > David Bruce > > For all your software needs, visit The Apt Store: > deb http://ftp.us.debian.org/debian stable main > I installed t4k_common at the default location as I could not get the above problem fixed. Then for installing tuxmath, I did "./configure --prefix=~/tuxmath/builds/tuxmath?" The Makefile was generated and I followed it by "make" and "make install". Now in my ~/tuxmath/builds/tuxmath/ folder, I have 'bin' and 'share'. Hope this has completed the installation. However, when I ran the command "tuxmath" from my home folder, it said "The program tuxmath is not installed". I went to the folder ~/tuxmath/builds/tuxmath/bin and tried ./tuxmath But then I got the following error: Initializing Tux4Kids-Common 0.1.1 load_image(): ERROR could not load required graphics file menu/stop.svg SDL: SDL_RWFromFile(): No file or no mode specified Has not the program been installed? If it is, then why can't I run it from my home folder? Thank you for finding time to help me. With regards, -- Haris Ibrahim K. V. sosaysharis.wordpress.com |