Hallo!
Ich habe eine DS213+ mit DSM4.1.
Jpg konvertieren funktioniert einwandfrei. Beim tif-konvertieren bekomme ich das hier:
NAS> /usr/local/bin/convert logo: logo.tiff
/usr/syno/bin/convert: relocation error: /opt/lib/libtiff.so.3: symbol __truncdf
sf2, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference
NAS> /usr/local/bin/convert logo: logo.jpg
NAS>
Ich benutze das aktuelle IM. Lt. convert -list configure sollte tiff unterstützt werden. Hier das Ergebnis:
NAS> convert -list configure
Path: /opt/share/ImageMagick-6.6.9/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC /home/slug/optware/syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/power
pc-linux-gnuspe/bin/powerpc-linux-gnuspe-gcc -std=gnu99 -std=gnu99
CFLAGS -g -O2 -Wall -pthread
CODER_PATH /opt/lib/ImageMagick-6.6.9/modules-Q16/coders
CONFIGURE ./configure '--build=i386-pc-linux-gnu' '--host=powerpc-linux-gnu
spe' '--target=powerpc-linux-gnuspe' '--prefix=/opt' '--disable-openmp' '--witho
ut-perl' '--without-x' '--with-zlib' '--with-jpeg' '--with-png' '--with-tiff' '-
-with-freetype' '--without-gslib' 'build_alias=i386-pc-linux-gnu' 'host_alias=po
werpc-linux-gnuspe' 'target_alias=powerpc-linux-gnuspe' 'CC=/home/slug/optware/s
yno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux-
gnuspe-gcc' 'LDFLAGS= -L/home/slug/optware/syno-e500/staging/opt/lib -Wl,-rpath,
/opt/lib -Wl,-rpath-link,/home/slug/optware/syno-e500/staging/opt/lib ' 'CPPFLAG
S=-O2 -O2 -pipe -I/home/slug/optware/syno-e500/staging/opt/include ' 'CPP=/hom
e/slug/optware/syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bi
n/powerpc-linux-gnuspe-gcc -E' 'CXX=/home/slug/optware/syno-e500/toolchain/gcc-3
.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux-gnuspe-g++'
CONFIGURE_PATH /opt/etc/ImageMagick/
COPYRIGHT Copyright (C) 1999-2011 ImageMagick Studio LLC
CPPFLAGS -I/opt/include/ImageMagick
CXX /home/slug/optware/syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/power
pc-linux-gnuspe/bin/powerpc-linux-gnuspe-g++
CXXFLAGS -g -O2 -pthread
DEFS -DHAVE_CONFIG_H
DELEGATES bzlib jpeg jng lcms png tiff zlib
DISTCHECK_CONFIG_FLAGS 'CC=/home/slug/optware/syno-e500/toolchain/gcc-3.4.3-glib
c-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux-gnuspe-gcc' 'CPPFLAGS=-O2 -O2 -pi
pe -I/home/slug/optware/syno-e500/staging/opt/include ' 'CXX=/home/slug/optware/
syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux
-gnuspe-g++' 'LDFLAGS= -L/home/slug/optware/syno-e500/staging/opt/lib -Wl,-rpath
,/opt/lib -Wl,-rpath-link,/home/slug/optware/syno-e500/staging/opt/lib ' --disab
le-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-
fontconfig=no --with-gslib=no --with-fontpath= --with-rsvg=no --with-xml=no --wi
th-perl=no
DOCUMENTATION_PATH /opt/share/doc/ImageMagick-6.6.9/
EXEC-PREFIX /opt
EXECUTABLE_PATH /opt/bin
FEATURES
FILTER_PATH /opt/lib/ImageMagick-6.6.9/modules-Q16/filters
HOST powerpc-unknown-linux-gnuspe
LDFLAGS -L/opt/lib -L/home/slug/optware/syno-e500/staging/opt/lib -Wl,-rpa
th,/opt/lib -Wl,-rpath-link,/home/slug/optware/syno-e500/staging/opt/lib
LIB_VERSION 0x669
LIB_VERSION_NUMBER 6,6,9,1
LIBRARY_PATH /opt/lib/ImageMagick-6.6.9
LIBS -lMagickCore -llcms -ltiff -ljpeg -lpng -lbz2 -lz -lm -lpthread
NAME ImageMagick
PCFLAGS
PREFIX /opt
QuantumDepth 16
RELEASE_DATE 2012-02-16
SHARE_CONFIGURE_PATH /opt/share/ImageMagick-6.6.9/config
SHARE_PATH /opt/share/ImageMagick-6.6.9
SVN_REVISION exported
VERSION 6.6.9
WEBSITE http://www.imagemagick.org
Path: [built-in]
Name Value
-------------------------------------------------------------------------------
NAME ImageMagick
Kann mir jemand hier hoffentlich weiterhelfen?
Hintergrund:
Ich möchte LinPHA mit vollem Funktionsumfang einrichten. Funktioniert auch soweit sehr gut, bis auf dieses Tif-Konvertierungsproblem.
Übrigens: Wenn die Photostation mal die Rechteverwaltungsmöglichkeit hat wie LinPHA, die Wasserzeichenfunktion und die Konvertierung aller gängigen Dateiformate, was ImageMagick im Stande ist zu konvertieren, dann wäre PS interessant für mich.
Herzlichen Dank im Voraus
Ich habe eine DS213+ mit DSM4.1.
Jpg konvertieren funktioniert einwandfrei. Beim tif-konvertieren bekomme ich das hier:
NAS> /usr/local/bin/convert logo: logo.tiff
/usr/syno/bin/convert: relocation error: /opt/lib/libtiff.so.3: symbol __truncdf
sf2, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference
NAS> /usr/local/bin/convert logo: logo.jpg
NAS>
Ich benutze das aktuelle IM. Lt. convert -list configure sollte tiff unterstützt werden. Hier das Ergebnis:
NAS> convert -list configure
Path: /opt/share/ImageMagick-6.6.9/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC /home/slug/optware/syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/power
pc-linux-gnuspe/bin/powerpc-linux-gnuspe-gcc -std=gnu99 -std=gnu99
CFLAGS -g -O2 -Wall -pthread
CODER_PATH /opt/lib/ImageMagick-6.6.9/modules-Q16/coders
CONFIGURE ./configure '--build=i386-pc-linux-gnu' '--host=powerpc-linux-gnu
spe' '--target=powerpc-linux-gnuspe' '--prefix=/opt' '--disable-openmp' '--witho
ut-perl' '--without-x' '--with-zlib' '--with-jpeg' '--with-png' '--with-tiff' '-
-with-freetype' '--without-gslib' 'build_alias=i386-pc-linux-gnu' 'host_alias=po
werpc-linux-gnuspe' 'target_alias=powerpc-linux-gnuspe' 'CC=/home/slug/optware/s
yno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux-
gnuspe-gcc' 'LDFLAGS= -L/home/slug/optware/syno-e500/staging/opt/lib -Wl,-rpath,
/opt/lib -Wl,-rpath-link,/home/slug/optware/syno-e500/staging/opt/lib ' 'CPPFLAG
S=-O2 -O2 -pipe -I/home/slug/optware/syno-e500/staging/opt/include ' 'CPP=/hom
e/slug/optware/syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bi
n/powerpc-linux-gnuspe-gcc -E' 'CXX=/home/slug/optware/syno-e500/toolchain/gcc-3
.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux-gnuspe-g++'
CONFIGURE_PATH /opt/etc/ImageMagick/
COPYRIGHT Copyright (C) 1999-2011 ImageMagick Studio LLC
CPPFLAGS -I/opt/include/ImageMagick
CXX /home/slug/optware/syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/power
pc-linux-gnuspe/bin/powerpc-linux-gnuspe-g++
CXXFLAGS -g -O2 -pthread
DEFS -DHAVE_CONFIG_H
DELEGATES bzlib jpeg jng lcms png tiff zlib
DISTCHECK_CONFIG_FLAGS 'CC=/home/slug/optware/syno-e500/toolchain/gcc-3.4.3-glib
c-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux-gnuspe-gcc' 'CPPFLAGS=-O2 -O2 -pi
pe -I/home/slug/optware/syno-e500/staging/opt/include ' 'CXX=/home/slug/optware/
syno-e500/toolchain/gcc-3.4.3-glibc-2.3.4/powerpc-linux-gnuspe/bin/powerpc-linux
-gnuspe-g++' 'LDFLAGS= -L/home/slug/optware/syno-e500/staging/opt/lib -Wl,-rpath
,/opt/lib -Wl,-rpath-link,/home/slug/optware/syno-e500/staging/opt/lib ' --disab
le-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-
fontconfig=no --with-gslib=no --with-fontpath= --with-rsvg=no --with-xml=no --wi
th-perl=no
DOCUMENTATION_PATH /opt/share/doc/ImageMagick-6.6.9/
EXEC-PREFIX /opt
EXECUTABLE_PATH /opt/bin
FEATURES
FILTER_PATH /opt/lib/ImageMagick-6.6.9/modules-Q16/filters
HOST powerpc-unknown-linux-gnuspe
LDFLAGS -L/opt/lib -L/home/slug/optware/syno-e500/staging/opt/lib -Wl,-rpa
th,/opt/lib -Wl,-rpath-link,/home/slug/optware/syno-e500/staging/opt/lib
LIB_VERSION 0x669
LIB_VERSION_NUMBER 6,6,9,1
LIBRARY_PATH /opt/lib/ImageMagick-6.6.9
LIBS -lMagickCore -llcms -ltiff -ljpeg -lpng -lbz2 -lz -lm -lpthread
NAME ImageMagick
PCFLAGS
PREFIX /opt
QuantumDepth 16
RELEASE_DATE 2012-02-16
SHARE_CONFIGURE_PATH /opt/share/ImageMagick-6.6.9/config
SHARE_PATH /opt/share/ImageMagick-6.6.9
SVN_REVISION exported
VERSION 6.6.9
WEBSITE http://www.imagemagick.org
Path: [built-in]
Name Value
-------------------------------------------------------------------------------
NAME ImageMagick
Kann mir jemand hier hoffentlich weiterhelfen?
Hintergrund:
Ich möchte LinPHA mit vollem Funktionsumfang einrichten. Funktioniert auch soweit sehr gut, bis auf dieses Tif-Konvertierungsproblem.
Übrigens: Wenn die Photostation mal die Rechteverwaltungsmöglichkeit hat wie LinPHA, die Wasserzeichenfunktion und die Konvertierung aller gängigen Dateiformate, was ImageMagick im Stande ist zu konvertieren, dann wäre PS interessant für mich.
Herzlichen Dank im Voraus