View Single Post
Old 08-19-2010, 10:38 PM   #26
SleazyC
Junior Member
SleazyC began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2010
Device: Graphite Kindle DX
Can't get this to work on Mac OSX 10.5. Errors out saying it cannot find rar installed:

Code:
Using these settings stored in /Users/Downloads/Manga/Canti/Canti.properties:
  width (in pixels):  824
  height (in pixels): 1200
  maximum dpi: 150
  auto trim: true
    trim fuzz: 15%
  auto rotate: true
  color mode: grayscale
  num colors: 256
  pdf chapters: true
    pdf r to l: false
  archive chapters: false
  epub chapters: false
  auto bind: false
  auto split landscape scans: true
    split right page first: true
    allow auto split color scans: false
    auto split gray strictness: 0.8
    auto split color strictness: 0.9
    auto sense landacape folders: true
  manga prefix: auto
  use original filenames: false
  archive input image folders: false
  delete output image folders: false
  image format: .jpg
  kindle bookmark: true
  comic zeal naming: false
  ImageMagick home directory: /opt/local/bin/

Testing rar handler...
  Can unrar: false
  Can rar: false

    ERROR: Cannot unrar archives since Canti couldn't find a compatible unrar program on your system. Please check readme.txt for more details on how to get rar support for Canti.
When rar is installed:

Code:
$ which rar
/usr/bin/rar
$ which unrar
/usr/bin/unrar
SleazyC is offline   Reply With Quote