Hi Max, I also ran into trouble installing plucker on slack-10.0.
In my case I didn't need the plucker-desktop or the palm build, and skipping them eliminated all the problems. I'm afraid I never went back to try to figure out what the problem was with the other components. Just for fun, you might want to try ./configure --disable-palmosbuild --disable-desktopbuild --disable-docbuild It worked fine as of some 1.6.2 cvs snapshot. Good Luck, Erik On Thu, Feb 10, 2005 at 11:22:45PM +0200, Max wrote: > > I am re-sending this message again hoping that someone out there can help :) > > Hi, I am trying to get Plucker working on my Linux set-up too, I am > getting this error when I ./configure : > > I am running Slackware 10 so I install from source. > > Please if anyone understands what is missing -I am enclosing a full > transcript below let me know too- I would appreciate being able to run > good old Plucker and not have to boot to Windows for that. > > > configure: configuring in viewer > configure: running /bin/sh ./configure --prefix=/usr/local > --cache-file=/dev/null --srcdir=. > ./configure: ./configure: No such file or directory > configure: error: /bin/sh ./configure failed for viewer > > > > Full transcript > > [EMAIL PROTECTED]:/bin/plucker-desktop-1.4.0.0# ./configure > checking for ranlib... ranlib > checking for a BSD-compatible install... /usr/bin/ginstall -c > checking for python... /usr/bin/python > checking "Python version"... "2.3.4" > checking for java... /usr/lib/java/bin/java > checking for javac... /usr/lib/java/bin/javac > checking for jython... no > checking for jythonc... no > checking for jar... /usr/bin/jar > Java and/or Jython not available > checking for pnmtopalm... /usr/bin/pnmtopalm > checking for ppmquant... /usr/bin/ppmquant > checking for ppmtoTbmp... no > checking for mogrify... /usr/bin/mogrify > checking "for PIL"... no > checking "what to use for image transformation"... netpbm2 > checking for autoconf... /usr/bin/autoconf > checking for gsed... no > checking for sed... /usr/bin/sed > checking for latex... no > configure: WARNING: "Unable to find latex" > checking for latex2html... no > configure: WARNING: "Unable to find latex2html" > checking for giftopnm... /usr/bin/giftopnm > checking for pnmtops... /usr/bin/pnmtops > checking for g++... g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking how to run the C preprocessor... gcc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yeschecking for giftopnm... /usr/bin/giftopnm > checking for pnmtops... /usr/bin/pnmtops > checking for g++... g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking how to run the C preprocessor... gcc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking zlib.h usability... yes > checking zlib.h presence... yes > checking for zlib.h... yes > checking jpeglib.h usability... yes > checking jpeglib.h presence... yes > checking for jpeglib.h... yes > checking for deflateEnd in -lz... yes > checking for jpeg_start_compress in -ljpeg... yes > checking for at... /usr/bin/at > checking for rm... /usr/bin/rm > checking for netscape... /usr/bin/netscape > checking for pkg-config... /usr/bin/pkg-config > checking for GTK+ version 2... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating unix/setup.py > config.status: creating parser/Makefile > config.status: creating parser/python/Makefile > config.status: creating parser/python/PyPlucker/Makefile > config.status: creating parser/python/PyPluckechecking for suffix of > object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking how to run the C preprocessor... gcc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking zlib.h usability... yes > checking zlib.h presence... yes > checking for zlib.h... yes > checking jpeglib.h usability... yes > checking jpeglib.h presence... yes > checking for jpeglib.h... yes > checking for deflateEnd in -lz... yes > checking for jpeg_start_compress in -ljpeg... yes > checking for at... /usr/bin/at > checking for rm... /usr/bin/rm > checking for netscape... /usr/bin/netscape > checking for pkg-config... /usr/bin/pkg-config > checking for GTK+ version 2... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating unix/setup.py > config.status: creating parser/Makefile > config.status: creating parser/python/Makefile > config.status: creating parser/python/PyPlucker/Makefile > config.status: creating parser/python/PyPlucker/__init__.py > config.status: creating docs/Makefile > config.status: creating tools/Makefile > config.status: creating tools/pluck-comics/Makefile > config.status: creating tools/pluck-comics/pluck-comics.py > config.status: creating viewer-GTK+2-POSIX/Makefile > config.status: creating plucker_desktop/Makefile > config.status: creating tools/unpluck/Makefile > config.status: creating tools/explode/Makefile > config.status: creating tools/explode/netscape4-plucker-helper > configure: configuring in viewer > configure: running /bin/sh ./configure --prefix=/usr/local > --cache-file=/dev/nu > ll --srcdir=. > ./configure: ./configure: No such file or directory > configure: error: /bin/sh ./configure failed for viewer > [EMAIL PROTECTED]:/bin/plucker-desktop-1.4.0.0# r/__init__.py > config.status: creating docs/Makefile > config.status: creating tools/Makefile > config.status: creating tools/pluck-comics/Makefile > config.status: creating tools/pluck-comics/pluck-comics.py > config.status: creating viewer-GTK+2-POSIX/Makefile > config.status: creating plucker_desktop/Makefile > config.status: creating tools/unpluck/Makefile > config.status: creating tools/explode/Makefile > > checking for stdint.h... yes > checking for unistd.h... yes > checking zlib.h usability... yes > > > _______________________________________________ > > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 2/7/2005 > > _______________________________________________ > plucker-list mailing list > [email protected] > http://lists.rubberchicken.org/mailman/listinfo/plucker-list _______________________________________________ plucker-list mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

