From: Lewin, N. B. \(UMKC-Student\) <nb...@um...> - 2004-03-16 23:51:54
|
Here is where I am on this: I had installed a binary upgrade of perl to = 5.8.0, which required me to do a rebuild of all the modules. SO, I have = reinstalled libtiff, jpegtran, jhead, icms, image::exif, image::info, = and a bunch of other dependencies. I then reinstalled imagemagick from = the binary from entropy. I then tried to install Perlmagick, but it = continually returned the error that libbz2 was not up to date. This is = impossible, because I have downloaded and installed the latest version = from the web. SO, I downloaded the unix source of imagemagick, and when = I did the ./configure, I told it --without-bz2 --enable-shared, among = others. it installed successfully, as did Perlmagick. Perlmagick passed = 89% of tests, and all tests involving tests (as far as I could tell). Here's the catch: I tried to do Previewmaker.pl, and it returned this, after only perhaps = fifty images: [Tue Mar 16 17:43:52 2004] previewmaker.pl: Exception 315: = albums/Albums/Wife Album/PICT0002.TIF: unknown field with tag 34665 = (0x8769) encountered. (TIFFReadDirectory) at /idsShared.pm line 579 [Tue Mar 16 17:43:55 2004] previewmaker.pl: Exception 410: Reference is = not my type (Image::Magick) at /idsShared.pm line 608. [Bruce-Lewins-Computer:/Volumes/38 GB Disk/ids-0.82] root#=20 Hopefully this is specific enough to pinpoint a cause? I appreciate your = help! Bruce=20 Mac OS X 10.2.8 (Darwin), Perl 5.8.0, imagemagick-5.5.7, 792 mb ram, ids = 0.82, images from Minolta 7i camera -----Original Message----- From: ids...@li... on behalf of Lewin, Nathan = Bruce (UMKC-Student) Sent: Sat 3/13/2004 2:58 AM To: ids...@li... Subject: RE: [Ids-devel] RE: ids line errors =20 OK, I tried installing imageinfo 1-11, and it made no difference. I = installed imageinfo 1.11 from the delegates folder. However, when I = tried loading the pages, there was littel difference. The main = difference was that ids returned pages sans images, rather than simply = not returning anything at all. any help would truly be appreciated. I also received a new error, which I had previously not seen. this is = what ids returned to my web-browser when I clicked on one of the missing = images: ########## Software error: Couldn't create temporary file: (Permission denied) at /idsShared.pm = line 219. =20 For help, please send mail to the webmaster (le...@ma...), giving = this error message and the time and date of the error. Content-type: = text/html =20 Software error: Couldn't unlink image-cache/Albums/Berlin/PICT0028_disp100.info.1131-660 = .No such file or directory at /idsShared.pm line 226. END failed--call = queue aborted at /Volumes/38 GB Disk/ids-0.82//index.cgi line 219. =20 For help, please send mail to the webmaster (le...@ma...), giving = this error message and the time and date of the error.=20 ####### |