Contents->Contacts
|
See also; FAQ
To uninstall Endeavour 2 globally, delete:
/usr/lib/endeavour2/
-
Endeavour 2 Global Front End/Utility Programs and Libraries
/usr/share/endeavour2/
-
Endeavour 2 Global Help Pages, Configuration, Icons, Images, and
Data Files
/usr/share/icons/endeavour2*.xpm
-
Endeavour 2 Icons
/usr/man/man1/endeavour2.1.bz2
-
Endeavour 2 Manual Page
/usr/bin/endeavour2-config
-
Endeavour 2 API Library Configurator
/usr/bin/endeavour2
-
Endeavour 2 Program
To uninstall Endeavour 2 locally, delete:
$HOME/.endeavour2/
-
Endeavour 2 Local Configuration, Recycled Objects, Logs, and Data Files
To compile Endeavour 2 in another (non-English) language:
$TOPLEVEL/endeavour2/config.h
#define
s) of
PROG_LANGUAGE_*
(near the beginning of the file) to
correspond to the language that you want to compile for, example:
#define PROG_LANGUAGE_FRENCH 3
Now follow the instructions in the INSTALL
file and compile the program as you normally would.
To set up recycling, recovering, and purging objects from the command line:
$TOPLEVEL/endeavour2/lib/demos
make clean
make all
su
to gain root priviledges and run:
make install
/usr/lib/endeavour/bin
su
to gain root priviledges and create the
links:
/usr/bin/recycle
->
/usr/lib/endeavour/bin/recycle
/usr/bin/purge
->
/usr/lib/endeavour/bin/purge
/usr/bin/recover
->
/usr/lib/endeavour/bin/recover
/usr/bin/rls
->
/usr/lib/endeavour/bin/rls
Now you can recycle objects from the command line by typing:
recycle <object>
In addition you can purge, recover, and list recycled objects with the following commands:
purge <index>
recover <index> <destination_file>
rls
Endeavour Mark II is Copyright © 1997-2003 WolfPack Entertainment