Title: RE: [Oscar-users] Newer compatible OS's
Why don't you just grab the RPM from CentOS 3.5?
 
http://centos.arcticnetwork.ca/3.5/os/i386/RedHat/RPMS/perl-CGI-2.81-89.10.i386.rpm
 
Put it in /tftpboot/rpm and it should fly.
 
(You might want to try to manually install this first, just to see if the versions match up, if not, find the corresponding 3.x version which is the same as your WBEL release)
 
Cheers,
 
Bernard

From: Crudgington, Cody [mailto:[EMAIL PROTECTED]
Sent: Thu 21/07/2005 7:59 AM
To: Bernard Li; Crudgington, Cody; John Banas; [email protected]
Subject: RE: [Oscar-users] Newer compatible OS's

Hi everyone,

The link to the source you gave me will not build for some reason. I even tried with the WBEL3 (whitebox linux enterprise 3) perl sources. I get the following errors:

+ /usr/bin/dos2unix win32/Makefile win32/makefile.mk README.win32 README.dos jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
dos2unix: converting file win32/Makefile to UNIX format ...
dos2unix: converting file win32/makefile.mk to UNIX format ...
dos2unix: converting file README.win32 to UNIX format ...
dos2unix: converting file README.dos to UNIX format ...
dos2unix: converting file jpl/JNI/JNI.xs to UNIX format ...
*** glibc detected *** free(): invalid pointer: 0x08695038 ***
/var/tmp/rpm-tmp.1910: line 76:  3705 Aborted                 /usr/bin/dos2unix win32/Makefile win32/makefile.mk README.win32 README.dos jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
error: Bad exit status from /var/tmp/rpm-tmp.1910 (%prep)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.1910 (%prep)


Any ideas?

Cody Van Crudgington
Software Systems Specialist II
University of Texas at Dallas
http://cvcrud.jedicoder.net
(972) 883-4508



-----Original Message-----
From: Bernard Li [mailto:[EMAIL PROTECTED]]
Sent: Wed 7/20/2005 2:48 PM
To: Crudgington, Cody; John Banas; [email protected]
Subject: RE: [Oscar-users] Newer compatible OS's

Hi Cody:

> Does it matter if I rebuild the source rpm or no, because the Redhat
> site does not have the source rpm for any perl-CGI* in the
> En3 directory
> or the En4 directory. Nothing is there. However I found it on
> rpmfind.net but its not source, its binary (for RH9). Can I just copy
> that into the /tftpboot/rpm directory?

The perl-CGI RPM came from the perl-5.8.0 SRPM from here:

ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/i386/SRPMS/perl
-5.8.0-88.4.src.rpm

Rebuild it, and you should get the perl-CGI RPM (among other RPMs)

> If so, do I need to do anything special to the install, such as re-run
> ./configure and make install? Or should just ./install_cluster do the
> trick?

Yeah, just re-run ./install_cluster to invoke the wizard and it should
go...  you might need to repeat the process for other missing RPMs - if
you can keep track of all of them and post the list here, I'm sure other
users will find it useful.

Thanks,

Bernard

Reply via email to