Re: building perl rpm

2000-08-13 Thread Frank Hale
> I actually gave it a go on a Zoot box before posting my reply. Aside > from issues picking up the man pages in the %files list (the .spec > file should probably use /usr/share/man, since the patch that fixes > buildrooting for Makemaker modules has to hard-code the path for > Pinstripe, and the

Re: building perl rpm

2000-08-12 Thread Nalin Dahyabhai
On Sat, Aug 12, 2000 at 09:31:41PM -0700, Prasanth A. Kumar wrote: > Frank Hale <[EMAIL PROTECTED]> writes: > > > > There's a patch in the 5.6.0 package in Pinstripe that adds > > > this directory to the link path -- you may want to try starting with > > > it instead of the perl 5.00503 package

Re: building perl rpm

2000-08-12 Thread Prasanth A. Kumar
Frank Hale <[EMAIL PROTECTED]> writes: > > There's a patch in the 5.6.0 package in Pinstripe that adds > > this directory to the link path -- you may want to try starting with > > it instead of the perl 5.00503 package from Zoot. > > I took your advice and downloaded 5.6.0.src.rpm but now I can

Re: building perl rpm

2000-08-12 Thread Frank Hale
> There's a patch in the 5.6.0 package in Pinstripe that adds > this directory to the link path -- you may want to try starting with > it instead of the perl 5.00503 package from Zoot. I took your advice and downloaded 5.6.0.src.rpm but now I cannot install it because I have rpm-3.0.4. Damn!!! I

Re: building perl rpm

2000-08-12 Thread Nalin Dahyabhai
On Sat, Aug 12, 2000 at 06:38:36PM -0400, Frank Hale wrote: > Nalin Dahyabhai wrote: > > > > On Sat, Aug 12, 2000 at 12:10:26PM -0400, Frank Hale wrote: > > > I have no problem building perl-5.00503-10.src.rpm, but when I try to > > > build perl 5.6.0 it complains that it cannot find ndbm.h when

RE: building perl rpm

2000-08-12 Thread Kevin Ford
Frank; Why don't you go out and get the scr.rpm from Redhat Rawhide: ftp://rawhide.redhat.com/pub/rawhide/SRPMS/SRPMS/perl-5.6.0-6.scr.rpm This is the version that is shipping on the Beta release Pinstripe. So, the good folks at Redhat have already done most of the work. This will build on Zoot

Re: building perl rpm

2000-08-12 Thread Frank Hale
Nalin Dahyabhai wrote: > > On Sat, Aug 12, 2000 at 12:10:26PM -0400, Frank Hale wrote: > > I have no problem building perl-5.00503-10.src.rpm, but when I try to > > build perl 5.6.0 it complains that it cannot find ndbm.h when it works > > fine for 5.00503 whats the problem? > > Are you building

Re: building perl rpm

2000-08-12 Thread Nalin Dahyabhai
On Sat, Aug 12, 2000 at 12:10:26PM -0400, Frank Hale wrote: > I have no problem building perl-5.00503-10.src.rpm, but when I try to > build perl 5.6.0 it complains that it cannot find ndbm.h when it works > fine for 5.00503 whats the problem? Are you building on Zoot or Pinstripe? Do you have th