View Single Post
Old 06-20-2009, 04:47 AM   #12
mbernardi
Junior Member
mbernardi began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2009
Device: Kobo mini
This is a really good documention,and I manages mostly to get everything working. But one of the weaknesses of Linux is installatin, and particularly for non techies, having an insta script would be ver handy, A Bash file called wbook_setup that would do the following:
Check that the correct archive files had been dowloaded, if not generate an error eg Please download eb1150.zio to the same location as this scriot.

Check for dependancies eg You must have Python 2.5 installed first.

unzip all te packages to a shared location eg /opt/ebook

Configure and install as approriate create / document how to add symlinks

generate a menu program that allows selection of tool and an appropiate way

ie the correct eb1150 usb device setup for the server

Include documentaion om where to put imp files.

I haven't got Bash skill myself or I'd try to do it
mbernardi is offline   Reply With Quote