rpm package

2007-03-17 Thread Steven Pritchard
4.9-1.src.rpm Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: [EMAIL PROTECTED] http://www.kspei.com/ Phone: (618)398-3000 Mobile: (618)567-7320

Re: rpm package

2007-03-22 Thread Steven Pritchard
k. :-) Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: [EMAIL PROTECTED] http://www.kspei.com/ Phone: (618)398-3000 Mobile: (618)567-7320

Re: rpm package

2007-03-22 Thread Steven Pritchard
On Wed, Mar 21, 2007 at 03:13:55PM -0700, Allison Randal wrote: > Steven Pritchard wrote: > >I spent some more time getting a package built for Fedora. It > >probably goes without saying, but this is still a bit difficult. If > >anyone is interested, here's my current p

Building a Fedora package

2006-07-08 Thread Steven Pritchard
s bogus, so try to ignore it if you look at this... :-) http://ftp.kspei.com/pub/steve/rpms/parrot/parrot.spec Second, ICU detection fails. (I haven't had time to look into this yet.) Thanks in advance for any help... Steve -- Steven Pritchard - K&S Pritchard Enterprises, In

Re: Building a Fedora package

2006-07-10 Thread Steven Pritchard
/usr/lib/parrot/include/ /usr/lib/parrot/library/ /usr/include/parrot/ /usr/bin/* That's after overriding lib_dir... Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: [EMAIL PROTECTED] http://www.kspei.com/ Phone: (618)398-3000 Mobile: (618)567-7320

Re: Building a Fedora package

2006-07-11 Thread Steven Pritchard
On Sat, Jul 08, 2006 at 07:01:19PM -0500, Steven Pritchard wrote: > First, there is a hardcoded "lib" somewhere that I can't seem to find. OK, I finally found the (last, I hope) problem. In tools/dev/install_files.pl, there is this line: $dest =~ s/^runtime/lib/