badbody47 / gtkdialog

Automatically exported from code.google.com/p/gtkdialog
GNU General Public License v2.0
0 stars 0 forks source link

How can I purge a broken install from Ubuntu 14.04 64bit #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I downloaded the 0.8.3 version of gtkdialog from the Google code site and 
followed the instructions.
It seemed that ./configure and make ran successfully however sudo make install 
caused my system to lockup.

When I run dtkdialog from the terminal I get:

 $ gtkdialog

** (gtkdialog:4155): ERROR **: Gtkdialog: Could not find the dialog description 
in the environment variable 'MAIN_DIALOG'.
Trace/breakpoint trap (core dumped)

How can I purge anything that was installed during make install?

Original issue reported on code.google.com by johnniendorf@gmail.com on 6 Dec 2014 at 12:06