Page 1 of 1

perl problem

PostPosted: Sat Sep 09, 2006 6:44 am
by abhasbajpai
hi
i am getting this problem
All tests successful.
Files=2, Tests=6, 0 wallclock secs ( 0.12 cusr + 0.01 csys = 0.13 CPU)
/usr/bin/make test -- OK
Running make install
Writing /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/Net/MySQL/.packlist
Appending installation info to /usr/lib/perl5/5.8.5/i386-linux-thread-multi/perllocal.pod
make: *** No rule to make target `1'. Stop.
/usr/bin/make install 1 -- NOT OK
Failed during this command:
OYAMA/Net-MySQL-0.08.tar.gz : install NO
when i do
install O/OY/OYAMA/Net-MySQL-0.08.tar.gz
in scratch installation

i have done
[root@upico ~]# which make install
i returned
/usr/bin/make
/usr/bin/install


cpan> o conf init
to configure also but nothing happned
help me out

PostPosted: Sat Sep 09, 2006 6:58 am
by mflorell
What Linux Distro?

What perl version?

What astguiclient version?

PostPosted: Sun Sep 10, 2006 11:14 pm
by abhasbajpai
centos 4
perl 5
following scratch installation
so not installed
astguiclietn yet
or asterisk
this problem came in
SUBPHASE 3.1: Installing Perl Modules
installing these modules from cpan

PostPosted: Mon Sep 11, 2006 1:46 am
by Op3r
Install gcc it will solve your problem.

#apt-get install gcc
or
#yum install gcc

and follow the rest of the Scratch_Install document.


Have a nice time installing vicidial! Hope you try the Beta Version and post what you find out here in the forum!