Macports installation problem

2017-10-18 Thread John
Hi, I tried to install Cairo graphics https://www.cairographics.org/download/ and I need to install Macports. I tried to install Macports on my Mac OS Sierra 10.12.6, and type "sudo port install cairo", but it did not respond. I haven't seen any file name or app called Macports, but on

Re: Apache 2.4.28 update today? (was:Re: Apache 2.4 any time soon?)

2017-10-18 Thread Horst Simon
Hi Marius, I had not the updated php71-apache2handler. After running sudo port selfupdate and sudo port upgrade outdated, it updated the php71-apache2handler and placed the mod_php71.so in the correct directory. During the upgrade it too updated apache24-devel and during this upgrade it overwr

Re: Apache 2.4.28 update today? (was:Re: Apache 2.4 any time soon?)

2017-10-18 Thread Marius Schamschula
Horst, It should not have overwritten extra/httpd-ssl.conf. However, I don’t think the Portfile was set up to do that. I’ll have a look. > On Oct 18, 2017, at 5:19 AM, Horst Simon wrote: > > Hi Marius, > > I had not the updated php71-apache2handler. After running sudo port > selfupdate and s

Re: Macports installation problem

2017-10-18 Thread Al Varnell
Type echo $PATH in Terminal to make certain that /opt/local/bin/ is included. If not then you need to add it or just use: sudo /opt/local/bin/port install cairo. -Al- On Wed, Oct 18, 2017 at 02:25 AM, John wrote: > Hi, > >I tried to install Cairo graphics > > https://www.cairographics.

Re: Macports installation problem

2017-10-18 Thread Rainer Müller
On 2017-10-18 11:25, John wrote: > Hi,  > >    I tried to install Cairo graphics  > > https://www.cairographics.org/download/ > >    and I need to install Macports.  > >    I tried to install Macports on my Mac OS Sierra 10.12.6, and type > "sudo port install cairo", but it did not respond. I h

Re: Macports installation problem

2017-10-18 Thread Ryan Schmidt
On Oct 18, 2017, at 04:25, John wrote: >I tried to install Cairo graphics > > https://www.cairographics.org/download/ > >and I need to install Macports. Welcome! Technically you don't *need* to install MacPorts if all you want is Cairo. You could build it and it's dependencies from s

Re: Apache 2.4.28 update today? (was:Re: Apache 2.4 any time soon?)

2017-10-18 Thread Horst Simon
Thanks Marius, got it working with some minor change to the /opt/local/etc/apache2/extra/mod_php71.conf file, had to change the module name in it. Horst > On 18 Oct 2017, at 9:52 pm, Marius Schamschula wrote: > > Horst, > > It should not have overwritten extra/httpd-ssl.conf. However, I don

Re: Apache 2.4.28 update today? (was:Re: Apache 2.4 any time soon?)

2017-10-18 Thread Marius Schamschula
Horst, The Portfile installs httpd.conf.orig, but does not do the same for the files in the extra folder. There are two options of how to fix this issue: 1) install .conf.orig files and have the user copy them to .conf files 2) back up all existing .conf files when activating I first tried (2

MacPorts shell mode

2017-10-18 Thread pagani laurent via macports-users
Hi all, Reading the mails on this list, I discovered the Shell mode option (sudo port without argument) which would allow in principle to launch several commands without repeating sudo port each time (and typing the passwd). But once in that mode, I typed selfupdate and was exited from the the

Re: MacPorts shell mode

2017-10-18 Thread Bradley Giesbrecht
> On Oct 18, 2017, at 5:31 PM, pagani laurent via macports-users > wrote: > > Hi all, > > Reading the mails on this list, I discovered the Shell mode option (sudo port > without argument) which would allow in principle to launch several commands > without repeating sudo port each time (and ty

Re: Trouble getting Portfiles and updating my system after "successful installation"

2017-10-18 Thread Ryan Schmidt
On Oct 17, 2017, at 09:09, Patrick Hinkle wrote: > I installed MacPorts successfully and got the following Terminal statement: > Congratulations, you have successfully installed the MacPorts system. To get > the Portfiles and update the system, add /opt/local/bin to your PATH and run: > > sudo

Re: MacPorts shell mode

2017-10-18 Thread pagani laurent via macports-users
> Le 19 oct. 2017 à 02:37, Bradley Giesbrecht a écrit : > >> On Oct 18, 2017, at 5:31 PM, pagani laurent via macports-users >> wrote: >> >> Hi all, >> >> Reading the mails on this list, I discovered the Shell mode option (sudo >> port without argument) which would allow in principle to laun

Re: Macports installation problem

2017-10-18 Thread Ryan Schmidt
Remember to Reply All so our conversation stays on the mailing list. My reply is below. On Oct 18, 2017, at 20:05, John wrote: > 2017-10-18 7:50 GMT-07:00 Ryan Schmidt: >> On Oct 18, 2017, at 04:25, John wrote: >> >>>I tried to install Macports on my Mac OS Sierra 10.12.6, and type "sudo

Re: Macports installation problem

2017-10-18 Thread Al Varnell
Stop putting yourself in shell mode by with that initial "/opt/local/bin/port ; exit;" Just type sudo port install cairo -Al- On Wed, Oct 18, 2017 at 06:07 PM, John wrote: > Hi, > >Thanks for your response, but... >It does not work > > > Last login: Wed Oct 18 18:03:28 on ttys0

Re: Macports installation problem

2017-10-18 Thread John
Thanks for pointing out that I should open the "Terminal". I tried it; could you check if my Cairo is installed successfully? Should I do something on Xbox? Thanks!! Last login: Wed Oct 18 21:01:15 on ttys001 John-MacBook-Pro:~ john$ sudo port install cairo Password: Sorry, try again. Password: W

Re: Macports installation problem

2017-10-18 Thread Chris Jones
Yes, it is installed. No idea at all what this has to do with an Xbox though . > On 19 Oct 2017, at 6:46 am, John wrote: > > Thanks for pointing out that I should open the "Terminal". I tried it; could > you check if my Cairo is installed successfully? Should I do something on > Xbox? T