Mailinglist Archive: opensuse-autoinstall (192 mails)
| < Previous | Next > |
installing a lot of perl modules
- From: "Ryan Allen" <r.allen@xxxxxx>
- Date: Thu, 24 Feb 2005 22:50:22 +0000 (UTC)
- Message-id: <D21DA3C47E71114583C3EC4B0CCB9A990239FD03@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi List,
Does anybody have recommendations for installing a bunch of perl modules
that aren't in RPM? We have a few that require some custom compile
settings. Currently, I'm doing a painful process of installing on a
clean machine, compiling and installing, then making a tar ball from the
output of "make install". Then during post-install, copying and
un-tarring them onto the new system.
This gets us by for now, but is horribly non-maintainable for future
upgrades. What's the "best practice" for installing custom-compiled
perl modules, or modules that are not pre-packaged in RPM's.
Thanks!
-- Ryan
Does anybody have recommendations for installing a bunch of perl modules
that aren't in RPM? We have a few that require some custom compile
settings. Currently, I'm doing a painful process of installing on a
clean machine, compiling and installing, then making a tar ball from the
output of "make install". Then during post-install, copying and
un-tarring them onto the new system.
This gets us by for now, but is horribly non-maintainable for future
upgrades. What's the "best practice" for installing custom-compiled
perl modules, or modules that are not pre-packaged in RPM's.
Thanks!
-- Ryan
| < Previous | Next > |