[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: How we solved installation on Unix



Our web browser (I wrote 1/4 of it) is a single executable. Everything
is compiled in, including font data.

If admin needs to deinstall links, he types "rm `which links`".
If user needs to deinstall links he installed into his $HOME, he types
"rm `which links`".

This disproves your theores about impossibility to make a program simply
installable and uninstallable by user on UNIX.

Links works on Linux, BSD, UNIX in general, OS/2, Cygwin under Windows,
AtheOS, BeOS, FreeMint, Tru64.

http://links.twibright.com

CL<