Re: Uninstalling Perl modules
- From: Ron Savage <ron@xxxxxxxxxxxxx>
- Date: Thu, 11 Jan 2007 10:08:53 +1100
On Wed, 10 Jan 2007 18:09:01 +1100, Mumia W. (on aioe) wrote:
Hi
All of these commands fail to uninstall:
make uninstall_from_perldirs
make uninstall_from_sitedirs
make uninstall_from_vendordirs
Hmmm. OK. Let's try something else.
From a CGI script I use to install modules, I see:
use Config;
....
$Config{'make'} install UNINST=1
and for you $Config{'make'} is just make, so try
make install UNINST=1
.
- Follow-Ups:
- Re: Uninstalling Perl modules
- From: Mumia W. (on aioe)
- Re: Uninstalling Perl modules
- References:
- Uninstalling Perl modules
- From: Mumia W. (on aioe)
- Re: Uninstalling Perl modules
- From: Ron Savage
- Re: Uninstalling Perl modules
- From: Mumia W. (on aioe)
- Uninstalling Perl modules
- Prev by Date: Re: XML::Twig produces double encoded UTF-8
- Next by Date: Re: GDBM_File
- Previous by thread: Re: Uninstalling Perl modules
- Next by thread: Re: Uninstalling Perl modules
- Index(es):
Relevant Pages
|
|