3 Installation
LinLogBook uses qmake, so the process of building does not use the autoconf tools.
Do the following steps:
- Untar the LinLogBook package ( latest version is 0.4)
tar xzf LinLog-x.x.tar.gz
- Switch to the LinLog directory
- run:
qmake -unix -o Makefile linlog.pro
make
- linlog is build in the bin subdirectory. Move the binary into prefered
location , probably /usr/local/bin
- It is recommended that you create a working directory for LinLogBook.
For instance create .LinLog in your homedirectory and copy the file
BaseTables.sql into this working directory.
Now you can start linlog and choose your personal setup.