From: David B. <dav...@gm...> - 2013-01-13 20:46:18
|
Hi Arshpreet (sending from phone, will explain more fully when I get home) 1. 64 bit is fine 2. The error is definitely the failure of SDL_ttf to load the Andika font. Make sure you are configuring and building tuxmath with SDL_pango enabled, meaning you install libsdlpango-dev (exact lib name might be slightly different) before you run configure and make. Tuxmath will use SDL_pango if available, but it must be present at the time of configure. David On Jan 13, 2013 11:34 AM, "arshpreet singh" <ar...@gm...> wrote: > i have installed SDL_pango but the problem is still same.i also tried to >>> install tuxmath using "apt-get install tuxmath" after the completion of >>> process when i run tuxmath from Applications>Education>Tuxmath >>> it's behavior is same as with compiled package.it opens shows me the >>> welcome page and then closed. >>> >> i am using 64-bit version of debian after some Google i think the problem > can be due to 64 bit version.please correct me if i am wrong? > > -- > > Thanks > Arshpreet singh > http://arshpreetsingh.wordpress.com/ |