On Tue, 14 May 2002, Mohamed Kamil Mansor wrote:
Thanks terry & fabrice, now i got another problem, the compilation didn't find term.h. which package(s) should i install? -------------------------------------------- > make > make -C perl-install all > make[1]: Entering directory `/home/user/cvs/gi/perl-install' > install -d auto > make -C c > make[2]: Entering directory `/home/user/cvs/gi/perl-install/c' > test -e Makefile_c || C_RPM=1 C_DRAKX=1 perl Makefile.PL > make -f Makefile_c LD_RUN_PATH= > make[3]: Entering directory `/home/user/cvs/gi/perl-install/c' > cc -c -I/usr/include/rpm `gtk-config --cflags` `glib-config --cflags` > -I../../mdk-stage1/pcmcia_ -I../../mdk-stage1/pcmcia_/.. > -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"0.01\" > -DXS_VERSION=\"0.01\" -fpic -I/usr/lib/perl5/5.6.1/i386-linux/CORE > stuff.c > stuff.xs:47:18: term.h: No such file or directory > make[3]: *** [stuff.o] Error 1 ------------------------------------- regards // kamil
