Search found 11 matches

by plakshman
2015-07-17T08:57:36-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

Re: error: libpng14.so.14 - even after installing pkg libpng1.2.49

thanks and i very much appreciate your help & time on this, both of you.

i have been planning decide to move ourselves to Windows 2012 server for IM asap for meeting deadlines.

any advice ? i saw few threads with unresolved issues for IM on Win 2012 server. havent found a successful install ...
by plakshman
2015-07-16T14:05:11-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

Re: error: libpng14.so.14 - even after installing pkg libpng1.2.49

Thank You fmw42,

Since for Solaris-sparc, i only see the download:
ImageMagick-sparc-sun-solaris2.10.tar.gz on the site http://www.imagemagick.org/script/binary-releases.php

are there other older IM versions/installer for Solaris ( libpng installed with the compiled binary) ?

I searched the ...
by plakshman
2015-07-16T09:42:02-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

Re: error: libpng14.so.14 - even after installing pkg libpng1.2.49

Download file from ImageMagick site is binary, so it doesn't need to configure.
You will be use it with adding proper LD_LIBRARY_PATH.

- I did untar/gzip that into a IM_HOME directory

$ export MAGICK_HOME="**/**/**/IM_HOME"

$export PATH=$PATH:$MAGICK_HOME/bin [echo and bin added]

$export LD ...
by plakshman
2015-07-15T12:16:03-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

Re: error: libpng14.so.14 - even after installing pkg libpng1.2.49

sorry about not being specific:

i did un-(tar/gzip)d the *-6.7.0 and tried
$magick> cd ImageMagick-6.7.0 .... and when it did not work,

i resorted to downloading IM-6.8.6.9 from other source and still trying to run the very basic to test IM working

i go to the directory where i have images and ...
by plakshman
2015-07-15T11:11:56-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

Re: error: libpng14.so.14 - even after installing pkg libpng1.2.49

i have the imagemagick-6.8.6.9-sol10-sparc-local.gz
downloaded from unixpackages.com and installed.

Because i had issues with the ImageMagick-sparc-sun-solaris2.10.tar.gz downloaded from ImageMagick site, for lack of executable
'configure' in the entire directory.

( following the instructions ...
by plakshman
2015-07-15T10:12:03-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

Re: error: libpng14.so.14 - even after installing pkg libpng1.2.49

yes,

so far is have installed:

lcms2 and its dependencies
(gcc-3.4.6 and libgcc-3.4.6
jpeg-8d
tiff-4.03
zlib-1.2.8 )

libpng-1.2.49 and its dependency
(libiconv-1.14)

i typed :

>convert -list configure
> ld.so.1: convert: fatal: libpng14.so.14: open failed: No such file or directory ...
by plakshman
2015-07-15T09:33:59-07:00
Forum: Bugs
Topic: error: libpng14.so.14 - even after installing pkg libpng1.2.49
Replies: 19
Views: 22921

error: libpng14.so.14 - even after installing pkg libpng1.2.49

Hi,

Being new to both IM 6.7 and Solaris10-sparc, i found that i have to feed each error with the packages IM is looking for to make it working by testing
convert logo: logo.gif per IM's instructions.

After installing the required libpng1.2.49 , i still get the error

> convert logo: logo.gif ...
by plakshman
2015-07-15T09:02:43-07:00
Forum: Users
Topic: ld.so.1: convert:fatal:liblcms2.so,2: open failed: No Such file or directory
Replies: 6
Views: 9948

Re: ld.so.1: convert:fatal:liblcms2.so,2: open failed: No Such file or directory

thanks 246246,

yes, solaris becoming to be pain.

convert is not in PATH (/usr/bin) but in /usr/local/bin

even when i issue that command from local/bin ,
> ldd 'which convert'
> ldd: which convert: cannot open file: No such file or directory

thanks
by plakshman
2015-07-14T15:18:35-07:00
Forum: Users
Topic: ld.so.1: convert:fatal:liblcms2.so,2: open failed: No Such file or directory
Replies: 6
Views: 9948

Re: ld.so.1: convert:fatal:liblcms2.so,2: open failed: No Such file or directory

Found the required package downloaed from unixpackages for a fee and
installed lcm2.so with it's dependencies
[ gcc-3.4.6
jpeg-8d
tiff-4.0.3
zlib-1.2.8]

and moving ahead with fixing other package dependencies [libpng-1.2.49]

Thanks,
by plakshman
2015-07-14T09:54:39-07:00
Forum: Users
Topic: ld.so.1: convert:fatal:liblcms2.so,2: open failed: No Such file or directory
Replies: 6
Views: 9948

ld.so.1: convert:fatal:liblcms2.so,2: open failed: No Such file or directory

HI ,

On a Solaris Sparc 10 platform, i installed the package imagemagick-6.8.6.9-sol10-sparc-local

(Version: 6.8.6.9
Processor: SPARC
Operating System: Solaris 10
Download: imagemagick-6.8.6.9-sol10-sparc-local.gz)


i verified the commands convert,display now added in the Unix path and available ...
by plakshman
2015-07-13T07:35:23-07:00
Forum: Users
Topic: cannot install IM 6.7 on Solaris 10.
Replies: 0
Views: 6474

cannot install IM 6.7 on Solaris 10.

Hello,

I have been trying to install the imagemagick-6.7.0 on Solaris 10 platform.

per the manual shipped in the (g)unzipped tar.gz , i searched the entire package but never found a ./configure shell/executable.

(only available version) downloaded for Solaris: 'ImageMagick-sparc-sun-solaris2 ...