Re: Installed KMyMoney but have no executable to run

2015-12-15 Thread Barry Scott

> On 15 Dec 2015, at 13:42, Ryan Schmidt  wrote:
> 
> On Dec 15, 2015, at 6:43 AM, Barry Scott wrote:
> 
>> I am trying to get kmymoney4 installed on OS X 10.11.
>> 
>> I have used the upgrade instructions to take macports from 10.10 to 10.11.
>> 
>> Using "sudo install kmymoney4” finally ran to completion
>> but I do not have a kmymoney4 program to run.
>> 
>> /opt/local has lots of files with kmymoney4 in their name.
>> But not program itself.
>> 
>> What did I do wrong?
> 
> "port contents kmymoney4" tells you what the port installed.

I was looking for this in the man page and missed it.

> 
> 
>> port says I have kmymoney4.
>> 
>> $ port list kmymoney4
>> kmymoney4  @4.7.2  kde/kmymoney4
> 
> "port list" tells you what's available, not what's installed. "port 
> installed" tells you what's installed.
> 

Thanks for the port commands.

Barry

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


X start up issues

2015-12-15 Thread James Linder
Hi
A while back I asked if anyone could shed any light:

Intermittently all my macports that use X fail to start. This from syslog.

> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xauth:  file 
> /Users/jam/.serverauth.700 does not exist
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xinit: unable to run 
> server "/opt/local/bin/X": No such file or directory
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Use the -- option, or 
> make sure that /opt/local/bin is in your path and
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: that 
> "/opt/local/bin/X" is a program or a link to the right type of server
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: for your display.  
> Possible server names include:
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xquartz Mac 
> OSX Quartz displays.
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xvfb
> Virtual frame buffer
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xfake   
> kdrive-based virtual frame buffer
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xnest   X 
> server nested in a window on another X server
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xephyr  
> kdrive-based nested X server
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: XvncX 
> server accessed over VNC's RFB protocol
> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xdmx
> Distributed Multi-head X server
> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: giving up
> Dec 14 09:51:01 haycorn.home org.macports.startx[699]: xinit: unable to 
> connect to X server: Connection refused
> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: server error
> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:
> Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx[699]): 
> FairPlay decryption failed on binary.
> Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx): 
> Service only ran for 2 seconds. Pushing respawn out by 8 seconds.

Irritated by the contiual nagging to update I broke rule #1 and updated. Now X 
will never start and nothing is logged.

I removed all trace of macports and of Xquartz, then reinstalled. Voila 
everything works. Nextday after after reboot NO X.
Nothing whatsoever logged.

Previously startx started an undecorated xterm.Now


> [haycorn] /Users/jam [521]% startx
> font_cache: Scanning user font directories to generate X11 font caches
> font_cache: Updating FC cache
> expr: syntax error
> expr: syntax error
> xauth:  file /Users/jam/.serverauth.1323 does not exist
> 
> font_cache: Done
> 
> waiting for X server to begin accepting connections .
> ..


until timeout after 5 min or so.
There are no .serverauth files.

I’m somewhat lost. I fiddle my linux boxes very technically but this is all a 
bit alien. Can anyone help me please?
There is no /opt/local/bin/X but there was none yesterday when all was working 
(only /opt/X11/bin/X)
James
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Qt5

2015-12-15 Thread James Linder
Hi
I installed Qt5 on yosemite and building apps/projects/whatever does not work.
I filed a ticket and this was the sage response:

The SDKs are not provided by MacPorts; they are part of Xcode. Xcode 7
only includes the 10.11 SDK, even if you are running on OS X 10.10. Apple
does not consider this a bug. If Qt requires an older SDK, that is a
design flaw in Qt which should be reported to the developers of Qt so that
they can fix it. Do not under any circumstances rename your SDK or make
any other changes inside the Xcode application bundle.

Cute! if I do rename the SDK it builds a working app. If I don’t the compile 
fails.
Is there any to heed the advice and build a working app. Is this an artifact of 
not wishing to run el Captain
Is my next post related?

James
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: X start up issues

2015-12-15 Thread Chalmers
is it possibly your .bash_config ?
The Path can easily become corrupted.
echo $PATH

and see whats there?



-
From my iPhone.


> On 15 Dec 2015, at 9:06 am, James Linder  wrote:
> 
> Hi
> A while back I asked if anyone could shed any light:
> 
> Intermittently all my macports that use X fail to start. This from syslog.
> 
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xauth:  file 
>> /Users/jam/.serverauth.700 does not exist
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xinit: unable to run 
>> server "/opt/local/bin/X": No such file or directory
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Use the -- option, or 
>> make sure that /opt/local/bin is in your path and
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: that 
>> "/opt/local/bin/X" is a program or a link to the right type of server
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: for your display.  
>> Possible server names include:
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xquartz Mac 
>> OSX Quartz displays.
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xvfb
>> Virtual frame buffer
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xfake   
>> kdrive-based virtual frame buffer
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xnest   X 
>> server nested in a window on another X server
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xephyr  
>> kdrive-based nested X server
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: XvncX 
>> server accessed over VNC's RFB protocol
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xdmx
>> Distributed Multi-head X server
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: giving up
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]: xinit: unable to 
>> connect to X server: Connection refused
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: server error
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:
>> Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx[699]): 
>> FairPlay decryption failed on binary.
>> Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx): 
>> Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
> 
> Irritated by the contiual nagging to update I broke rule #1 and updated. Now 
> X will never start and nothing is logged.
> 
> I removed all trace of macports and of Xquartz, then reinstalled. Voila 
> everything works. Nextday after after reboot NO X.
> Nothing whatsoever logged.
> 
> Previously startx started an undecorated xterm.Now
> 
> 
>> [haycorn] /Users/jam [521]% startx
>> font_cache: Scanning user font directories to generate X11 font caches
>> font_cache: Updating FC cache
>> expr: syntax error
>> expr: syntax error
>> xauth:  file /Users/jam/.serverauth.1323 does not exist
>> 
>> font_cache: Done
>> 
>> waiting for X server to begin accepting connections .
>> ..
> 
> 
> until timeout after 5 min or so.
> There are no .serverauth files.
> 
> I’m somewhat lost. I fiddle my linux boxes very technically but this is all a 
> bit alien. Can anyone help me please?
> There is no /opt/local/bin/X but there was none yesterday when all was 
> working (only /opt/X11/bin/X)
> James
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: X start up issues

2015-12-15 Thread Chalmers
and respawing could inficate an already running or stale lock file instance


-
From my iPhone.


> On 15 Dec 2015, at 9:06 am, James Linder  wrote:
> 
> Hi
> A while back I asked if anyone could shed any light:
> 
> Intermittently all my macports that use X fail to start. This from syslog.
> 
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xauth:  file 
>> /Users/jam/.serverauth.700 does not exist
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xinit: unable to run 
>> server "/opt/local/bin/X": No such file or directory
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Use the -- option, or 
>> make sure that /opt/local/bin is in your path and
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: that 
>> "/opt/local/bin/X" is a program or a link to the right type of server
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: for your display.  
>> Possible server names include:
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xquartz Mac 
>> OSX Quartz displays.
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xvfb
>> Virtual frame buffer
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xfake   
>> kdrive-based virtual frame buffer
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xnest   X 
>> server nested in a window on another X server
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xephyr  
>> kdrive-based nested X server
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: XvncX 
>> server accessed over VNC's RFB protocol
>> Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xdmx
>> Distributed Multi-head X server
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: giving up
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]: xinit: unable to 
>> connect to X server: Connection refused
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: server error
>> Dec 14 09:51:01 haycorn.home org.macports.startx[699]:
>> Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx[699]): 
>> FairPlay decryption failed on binary.
>> Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx): 
>> Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
> 
> Irritated by the contiual nagging to update I broke rule #1 and updated. Now 
> X will never start and nothing is logged.
> 
> I removed all trace of macports and of Xquartz, then reinstalled. Voila 
> everything works. Nextday after after reboot NO X.
> Nothing whatsoever logged.
> 
> Previously startx started an undecorated xterm.Now
> 
> 
>> [haycorn] /Users/jam [521]% startx
>> font_cache: Scanning user font directories to generate X11 font caches
>> font_cache: Updating FC cache
>> expr: syntax error
>> expr: syntax error
>> xauth:  file /Users/jam/.serverauth.1323 does not exist
>> 
>> font_cache: Done
>> 
>> waiting for X server to begin accepting connections .
>> ..
> 
> 
> until timeout after 5 min or so.
> There are no .serverauth files.
> 
> I’m somewhat lost. I fiddle my linux boxes very technically but this is all a 
> bit alien. Can anyone help me please?
> There is no /opt/local/bin/X but there was none yesterday when all was 
> working (only /opt/X11/bin/X)
> James
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: X start up issues

2015-12-15 Thread Ryan Schmidt

On Dec 15, 2015, at 3:06 AM, James Linder wrote:

>> [haycorn] /Users/jam [521]% startx
>> font_cache: Scanning user font directories to generate X11 font caches
>> font_cache: Updating FC cache
>> expr: syntax error
>> expr: syntax error

I wonder what expr invocation this is coming from.

>> xauth:  file /Users/jam/.serverauth.1323 does not exist
>> 
>> font_cache: Done
>> 
>> waiting for X server to begin accepting connections .
>> ..
> 
> 
> until timeout after 5 min or so.
> There are no .serverauth files.
> 
> I’m somewhat lost. I fiddle my linux boxes very technically but this is all a 
> bit alien. Can anyone help me please?
> There is no /opt/local/bin/X but there was none yesterday when all was 
> working (only /opt/X11/bin/X)

Note that you can install /opt/local/bin/X and the rest of the X11 stack by 
installing the "xorg-server" port; this is effectively the same software that 
gets installed into /opt/X11 by XQuartz (so if you install xorg-server with 
MacPorts, you do not need to install XQuartz).


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installed KMyMoney but have no executable to run

2015-12-15 Thread Eneko Gotzon
On Tue, Dec 15, 2015 at 2:42 PM, Ryan Schmidt 
wrote:

> "port installed" tells you what's installed.


and "port installed requested" what is installed at own request.

-- 
Eneko Gotzon Ares
enekogot...@gmail.com
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Problem installing Perl5.22

2015-12-15 Thread Horst Simon

> On 16 Dec 2015, at 13:25, Horst Simon  wrote:
> 
> Hi,
> 
> sudo port install perl5.22 works fine, but after running sudo port install 
> perl5 it failed as follow:
> 
> --->  Computing dependencies for perl5
> --->  Fetching archive for perl5
> --->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
> http://jog.id.packages.macports.org/macports/packages/perl5 
> 
> --->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
> http://packages.macports.org/perl5 
> --->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
> http://lil.fr.packages.macports.org/perl5 
> 
> --->  Fetching distfiles for perl5
> --->  Verifying checksums for perl5
> --->  Extracting perl5
> --->  Configuring perl5
> --->  Building perl5
> --->  Staging perl5 into destroot
> Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5 
> to it.
> Error: org.macports.destroot for port perl5 returned: perl5.22 is missing
> 
> 
> Kind Regards,
> Horst Simon
> 
> 
> 
>> On 16 Dec 2015, at 12:41, Mojca Miklavec > > wrote:
>> 
>> On 16 December 2015 at 02:26, Mojca Miklavec > > wrote:
>>> On 16 December 2015 at 02:09, Horst Simon wrote:
 
 Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link 
 perl5
 to it.
>>> 
>>> Please wait a few minutes. I'll commit a fix.
>> 
>> Dear Simon,
>> 
>> Can you please test if
>> 
>> sudo port selfupdate
>> sudo port -f uninstall perl5.22
>> sudo port install perl5.22
>> sudo port install perl5
>> 
>> fixes the problem now? Before installing perl5.22 please make sure
>> that this patch has been (automatically, by selfupdate) applied to
>> /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5/Portfile
>>  
>> 
>> --- Portfile
>> +++ Portfile
>> @@ -145,8 +145,8 @@
>> move ${binFile} ${binFile}-${perl5.major}
>> }
>> }
>> -move ${destroot}${prefix}/bin/perl${version}
>> ${destroot}${prefix}/bin/${name}
>> -ln -s ${name} ${destroot}${prefix}/bin/perl${version}
>> +move ${destroot}${prefix}/bin/perl${version}
>> ${destroot}${prefix}/bin/${subport}
>> +ln -s ${subport} ${destroot}${prefix}/bin/perl${version}
>> foreach man1File [glob -directory
>> "${destroot}${prefix}/share/man/man1p" *] {
>> regexp (.*)(\.1.*) ${man1File} -> program suffix
>> move ${man1File} ${program}-${perl5.major}${suffix}
>> 
>> Thank you,
>>Mojca
> 

Hi Mojca,

It is working now, I think I installed to early before. Thanks for the fast 
response.

Regards,
Horst


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Problem installing Perl5.22

2015-12-15 Thread Mojca Miklavec
On 16 December 2015 at 02:09, Horst Simon wrote:
>
> Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5
> to it.

Please wait a few minutes. I'll commit a fix.

Mojca
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Problem installing Perl5.22

2015-12-15 Thread Horst Simon
Hi,

sudo port install perl5.22 works fine, but after running sudo port install 
perl5 it failed as follow:

--->  Computing dependencies for perl5
--->  Fetching archive for perl5
--->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
http://jog.id.packages.macports.org/macports/packages/perl5
--->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
http://packages.macports.org/perl5
--->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
http://lil.fr.packages.macports.org/perl5
--->  Fetching distfiles for perl5
--->  Verifying checksums for perl5
--->  Extracting perl5
--->  Configuring perl5
--->  Building perl5
--->  Staging perl5 into destroot
Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5 to 
it.
Error: org.macports.destroot for port perl5 returned: perl5.22 is missing


Kind Regards,
Horst Simon



> On 16 Dec 2015, at 12:41, Mojca Miklavec  wrote:
> 
> On 16 December 2015 at 02:26, Mojca Miklavec  wrote:
>> On 16 December 2015 at 02:09, Horst Simon wrote:
>>> 
>>> Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5
>>> to it.
>> 
>> Please wait a few minutes. I'll commit a fix.
> 
> Dear Simon,
> 
> Can you please test if
> 
> sudo port selfupdate
> sudo port -f uninstall perl5.22
> sudo port install perl5.22
> sudo port install perl5
> 
> fixes the problem now? Before installing perl5.22 please make sure
> that this patch has been (automatically, by selfupdate) applied to
> /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5/Portfile
> 
> --- Portfile
> +++ Portfile
> @@ -145,8 +145,8 @@
> move ${binFile} ${binFile}-${perl5.major}
> }
> }
> -move ${destroot}${prefix}/bin/perl${version}
> ${destroot}${prefix}/bin/${name}
> -ln -s ${name} ${destroot}${prefix}/bin/perl${version}
> +move ${destroot}${prefix}/bin/perl${version}
> ${destroot}${prefix}/bin/${subport}
> +ln -s ${subport} ${destroot}${prefix}/bin/perl${version}
> foreach man1File [glob -directory
> "${destroot}${prefix}/share/man/man1p" *] {
> regexp (.*)(\.1.*) ${man1File} -> program suffix
> move ${man1File} ${program}-${perl5.major}${suffix}
> 
> Thank you,
>Mojca

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: X start up issues

2015-12-15 Thread jam
HiA while back I asked if anyone could shed any light:Intermittently all my macports that use X fail to start. This from syslog.Dec 14 09:50:59 haycorn.home org.macports.startx[699]: xauth:  file /Users/jam/.serverauth.700 does not existDec 14 09:50:59 haycorn.home org.macports.startx[699]: xinit: unable to run server "/opt/local/bin/X": No such file or directoryDec 14 09:50:59 haycorn.home org.macports.startx[699]: Use the -- option, or make sure that /opt/local/bin is in your path andDec 14 09:50:59 haycorn.home org.macports.startx[699]: that "/opt/local/bin/X" is a program or a link to the right type of serverDec 14 09:50:59 haycorn.home org.macports.startx[699]: for your display.  Possible server names include:Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xquartz Mac OSX Quartz displays.Dec 14 09:50:59 haycorn.home org.macports.startx[699]: Xvfb    Virtual frame bufferDec 14 09:50:59 haycorn.home org.macports.startx[699]: Xfake   kdrive-based virtual frame bufferDec 14 09:50:59 haycorn.home org.macports.startx[699]: Xnest   X server nested in a window on another X serverDec 14 09:50:59 haycorn.home org.macports.startx[699]: Xephyr  kdrive-based nested X serverDec 14 09:50:59 haycorn.home org.macports.startx[699]: Xvnc    X server accessed over VNC's RFB protocolDec 14 09:50:59 haycorn.home org.macports.startx[699]: Xdmx    Distributed Multi-head X serverDec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: giving upDec 14 09:51:01 haycorn.home org.macports.startx[699]: xinit: unable to connect to X server: Connection refusedDec 14 09:51:01 haycorn.home org.macports.startx[699]:   xinit: server errorDec 14 09:51:01 haycorn.home org.macports.startx[699]:Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx[699]): FairPlay decryption failed on binary.Dec 14 09:51:01 haycorn com.apple.xpc.launchd[1] (org.macports.startx): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.Irritated by the contiual nagging to update I broke rule #1 and updated. Now X will never start and nothing is logged.I removed all trace of macports and of Xquartz, then reinstalled. Voila everything works. Nextday after after reboot NO X.Nothing whatsoever logged.Previously startx started an undecorated xterm.Now[haycorn] /Users/jam [521]% startxfont_cache: Scanning user font directories to generate X11 font cachesfont_cache: Updating FC cacheexpr: syntax errorexpr: syntax errorxauth:  file /Users/jam/.serverauth.1323 does not existfont_cache: Donewaiting for X server to begin accepting connections ...until timeout after 5 min or so.There are no .serverauth files.I?m somewhat lost. I fiddle my linux boxes very technically but this is all a bit alien. Can anyone help me please?There is no /opt/local/bin/X but there was none yesterday when all was working (only /opt/X11/bin/X)First thanks for all the wise words.My *biggest* problem is that one login all works the next login it does not!Trying desperate measures I upgraded to el Capitan installed the correct macports dmg.Many ports eg wget do build. qt5 fails to build. gnuplot fails to build (the latest ticket says do selfupdate all is fixed, but it is not)Many tries later so the peamble is done:[Haycorn] /Users/jam [502]% sudo port install gnuplotPassword:--->  Computing dependencies for gnuplot--->  Dependencies to be installed: aquaterm gd2 libvpx yasm xpm xorg-libXt xorg-libsm xorg-libice libcaca freeglut libGLU mesa bison bison-runtime m4 flex indent py27-libxml2 xorg-dri2proto xorg-glproto xorg-libXdamage xorg-damageproto xorg-libXfixes xorg-fixesproto xorg-libXi xorg-libXmu xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto imlib2 giflib libid3tag libcerf lua pango Xft2 gobject-introspection py27-mako py27-beaker py27-setuptools py27-markupsafe wxWidgets-3.0 wxWidgets_select--->  Building aquatermError: org.macports.build for port aquaterm returned: command execution failedError: Failed to install aquatermPlease see the log file for port aquaterm for details:    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.logError: The following dependencies were not installed: aquaterm gd2 libvpx yasm xpm xorg-libXt xorg-libsm xorg-libice libcaca freeglut libGLU mesa bison bison-runtime m4 flex indent py27-libxml2 xorg-dri2proto xorg-glproto xorg-libXdamage xorg-damageproto xorg-libXfixes xorg-fixesproto xorg-libXi xorg-libXmu xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto imlib2 giflib libid3tag libcerf lua pango Xft2 gobject-introspection py27-mako py27-beaker py27-setuptools py27-markupsafe wxWidgets-3.0 wxWidgets_selectTo report a bug, follow the instructions in the guide:    http://guide.macports.org/#project.ticketsError: Processing of port gnuplot failedI executed the command that was logged as failed, everything worked perfectly.Now I need advise from people 

Re: Installed KMyMoney but have no executable to run

2015-12-15 Thread Barry Scott

> On 15 Dec 2015, at 12:43, Barry Scott  wrote:
> 
> I am trying to get kmymoney4 installed on OS X 10.11.
> 
> I have used the upgrade instructions to take macports from 10.10 to 10.11.
> 
> Using "sudo install kmymoney4” finally ran to completion
> but I do not have a kmymoney4 program to run.
> 
> /opt/local has lots of files with kmymoney4 in their name.
> But not program itself.
> 
> What did I do wrong?

Doh…

The app is in /Applications/MacPorts/KDE4/KMyMoney.app.

I clearly spend to much time on Fedora and expect to find apps in the bin 
folder.

Barry

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


mac ports on mac ox x 10.10.5

2015-12-15 Thread Mahendra Mundru
Hi all,
I installed x code 7.2, command line tools and
I followed the instructions at https://www.macports.org/install.php

when i try to selfupdate

38c98607ad02:~ mandru$ sudo port -v selfupdate
--->  Updating MacPorts base sources using rsync
rsync: failed to connect to rsync.macports.org: Operation timed out (60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-45/rsync/clientserver.c(105) [receiver=2.6.9]
Command failed: /usr/bin/rsync -rtzv --delete-after rsync://
rsync.macports.org/release/tarballs/base.tar
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs
Exit code: 10
Error: Error synchronizing MacPorts sources: command execution failed
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing
MacPorts sources: command execution failed


when i try to install

38c98607ad02:~ mandru$ sudo port install freetype glib2 cairo
Password:
Error: Port freetype not found

Can someone help me with this to solve?

*Thanks & Regards,*
*Mahendra Mundru,*
*Software Engineer*
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installed KMyMoney but have no executable to run

2015-12-15 Thread Ryan Schmidt
On Dec 15, 2015, at 6:43 AM, Barry Scott wrote:

> I am trying to get kmymoney4 installed on OS X 10.11.
> 
> I have used the upgrade instructions to take macports from 10.10 to 10.11.
> 
> Using "sudo install kmymoney4” finally ran to completion
> but I do not have a kmymoney4 program to run.
> 
> /opt/local has lots of files with kmymoney4 in their name.
> But not program itself.
> 
> What did I do wrong?

"port contents kmymoney4" tells you what the port installed.


> port says I have kmymoney4.
> 
> $ port list kmymoney4
> kmymoney4  @4.7.2  kde/kmymoney4

"port list" tells you what's available, not what's installed. "port installed" 
tells you what's installed.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Installed KMyMoney but have no executable to run

2015-12-15 Thread Barry Scott
I am trying to get kmymoney4 installed on OS X 10.11.

I have used the upgrade instructions to take macports from 10.10 to 10.11.

Using "sudo install kmymoney4” finally ran to completion
but I do not have a kmymoney4 program to run.

/opt/local has lots of files with kmymoney4 in their name.
But not program itself.

What did I do wrong?

port says I have kmymoney4.

$ port list kmymoney4
kmymoney4  @4.7.2  kde/kmymoney4

DBUS is running.

$ ps auxww |grep dbus
barry   29599   0.2  0.0  2434836780 s000  S+   12:43pm   0:00.00 
grep dbus
barry   23341   0.0  0.0  2462984   1068   ??  S12:14pm   0:00.01 
/opt/local/bin/dbus-daemon --nofork --session

There are lots of other KDE files.

$ ls /opt/local/bin/k*
$ ls /opt/local/bin/k*
/opt/local/bin/k5srvutil*   /opt/local/bin/kfile4*  
/opt/local/bin/ksu*
/opt/local/bin/kadmin*  /opt/local/bin/kglobalaccel*
/opt/local/bin/ksvgtopng*
/opt/local/bin/kbuildsycoca4*   /opt/local/bin/kiconfinder* 
/opt/local/bin/kswitch*
/opt/local/bin/kbxutil* /opt/local/bin/kinit*   
/opt/local/bin/ktelnetservice*
/opt/local/bin/kconfig_compiler*/opt/local/bin/kioclient*   
/opt/local/bin/ktoblzcheck*
/opt/local/bin/kcookiejar4* /opt/local/bin/kjs* 
/opt/local/bin/ktraderclient*
/opt/local/bin/kde-cp*  /opt/local/bin/klist*   
/opt/local/bin/ktrash*
/opt/local/bin/kde-mv*  /opt/local/bin/kmailservice*
/opt/local/bin/ktutil*
/opt/local/bin/kde-open*/opt/local/bin/kmimetypefinder* 
/opt/local/bin/kunittestmodrunner*
/opt/local/bin/kde4*/opt/local/bin/kpasswd* 
/opt/local/bin/kvno*
/opt/local/bin/kde4-config* /opt/local/bin/kquitapp*
/opt/local/bin/kwalletd*
/opt/local/bin/kde4-menu*   /opt/local/bin/krb5-config* 
/opt/local/bin/kwrapper4*
/opt/local/bin/kdeinit4_shutdown*   /opt/local/bin/kreadconfig* 
/opt/local/bin/kwriteconfig*
/opt/local/bin/kdeinit4_wrapper*/opt/local/bin/ksba-config*
/opt/local/bin/kdestroy*/opt/local/bin/kshell4*

Barry

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: mac ports on mac ox x 10.10.5

2015-12-15 Thread Chris Jones



On 15/12/15 13:19, Mahendra Mundru wrote:

Hi all,
I installed x code 7.2, command line tools and
I followed the instructions at https://www.macports.org/install.php

when i try to selfupdate

38c98607ad02:~ mandru$ sudo port -v selfupdate
--->  Updating MacPorts base sources using rsync
rsync: failed to connect to rsync.macports.org
: Operation timed out (60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-45/rsync/clientserver.c(105) [receiver=2.6.9]
Command failed: /usr/bin/rsync -rtzv --delete-after
rsync://rsync.macports.org/release/tarballs/base.tar

/opt/local/var/macports/sources/rsync.macports.org/release/tarballs

Exit code: 10
Error: Error synchronizing MacPorts sources: command execution failed
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing
MacPorts sources: command execution failed


Looks like your local network is blocking rsync. Follow up with your 
local system admin. Also see


https://trac.macports.org/wiki/howto/SyncingWithSVN

for alternatives.




when i try to install

38c98607ad02:~ mandru$ sudo port install freetype glib2 cairo
Password:
Error: Port freetype not found

Can someone help me with this to solve?


Probably a result of the above rsync issue. Fix that first.

Chris



*Thanks & Regards,*
*Mahendra Mundru,*
*Software Engineer*


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Problem installing Perl5.22

2015-12-15 Thread Horst Simon
Hi,

When I install a port with perl dependencies e.g. wget or mariadb the install 
fails with linking perl5 to perl5.22, because it has installed and linked 
perl5-5.22.1
There must be an error in the install script. See following install trace:

--->  Fetching archive for perl5.22
--->  Attempting to fetch perl5.22-5.22.1_0.darwin_15.x86_64.tbz2 from 
http://packages.macports.org/perl5.22
--->  Attempting to fetch perl5.22-5.22.1_0.darwin_15.x86_64.tbz2 from 
http://jog.id.packages.macports.org/macports/packages/perl5.22
--->  Attempting to fetch perl5.22-5.22.1_0.darwin_15.x86_64.tbz2 from 
http://mse.uk.packages.macports.org/sites/packages.macports.org/perl5.22
--->  Fetching distfiles for perl5.22
--->  Attempting to fetch perl-5.22.1.tar.bz2 from 
http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/perl5.22
--->  Verifying checksums for perl5.22  
 
--->  Extracting perl5.22
--->  Applying patches to perl5.22
--->  Configuring perl5.22
--->  Building perl5.22
--->  Staging perl5.22 into destroot
--->  Installing perl5.22 @5.22.1_0
--->  Activating perl5.22 @5.22.1_0
--->  Cleaning perl5.22
--->  Fetching archive for perl5
--->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
http://packages.macports.org/perl5
--->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
http://jog.id.packages.macports.org/macports/packages/perl5
--->  Attempting to fetch perl5-5.22.1_0+perl5_22.darwin_15.noarch.tbz2 from 
http://mse.uk.packages.macports.org/sites/packages.macports.org/perl5
--->  Fetching distfiles for perl5
--->  Verifying checksums for perl5
--->  Extracting perl5
--->  Configuring perl5
--->  Building perl5
--->  Staging perl5 into destroot
Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5 to 
it.
Error: org.macports.destroot for port perl5 returned: perl5.22 is missing
Error: Failed to install perl5



Kind Regards,
Horst Simon


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: on upgrade cannot link perl5 to perl5.22

2015-12-15 Thread Mojca Miklavec
On 16 December 2015 at 02:51, Brandon Allbery wrote:
> On Tue, Dec 15, 2015 at 8:46 PM, Murray Eisenberg wrote:
>>
>> Just tried an upgrade of some outdated perl ports. Successfully upgraded
>> perl5.22, but upgrade of perl5 failed:
>
> This was just reported, a fix should be up and selfupdate-able within half
> an hour.

Except that a revbump is probably needed for all the unlucky users who
upgraded during the last hour. (Buildbots should be fine as they kept
the old version.)

Before a revbump: did I manage to break anything else? :)

Mojca
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


on upgrade cannot link perl5 to perl5.22

2015-12-15 Thread Murray Eisenberg
Just tried an upgrade of some outdated perl ports. Successfully upgraded 
perl5.22, but upgrade of perl5 failed:

  $ sudo port upgrade perl5
  :
  :
   --->  Staging perl5 into destroot
 Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5 
to it.
 Error: org.macports.destroot for port perl5 returned: perl5.22 is missing


From the log:

:debug:destroot Executing org.macports.destroot (perl5)
:error:destroot Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link 
perl5 to it.
:error:destroot org.macports.destroot for port perl5 returned: perl5.22 is 
missing
:debug:destroot Error code: NONE
:debug:destroot Backtrace: perl5.22 is missing
while executing
"proc-org.macports.destroot-destroot-0 org.macports.destroot"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:destroot Warning: targets not executed for perl5: org.macports.install 
org.macports.destroot


Current perl versions:

% sudo port installed |grep perl5.22
  mod_perl2 @2.0.9_0+perl5_22 (active)
  perl5 @5.16.3_0+perl5_22 (active)
  perl5.22 @5.22.0_0
  perl5.22 @5.22.1_0 (active)


How fix?___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: on upgrade cannot link perl5 to perl5.22

2015-12-15 Thread Brandon Allbery
On Tue, Dec 15, 2015 at 8:46 PM, Murray Eisenberg  wrote:

> Just tried an upgrade of some outdated perl ports. Successfully upgraded
> perl5.22, but upgrade of perl5 failed:


This was just reported, a fix should be up and selfupdate-able within half
an hour.


-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users