Skip to content
Snippets Groups Projects
Commit 00dc409a authored by Predrag "Pele" Balorda's avatar Predrag "Pele" Balorda
Browse files

minor update to README for gtk-tool

parent b69570ba
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,9 @@ read TODO!
Just type 'make' to compile and if you have all the necessary stuff it'll do so.
You do need the latest version of Gtk+ and Gtk-- (which may be tricky to build).
You can also edit the Makefile and under "OPTS=-g" add " -DDEBUG" (line should
read "OPTS=-g -DDEBUG") to get a trace of what the gtk-tool is doing (getting
entries, traversing trees etc...)
After that, hopefully all goes well, you start the thing by doing:
./main -s localhost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment