Arggh!  I ran "uninstall perl" instead of "port uninstall perl".

Now, I've run the correct command but I am getting conflicting information:

$ sudo port uninstall perl
Password:
$ port list perl
$ which perl
/opt/local/bin/perl

What am I missing here?

...Stephen


On Thu, Jun 20, 2013 at 9:35 AM, Brandon Allbery <[email protected]>wrote:

> On Thu, Jun 20, 2013 at 12:30 PM, Stephen Rasku <[email protected]>wrote:
>
>> I am trying to uninstall perl from MacPorts.  I want to run a vanilla
>> Perl installation (i.e. the default Apple one).  I get the following output:
>>
>> Preparing Uninstall...
>> which perl
>> Uninstall Began...
>> Uninstall Failed...
>> Reason: ErrorMissingBundle
>>
>
> This doesn't look like output from the `port` command?
>
> There is no port called simply `perl`. There *is* a `perl5` port, but
> uninstalling it won't accomplish much because it simply installs as a
> dependency a particular Perl version port (e.g. `perl5.12`).
>
> --
> brandon s allbery kf8nh                               sine nomine
> associates
> [email protected]
> [email protected]
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to