This is a perliminary question which deals with image manipulation and Midgard. Even though I am just starting to use Midgard, I am wondering if anyone is using image manipulation software such as ImageMagic or Netpbm? I installed ImageMagick-5.2.2-1.i386.rpm and when I first tried to install Midgard with the --with-imagick I received an error. So I ended up not installing midgard with this option. I am wondering if there is a workaround, or if there is any advice on how I should approach the intergration of image manipulation with midgard. BTW, has anyone scripted any php scripts which allow inexperienced users to upload images and a text field to a directory catalog? CC=cc LDFLAGS="-L/usr/lib/mysql -L/usr/sbin -lmidgard -lmysqlclient" ./configure --with-apxs=/usr/sbin/apxs --with-midgard --with-mysql --with-imagick Errors in midgard-php make: -c functions/magick.c -o functions/magick.o functions/magick.c:61: magick.h: No such file or directory make: *** [functions/magick.o] Error 1 Also with make install: make install cc -g -O2 -O2 -m486 -fno-strength-reduce -DLINUX=2 -DNO_DBM_REWRITEMAP -DMOD_SSL=202108 -DMOD_PERL -DUSE_PERL_SSI -Dbool=char -DHAS_BOOL -I/usr/local/include -DEAPI -DBIG_SECURITY_HOLE -DCOBALT_RAQ_LED -O2 -fpic -DSHARED_MODULE -I. -I. -I/usr/include/apache -I/usr/X11R6/include/X11/magick -I/X11 -I/usr/include/mysql -c functions/magick.c -o functions/magick.o functions/magick.c:61: magick.h: No such file or directory make: *** [functions/magick.o] Error 1 [root@www midgard-php-1.4beta4]# Perplexed, as usual... enrique -- This is The Midgard Project's mailing list. For more information, please visit the project's web site at http://www.midgard-project.org To unsubscribe the list, send an empty email message to address [EMAIL PROTECTED]
