
First download a precompiled binary files:
$ wget -O gitbook-linux64.tar.gz https://www.gitbook.io/editor/downloadExctract content:
$ tar xvzf gitbook-linux64.tar.gz GitBook/ GitBook/GitBook GitBook/icon.png GitBook/install.sh GitBook/libffmpegsumo.so GitBook/nw.pak GitBook/start.sh
The UAF Geophysical Institute, is looking for an experienced Linux Systems Analyst to join their team of research cyber infrastructure analysts and engineers. LOCATION: Fairbanks, Alaska, USA
APPLY NOW
$ GitBook/GitBook GitBook/GitBook: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directoryAlthough to deal with this kind of issues, the GitBook comes with
GitBook/start.sh
file which should fix the above shared library issue and automatically start GitBook. However, it does not appear to be working and to fix our libudev.so.0 problem you may need to run the following linux command: FEDORA: # ln -s /usr/lib64/libudev.so.1 /usr/lib64/libudev.so.0 UBUNTU: # ln -s /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0Now you can start GitBook:
$ GitBook/GitBookIn order to convert book to PDF formant a Calibre pdf convert tool is required. You can install it using
yum
FEDORA: # yum install calibre UBUNTU: # apt-get install calibre