Re: Mono build error

2012-01-23 Thread Ma Xiaojun
BTW, why don't you use official binaries? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: strange behavior - PHP question...

2012-01-23 Thread Bradley Giesbrecht
On Jan 23, 2012, at 3:26 PM, William H. Magill wrote: > > > On Jan 23, 2012, at 2:10 AM, Bjarne D Mathiesen wrote: > >> William H. Magill wrote: >>> However, when I visit php.net and follow their tutorial, the very first >>> example fails. >>> >> ... >>> >>> What happens is "a blank page" -

Re: strange behavior - PHP question...

2012-01-23 Thread William H. Magill
On Jan 23, 2012, at 2:10 AM, Bjarne D Mathiesen wrote: > William H. Magill wrote: >> However, when I visit php.net and follow their tutorial, the very first >> example fails. >> > ... >> >> What happens is "a blank page" -- no source code, no "hello world," no >> errors I can find -- nada.

Re: strange behavior - PHP question...

2012-01-23 Thread Bradley Giesbrecht
On Jan 23, 2012, at 1:40 AM, Phil Dobbin wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 23/01/2012 06:35, William H. Magill wrote: >> A retired sysadmin who has been working with Macports since Darwin days -- >> I am playing with a software package written in php and attempting

Re: How to run wordpress

2012-01-23 Thread Mike Savory
According to http://wordpress.org/about/requirements/ The requirements have changed as of WordPress 3.2. The minimum requirements for WordPress 3.1 are PHP 4.3 and MySQL 4.1.2. The wordpress port (currently at version 3.2.1) declares a library dependency they will result incurrent versions of P

Does duplicity needs to depend on py27-gnupg ?

2012-01-23 Thread Carson Hewitt
Port duplicity depends on py27-gnupg, which only provides Frank Tobin's GnuPGInterface.py module. duplicity's tarball (at least for versions 0.6.15, 0.6.17) contains GnuPGInterface.py and duplicity uses it by way of 'from duplicity import GnuPGInterface'. 4 years ago this dependency was missin

Re: How to run wordpress

2012-01-23 Thread mikel king
On Jan 21, 2012, at 12:33 PM, Michael Parchet wrote: > Hi, > > I have installed the wordpress package to try it to migrate a websitee on > this Now I wold like to start wordpress but I don't know how to start it > > Can you help me please ? > > Tanks > > Best regards > > mparchet Michael,

Re: How to run wordpress

2012-01-23 Thread
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bradley Giesbrecht schrieb: >On Jan 21, 2012, at 9:33 AM, Michael Parchet wrote: >> I have installed the wordpress package to try it to migrate a >websitee on this Now I wold like to start wordpress but I don't know >how to start it If you want

Re: How to run wordpress

2012-01-23 Thread Bradley Giesbrecht
On Jan 21, 2012, at 9:33 AM, Michael Parchet wrote: > Hi, > > I have installed the wordpress package to try it to migrate a websitee on > this Now I wold like to start wordpress but I don't know how to start it > > Can you help me please ? Start simple. Check that apache2 is configured: (assu

Re: opencore-amr (new port)

2012-01-23 Thread Jeremy Lavergne
> Once it is OK, what do I need to do to get it commited? You would attach it to a ticket. http://guide.macports.org/#project.tickets I'd recommend you do that now so the MacPorts developers can see it (this list is for users) and track how it was improved for future contributions to MacPorts.

opencore-amr (new port)

2012-01-23 Thread Jan Stary
Below is a port of http://sourceforge.net/projects/opencore-amr/ - an implementation of the AMR voice codec. I have tested this on 10.5.8 on a intel-based macbook. Can people please test it further on different architetures and macos versions? Once it is OK, what do I need to do to get it commite

Re: strange behavior - PHP question...

2012-01-23 Thread Ryan Schmidt
On Jan 23, 2012, at 03:40, Phil Dobbin wrote: > On 23/01/2012 06:35, William H. Magill wrote: >> A retired sysadmin who has been working with Macports since Darwin days -- >> I am playing with a software package written in php and attempting to learn >> php in the process. >> >> I have installed

Re: strange behavior - PHP question...

2012-01-23 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/01/2012 06:35, William H. Magill wrote: > A retired sysadmin who has been working with Macports since Darwin days -- > I am playing with a software package written in php and attempting to learn > php in the process. > > I have installed (and j

Re: LibSDL dependants

2012-01-23 Thread Dominik Reichardt
Am 22.01.2012 um 01:29 schrieb Dominik Reichardt > > > Am 22.01.2012 um 01:22 schrieb Ryan Schmidt : > >> >> On Jan 21, 2012, at 17:50, Dominik Reichardt wrote: >> >>> Ryan Schmidt wrote: >>> On Jan 21, 2012, at 13:58, Dominik Reichardt wrote: > Don't all the dependants on

Re: How to run wordpress

2012-01-23 Thread Niels Dettenbach
Am Montag, 23. Januar 2012, 08:47:36 schrieb James Linder: > and having done it once on a system that just works This would be incorrect for most application cases for different reasons: - A "LAMP" is nothing more then a Linux with Apache, MySQL and PHP (pre-)installed. There is no reason why Lin