Hi,
I have downloaded the Gtkunit.=20 On a linux box (Redhat 7.2) extracted it with tar -xvf to
a temp on my =
home dir. On my home I have installed a rather new GPC only a couple
of weeks old.
When I try to run Makefile I get a error Permission
denied, I have tried =
also as root, same problem. How do I install the units? I have assumed that this is the path to get a GUI with out
programming =
all the buttons ect. by myself also the shortest path to
make nice =
programs that runs under X?
Thanks in advance for help,
Klaus F. Oestergaard
When I try to run Makefile I get a error Permission denied
How do you mean "run Makefile"? Just issue "make" and all the tutorial programs will be built, plus the xpm2pas utility. If you issue "make install" then it will look for a default units directory, though I suggest that you install them elsewhere and use --unit-path to find them.
I have assumed that this is the path to get a GUI without programming all the buttons ect. by myself also the shortest path to make nice programs that runs under X?
Correct.
Ciao,
Nick