Re: gimp on HS

2017-11-12 Thread William Parducci
On Nov 12, 2017, at 10:45 AM, Ryan Schmidt wrote: > > So, a quick workaround for you would be to install the perl5 port with the > +perl5_26 variant: > > sudo port install perl5 +perl5_26 > > We'll be making that the default variant eventually anyway. Continue? [Y/n]: y ---> Configuring gim

Re: gimp on HS

2017-11-12 Thread Ryan Schmidt
On Nov 12, 2017, at 12:45, Ryan Schmidt wrote: > The whole point of running autogen.sh was to regenerate the configure script > so that it would do the XML::Parser check Typo: *wouldn't* do the XML::Parser check!

Re: gimp on HS

2017-11-12 Thread Ryan Schmidt
On Nov 12, 2017, at 12:22, William Parducci wrote: > Sure. Here you go… Ok, I see the problem now, and why I didn't see it on my system. > :info:configure checking for perl... /opt/local/bin/perl > :info:configure checking for perl >= 5.8.1... 5.24.3 gimp2 found perl 5.24, because you have th

Re: gimp on HS

2017-11-12 Thread William Parducci
Sure. Here you go… version:1 :debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/graphics/gimp

Re: gimp on HS

2017-11-12 Thread Ryan Schmidt
On Nov 12, 2017, at 12:15, William Parducci wrote: > :info:configure checking for XML::Parser... configure: error: XML::Parser > perl module is required for intltool This means that gimp2 uses intltool, and its configure script was generated before intltool 0.51, so the configure script needs

Re: gimp on HS

2017-11-12 Thread William Parducci
Error on build is config fail: ---> Configuring gimp2 Error: Failed to configure gimp2, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gimp2/gimp2/work/gimp-2.8.22/config.log Error: Failed to configure gimp2: conf

Re: gimp on HS

2017-11-12 Thread Ryan Schmidt
On Nov 12, 2017, at 10:25, William Parducci wrote: > I’m trying to do a clean install gimp on High Sierra and am running into an > issue with clang. Given that it’s in /usr/bin I assume that this is an HS > related issue. Is this a known issue? (FYI I downloaded latest macPort today > and ran

Re: MacPorts related questions

2017-11-12 Thread Ryan Schmidt
On Nov 12, 2017, at 01:31, iEFdev wrote: > Hello Ryan, > > I hope it's ok to send you an email… I have a few questions I'd like to get > help with, &/or directions where to go, if possible. And they're not bugs so > I don't know if to make a ticket of them. Hi Eric. You should write to the ma

gimp on HS

2017-11-12 Thread William Parducci
Hi, I’m trying to do a clean install gimp on High Sierra and am running into an issue with clang. Given that it’s in /usr/bin I assume that this is an HS related issue. Is this a known issue? (FYI I downloaded latest macPort today and ran selfupdate first thing.) thanks! b gimp-2.8.22/config

Re: MacPorts ready for High Sierra yet?

2017-11-12 Thread Arno Hautala
What hardware are you installing on? Apple Menu > About This Mac > first line under the OS Version number On Sun, Nov 12, 2017 at 1:07 AM, Dave Horsfall wrote: > On Sat, 11 Nov 2017, Dave Horsfall wrote: > >> Looks clean enough to me; I'll gird my loins and start the upgrade... > > > Well, that

Re: Mac port error

2017-11-12 Thread Nasser via macports-users
ust in case you still having an issue with the Mac port. Here are the step. $ sudo port Password: Password: MacPorts 2.4.2 Entering shell mode... ("help" for help, "quit" to quit) [Nasser/Downloads] > selfupdate --nosync ---> Updating MacPorts base sources using rsync MacPorts base version

Re: Failed Install KMyMoney - Uninstall?

2017-11-12 Thread Ryan Schmidt
On Nov 11, 2017, at 18:42, Mojca Miklavec wrote: > > Then the easiest thing to do is probably >rm -rf /opt/local > > WARNING: this will delete the complete /opt/local tree on your > computer. And make sure you type it correctly. Those aren't the complete instructions to uninstall macports.

Re: MacPorts installation processes

2017-11-12 Thread Ryan Schmidt
On Nov 11, 2017, at 08:08, Mojca Miklavec wrote: > > The releases x.y.z where z > 0 are not created from the master branch, the > release 2.5.0 will come from master. Well no, when we are preparing to release 2.5.0, we will first copy master to a 2.5 branch, then spend a week or three releasi