Ebook-tools: Difference between revisions
From CBLFS
Jump to navigationJump to search
New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://downloads.sourceforge.net/ebook-tools/ebook-tools-{{ebook-tools-Version}}.tar.gz |} {{P... |
No edit summary |
||
| Line 35: | Line 35: | ||
=== 64Bit === | === 64Bit === | ||
[[Category:General Utilities]] | |||
Latest revision as of 21:56, 19 March 2009
| Download Source: | http://downloads.sourceforge.net/ebook-tools/ebook-tools-0.1.1.tar.gz |
|---|
Introduction to Ebook-tools
Ebbok-tools is a tools for accessing and converting various ebook file formats
Project Homepage: http://sourceforge.net/projects/ebook-tools
Dependencies
Required
Configuration Information
Non-Multilib
Compile the package:
cmake -DCMAKE_INSTALL_PREFIX=/usr . && make
Install the package:
make install