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[

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 c

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

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. >

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. >> xau

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 n

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. >

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: Opera

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:

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. > >

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 c

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-

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 ---> Attemptin

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.macosforg

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.destr

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

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

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/macp

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.

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: