ROX-CLib
Submitted by kerofin on Fri, 2005-12-30 15:53
Summary:
C library for ROX
Current stable version:
2.1.9
Zero Install URL (drag link to AddApp to install):
ROX-CLib contains shared code which can be used by other ROX applications. It does not require root access to install, but does need to be compiled (it's written in C).
It provides interfaces to the Choices system, Drag-and-drop loading and saving, remote operation via SOAP, and others.
Installation
Extract the `rox-clib' archive and drag it into one of the following directories:
- ~/lib (create 'lib' in your home directory first if needed)
- /usr/local/lib
- /usr/lib
If you place it elsewhere be sure to set the environment variable LIBDIRPATH to the correct directory before you run anything that requires it. e.g.
LIBDIRPATH=$HOME/my-lib-dir export LIBDIRPATH
It must be called ROX-CLib, otherwise other programs won't be able to find it.
Open it in its new location to compile it.
»
- Login to post comments
ROX-CLib and libglitz
Note that the latest binary (2.1.8) won't start without libglitz:
It probably needs to be recompiled against an older version of GTK (I keep a copy of 2.6.8 around for making ROX-Filer binaries).
Injector users can either install libglitz, or mark ROX-CLib 2.1.8 as buggy to make the injector use the previous version:
The program should now work.
See also: