Page 1 of 1

Run from GUI or Console?

Posted: Sat Sep 08, 2007 5:29 am
by baba
I installed (from source) Turboprint in PCLOS. It put 2 icons on my desktop, config, setup. Clicking on the icons opens GUI interfaces. I used this to register and set up my printer, Everything works.

I decided to try Linux Mint. I installed from source and it put the 2 icons on the desktop, but they do nothing. I got info on running tpconfig and tpsetup from a terminal. I was able that way to register and set up my printer. It does work. Why can't I get the GUI interfaces in Mint?

Posted: Mon Sep 10, 2007 8:54 am
by zedonet
Hello,

maybe libraries for gtk-1.2 are missing. Please try to execute

xtpconfig

from command line - there might be an error message.

Posted: Tue Sep 11, 2007 8:36 pm
by baba
zedonet wrote:Hello,

maybe libraries for gtk-1.2 are missing. Please try to execute

xtpconfig

from command line - there might be an error message.
Yes, that was it. Thank you.