Hi there Monks,
I need to be able to encapsulate the results of installing Perl from source ...
... into any RPM.$ wget http://www.cpan.org/src/5.0/perl-5.10.1.tar.gz $ tar -xzf perl-5.10.1.tar.gz $ cd perl-5.10.1 $ sh Configure -Dcc=gcc -Dprefix=/some/where/perl -de $ sudo make $ sudo make test $ sudo make install
Does any monk know where I can find a ".spec" file?
Thanks!
In reply to Where can I find the spec file for the Perl RPM? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |