-
Notifications
You must be signed in to change notification settings - Fork 10
csgordon/cayenne
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To build and install cayenne do
gunzip < cayenne-YYYY-MM-DD.tgz | tar xf -
cd Cayenne
make
make install
If you don't want to install in /usr/local/bin and
/usr/local/lib/cayenne you can do
make BINDIR=foo CAYENNEDIR=bar install
In this case you also need to set the environment variable
CAYENNEDIR=bar when running cayenne.
There is some documentation in the html directory.
There's plenty of bugs, so tread carefully. :)
-- Lennart
About
Resurrecting Lennart Augustsson's implementation of Cayenne
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published