kenjis / epub-converter

EPUB to KOBO EPUB converter
GNU Affero General Public License v3.0
6 stars 5 forks source link

Could not compile #1

Closed trytuna closed 11 years ago

trytuna commented 11 years ago

one ~/epub-converter $ php oil r epub:generate_kepub Error: call_user_func_array() expects parameter 1 to be a valid callback, class 'Fuel\Tasks\Epub' does not have a method 'generate_kepub' in /Users/one/epub-converter/fuel/packages/oil/classes/refine.php on 99

one ~/epub-converter $ php -v PHP 5.3.15 with Suhosin-Patch (cli) (built: Aug 24 2012 17:45:44) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies

Any suggestions?

kenjis commented 11 years ago

I'm sorry. README has typo.

Please try: php oil refine epub:create_kepub

trytuna commented 11 years ago

solved. Big thanks!

trytuna commented 11 years ago

My Kobo Glo can't read the generated .kepub.epub file. Its handled like an .epub file.

Finder.app also says that the file type is still *.epub. Some workaround for that? Screen Shot 2013-01-12 at 4 05 19 PM

kenjis commented 11 years ago

I don't have Kobo Glo, I have only Kobo Touch.

Can't read? What do you mean? kepub is a kind of epub, so Finder says epub even if it is kepub, isn't it?

This app only adds some <span> tags for Kobo into epub html files.