[WBEL-users] Need some dependencies help

Robert Moskowitz rgm@htt-consult.com
Wed, 03 Nov 2004 12:23:22 -0500


At 09:28 AM 11/3/2004, Graham Purcocks wrote:
>Well, perl-libwww-perl is OK, I have that, but CGI I think is now part of 
>perl 5.8.1 so you get that anyway. I assume you installed perl itself. So 
>you should be OK, what exactly is it complaining about?

Well I believe I installed perl.  I know how important it is to sooo many 
tasks (and I actually wrote some perl and tcl stuff 10 years ago).  Here is 
my conversatoin with idealx:

 >>>cd /opt/IDEALX/imc
 >>>./bin/imc-server -d -c ./etc/imc.xml -l ./imc.log
 >>
 >>
 >>I have to figure out how to get the response of this to you as it looks
 >>like if failed big time.  Something like:
 >>
 >>can't locate CGI.pm in @INC ( .... ) at lib/IMC/WebApp/Server.pm line 6
 >



>Robert Moskowitz wrote:
>>I have been struggling with Idealx's ICM package.  THe first dependency I 
>>have to address is perl-CGI.  Here is what the Idealx people have told 
>>me.  Question is, has anyone installed this, and where did they get it?
>>Was it a place with yum, or just rpm?
>>================================================
>>You need to download and install the RPM files :
>>rpm -i perl-CGI-* perl-libwww-perl-*
>>RPM may stop saying some other dependencies are needed. You need to 
>>install them also.
>>If you want to avoid RPM dependency hell, you can try YUM or APT-RPM : 
>>these are additionnal packages and systems that you need to install but 
>>it will greatly help if you want to install other third-party software 
>>packages on your system. Try googling for apt redhat and you should find 
>>a lot of sites and public repositories.
>>=======================================
>>
>>_______________________________________________
>>Whitebox-users mailing list
>>Whitebox-users@beau.org
>>http://beau.org/mailman/listinfo/whitebox-users
>
>