CPAN modules installation problems

Hi, By following the online installation steps, I used install MIME::Base64 then I got: /bin/sh: line1: gcc: command not found make: *** [Base64.o] Error 127 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Actually, I got the same Make error when installing DBI, DBD::mysql and some other modules. What is wrong? I am using a Fedora 1 operating system on the eApps hosting company and I use Putty SSH to access the server. Please help. Jeff --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Jeff, On Do, Sep 29, 2005 at 03:54:52 -0700, jeff Lam wrote:
By following the online installation steps, I used install MIME::Base64 then I got:
/bin/sh: line1: gcc: command not found make: *** [Base64.o] Error 127 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
Actually, I got the same Make error when installing DBI, DBD::mysql and some other modules. What is wrong?
I am using a Fedora 1 operating system on the eApps hosting company and I use Putty SSH to access the server.
Is the gcc compiler and make installed on the system? Can't you install prebuilt packages of the needed modules, e.g. via rpm (would be easier for sure...)?
Jeff
Kind regards, Christian - -- ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769 http://www.otrs.com/ :: Communication with success! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDO8ixTFWOq90iSiERAiRKAJoCFiFdaY6fCGDtLz4dk+Ho6Hz8HgCgjXRX q+P6Mk9mYinwR+SITg/6tzA= =Hv/l -----END PGP SIGNATURE-----

Yes, I am sure the gcc compiler and make are installed in the right location. However, I have not tried using rpm to install yet. I will try it later and let you know if I still have problems. Thanks.
Christian Schoepplein
By following the online installation steps, I used install MIME::Base64 then I got:
/bin/sh: line1: gcc: command not found make: *** [Base64.o] Error 127 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
Actually, I got the same Make error when installing DBI, DBD::mysql and some other modules. What is wrong?
I am using a Fedora 1 operating system on the eApps hosting company and I use Putty SSH to access the server.
Is the gcc compiler and make installed on the system? Can't you install prebuilt packages of the needed modules, e.g. via rpm (would be easier for sure...)?
Jeff
Kind regards, Christian - -- ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769 http://www.otrs.com/ :: Communication with success! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDO8ixTFWOq90iSiERAiRKAJoCFiFdaY6fCGDtLz4dk+Ho6Hz8HgCgjXRX q+P6Mk9mYinwR+SITg/6tzA= =Hv/l -----END PGP SIGNATURE----- _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

By the way, the installion guide on otrs website, it only instruct using rpm on a SUSE, should I do all the same thing on Fedora? That was the reason I did not use rpm before.
Christian Schoepplein
By following the online installation steps, I used install MIME::Base64 then I got:
/bin/sh: line1: gcc: command not found make: *** [Base64.o] Error 127 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
Actually, I got the same Make error when installing DBI, DBD::mysql and some other modules. What is wrong?
I am using a Fedora 1 operating system on the eApps hosting company and I use Putty SSH to access the server.
Is the gcc compiler and make installed on the system? Can't you install prebuilt packages of the needed modules, e.g. via rpm (would be easier for sure...)?
Jeff
Kind regards, Christian - -- ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769 http://www.otrs.com/ :: Communication with success! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDO8ixTFWOq90iSiERAiRKAJoCFiFdaY6fCGDtLz4dk+Ho6Hz8HgCgjXRX q+P6Mk9mYinwR+SITg/6tzA= =Hv/l -----END PGP SIGNATURE----- _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

Hi On Thu 29-Sep-2005 at 12:57:56PM +0200, Christian Schoepplein wrote:
On Do, Sep 29, 2005 at 03:54:52 -0700, jeff Lam wrote:
I am using a Fedora 1 operating system
Can't you install prebuilt packages of the needed modules, e.g. via rpm (would be easier for sure...)?
I installed *all* the Perl modules I needed for OTRS via RPM on CentOS4
(RHEL4) and I expect that they will all be available for FC1, though you
might need to enable some extra repos (DAGs).
RPM packages names look like this:
perl-Foo-Bar
When the CPAN name is:
Foo::Bar
I use apt or yum of Fedors boxes for installing this stuff.
Chris
--
Chris Croome
participants (3)
-
Chris Croome
-
Christian Schoepplein
-
jeff Lam