[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(mgp-users 00331) Problem with installation



Hello

I have a problem to complete the installation of Magicpoint. 
After...

tar xvzf ./magicpoint-1.07a.tar.gz -C /tmp
cd /tmp/magicpoint-1.07a
./configure -disable-vlib
xmkmf
make Makefiles
make

...the installation process stops with the following messages:

---
./image/libmgpimage.a(png.o): In function ngLoad':
png.o(.text+0x1aa): undefined reference to ng_set_palette_to_rgb'
png.o(.text+0x1cc): undefined reference to ng_set_gray_1_2_4_to_8'
png.o(.text+0x204): undefined reference to ng_set_tRNS_to_alpha'
collect2: ld returned 1 exit status
make: *** [mgp] Error 1
[root@localhost magicpoint-1.07a]#
---

Any ideas what I made wrong? BTW, I am using RedHat Linux 6.1.

Cheers,
Stefan