Re: gimp2 install

2018-11-16 Thread Ryan Schmidt
On Nov 15, 2018, at 19:14, Riccardo Mottola wrote: > Hi, > > as you thought, it is specific ASM stuff, so the typos are relative to a > precise architecture only, > > On 2018-11-14 20:55:58 +0100 Ryan Schmidt wrote: > >> On Nov 14, 2018, at 11:17, Riccardo Mottola wrote: >>> I wonder if thi

Re: Can not remove the new MacPorts Mojave package

2018-11-16 Thread Dr M J Carter
On Sat, Nov 10, 2018 at 03:47:26PM -0600, Ryan Schmidt wrote: > You could also have the script run `lsof | grep /opt/local` to see > what files in /opt/local/are still open at the time of the > failure. [snip] > Xcode also loves to spawn its simulator service, even though, as far > as I know, MacP

Re: Can not remove the new MacPorts Mojave package

2018-11-16 Thread Vincent Habchi
> On 16 Nov 2018, at 13:05, Dr M J Carter > wrote: > > Bingo, for sufficiently provisional values of Bing. Much thought > needed on which of several approaches to take next, and I'll need to > guard against premature rejoicing, but it's the first substative Clue > I've seen yet. Wish me

Removing local ports from the registry

2018-11-16 Thread Mark Brethen
There are a number of local ports that I was developing that never came to fruition. Is it possible to remove them from the registry? Mark Brethen mark.bret...@gmail.com

Re: Removing local ports from the registry

2018-11-16 Thread Ken Cunningham
if you uninstall them, and then delete them from your local portfile repository, then run portindex in that repository, you should see no sign of them again. Ken > On Nov 16, 2018, at 11:37 AM, Mark Brethen wrote: > > There are a number of local ports that I was developing that never came t

Re: Removing local ports from the registry

2018-11-16 Thread Mark Brethen
And then I can manually remove their distfiles folders? Mark Brethen mark.bret...@gmail.com > On Nov 16, 2018, at 1:45 PM, Ken Cunningham > wrote: > > if you uninstall them, and then delete them from your local portfile > repository, then run portindex in that repository, you should see no

Re: Removing local ports from the registry

2018-11-16 Thread Ken Cunningham
sure. Or do “sudo port clean PORTNAME —all” and macports will do it for you. Ken > On Nov 16, 2018, at 11:49 AM, Mark Brethen wrote: > > And then I can manually remove their distfiles folders? > > > Mark Brethen > mark.bret...@gmail.com > > > >> On Nov 16, 2018, at 1:45 PM, Ken Cunningham

Re: Help please

2018-11-16 Thread Dave Horsfall
On Fri, 16 Nov 2018, James Linder wrote: The problem is definately the modem. I turned OFF the firewall (actually I need to think thru, why would the modem have a firewall at all, unless bad guys can login to the modem …) and rsync ran perfectly. I tried but was not able to make a modem firewa

Re: Problem with enscript

2018-11-16 Thread Dave Horsfall
On Thu, 15 Nov 2018, Ryan Schmidt wrote: That's called System Integrity Protection. It's a new macOS feature as of OS X 10.11 El Capitan. You cannot modify files installed by Apple unless you turn SIP off, but you should not do that. It is a protection against malware. So how do I turn it of

Re: Problem with enscript

2018-11-16 Thread Ryan Schmidt
On Nov 16, 2018, at 17:20, Dave Horsfall wrote: > On Thu, 15 Nov 2018, Ryan Schmidt wrote: > >> That's called System Integrity Protection. It's a new macOS feature as of OS >> X 10.11 El Capitan. You cannot modify files installed by Apple unless you >> turn SIP off, but you should not do tha

Re: Removing local ports from the registry

2018-11-16 Thread Ryan Schmidt
On Nov 16, 2018, at 13:37, Mark Brethen wrote: > There are a number of local ports that I was developing that never came to > fruition. Is it possible to remove them from the registry? The registry only contains information about installed ports. To remove information about a port from the r

Re: Help please

2018-11-16 Thread James Linder
> On 16 Nov 2018, at 8:00 pm, macports-users-requ...@lists.macports.org wrote: > >> I can’t believe that I am the only Aussie macports user plagued by the >> problem. > > Apparently... > >> I went to Access Control->firewall and turned it OFF during the >> selfupdate. I was not able to make

Re: Problem with enscript

2018-11-16 Thread Bill Cole
On 16 Nov 2018, at 18:20, Dave Horsfall wrote: Let me guess: sign off (losing all my sessions) and sign on again as "root" (which I've had to do to restore files outside my home directory with Time Machine)? Install my shim, sign on again as myself, see what's wrong, sign on again as "root" t