﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
145	Cannot install Mindi on RHEL4/U4/IA64	Louis Bouchard	Bruno Cornec	"When trying to install mindi on RHEL4/U4/IA64, I get the following error :


==
[root@linux01 mondo]# tar xzf mindi-1.0.9.tar.gz 
[root@linux01 mondo]# ./install.sh
-bash: ./install.sh: No such file or directory
[root@linux01 mondo]# cd mindi-1.0.9
[root@linux01 mindi-1.0.9]# ./install.sh 
mindi 1.0.9-r780 will be installed under /usr/local
Creating target directories ...
Copying files ...
Installing busybox ...
perlcc parted2fdisk.pl -c -o parted2fdisk.c
cc -O -static -s -I/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -o parted2fdisk parted2fdisk.c -L/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -lperl -lm -lcrypt /usr/lib/perl5/5.8.5/ia64-linux-thread-multi/auto/DynaLoader/DynaLoader.a -lpthread -ldl

'''/usr/bin/ld: cannot find -lperl'''

collect2: ld returned 1 exit status
make: *** [parted2fdisk] Error 1
WARNING: no parted2fdisk found, mindi will not work on this arch (ia64) ==


Looks like it cannot locate the libperl.so which is located at the right place :
[root@linux01 mindi-1.0.9]# ls /usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE/libperl.so
/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE/libperl.so

"	defect	closed	normal	2.2.5	mindi	2.2.1	normal	fixed	mindi rhel4 u4 ia64	
