Re: MySQL cluster FreeBSD port

2009-11-02 Thread Mark Powell

On Mon, 2 Nov 2009, Alex Dupre wrote:


Mark Powell ha scritto:

  I'm still testing this, but was wondering about a port for MySQL
cluster. Is this something you've experimented with? Or has no port been
made due to cluster not working properly on FreeBSD?


I have an experimental port (missing only rc.d scripts). I'll post it
soon for public view.


Excellent. Look forward to seeing that.
  Cheers.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information  Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 6624  www.pgp.com for PGP key
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: MySQL cluster FreeBSD port

2009-11-02 Thread Mark Powell

On Mon, 2 Nov 2009, Alex Dupre wrote:


Mark Powell ha scritto:

Excellent. Look forward to seeing that.


http://www.alexdupre.com/mysql-cluster.tar.gz


  Thanks.


Please share feedback and/or improvements.


  Will do.
  Any reason you chose 7.0.8a over 7.0.7?
  Cheers.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information  Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 6624  www.pgp.com for PGP key
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: MySQL cluster FreeBSD port

2009-11-02 Thread Mark Powell

On Mon, 2 Nov 2009, Mark Powell wrote:


Please share feedback and/or improvements.


 Will do.
 Any reason you chose 7.0.8a over 7.0.7?


  Probably, because 7.0.8a is the latest GA :)
  I'll let you know how I get on.
  Cheers.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information  Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 6624  www.pgp.com for PGP key
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


MySQL cluster FreeBSD port

2009-10-30 Thread Mark Powell

Hi,
  Thanks for your work maintaining the FreeBSD mysql ports.
  I'm trying to setup MySQL cluster. I 1st tried your 
databases/mysql51-server v5.1.39 port with WITH_NDB=1. That kinda gets ndb 
support, but it seems a bit dated. It seems this has something to do with 
MySQL cluster being split out of MySQL proper. Strange that some NDB code 
still remains.

  I tried manually building the cluster proper:

http://downloads.mysql.com/archives/mysql-cluster-gpl-7.0/mysql-cluster-gpl-7.0.7.tar.gz

That seems to get a version with the latest cluster:

5.1.35-ndb-7.0.7

  Strange again that the mysql version in there is older than the latest. 
This MySQL versioning is confusing.
  I'm still testing this, but was wondering about a port for MySQL 
cluster. Is this something you've experimented with? Or has no port been 
made due to cluster not working properly on FreeBSD?

  Cheers.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information  Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 6624  www.pgp.com for PGP key
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: pear v1.8.1 build issues with php v4.4.9

2009-05-14 Thread Mark Powell

On Thu, 7 May 2009, Greg Larkin wrote:

Greg,
  Thanks for the reply.

I looked into this problem for a little today, and I think I know the 
reason for the failure, but I haven't found a solution yet.


- ---cut---cut---cut---cut---cut---cut---
# pear install /tmp/go-pear/download/Structures_Graph-1.0.2.tar

Warning: sortpackagesforinstall(Structures/Graph.php): failed to open
stream: No such file or directory in PEAR/Downloader.php on line 1217

Warning: sortpackagesforinstall(Structures/Graph.php): failed to open
stream: No such file or directory in
/usr/local/share/pear/PEAR/Downloader.php on line 1217

Fatal error: sortpackagesforinstall(): Failed opening required
'Structures/Graph.php' (include_path='/usr/local/share/pear') in
/usr/local/share/pear/PEAR/Downloader.php on line 1217
- ---cut---cut---cut---cut---cut---cut---

I haven't had time to chase that down, but perhaps it gives you some 
idea on how to continue troubleshooting?


Actually, I had encountered that error too. I just showed you the first 
error encountered.

  Any ideas on what causes this?
  It seems to me that pear v1.8.x is broken when used with php v4? i.e. 
this seems to be a pear bug rather than anything FreeBSD related?

  Cheers.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information  Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 5888  www.pgp.com for PGP key
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


pear v1.8.1 build issues with php v4.4.9

2009-05-07 Thread Mark Powell

Hi,
  I've narrowed down a problem when building pear v1.8.1 with php v4.4.9.
There is an XML parse error when the port tries to install 
Structure_Graph.
  NB pear v1.7.2 builds ok with php v4.4.9. It's the update to pear v1.8.1 
that breaks it. Also, with php v5 pear v1.8.1 builds ok.

  So it just seems to be the combination of pear v1.8.x and php v4.
  Here's the relevant part of the build:

-
Installing selected packages..
Installing bootstrap package: PEAR...warning: pear/PEAR 
requires package pear/Archive_Tar (recommended version 1.3.3)
warning: pear/PEAR requires package pear/Structures_Graph (recommended 
version 1.0.2)
warning: pear/PEAR requires package pear/Console_Getopt (recommended 
version 1.2.3)

install ok: channel://pear.php.net/PEAR-1.8.1
PEAR: Optional feature webinstaller available (PEAR's web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based 
installer)
PEAR: Optional feature gtk2installer available (PEAR's PHP-GTK2-based 
installer)
PEAR: To install optional features use pear install 
pear/PEAR#featurename
Installing bootstrap package: Structures_Graph...downloading 
Structures_Graph-1.0.2.tgz ...

Starting to download Structures_Graph-1.0.2.tgz (30,947 bytes)
.done: 30,947 bytes
XML Error: 'not well-formed (invalid token)' on line '10'
Download of pear/Structures_Graph succeeded, but it is not a valid 
package archive

Error: cannot download pear/Structures_Graph
Download failed
Installing local package: Archive_Tar-stable.install ok: 
channel://pear.php.net/Archive_Tar-1.3.3
Installing local package: Console_Getopt-stable...install ok: 
channel://pear.php.net/Console_Getopt-1.2.3

===   Registering installation for pear-1.8.1
-

Even though the install of Structures_Graph fails, the port installation 
succeeds.
  Manually attempting the install of Structures_Graph unsurprisingly gives 
the same error:


-
# pear -V
PEAR Version: 1.8.1
PHP Version: 4.4.9
Zend Engine Version: 1.3.0
Running on: FreeBSD webmail0 7.1-RELEASE-p5 FreeBSD 7.1-RELEASE-p5 #0: Tue Apr 
28 17:55:20 UTC 2009xxx amd64
# pear install Structures_Graph
downloading Structures_Graph-1.0.2.tgz ...
Starting to download Structures_Graph-1.0.2.tgz (30,947 bytes)
.done: 30,947 bytes
XML Error: 'not well-formed (invalid token)' on line '10'
Download of pear/Structures_Graph succeeded, but it is not a valid package 
archive
Error: cannot download pear/Structures_Graph
Download failed
install failed
-

I see they changed to packages.xml v2.0 with pear v1.8.1. However, it's 
supposed to also woth with php v4.4.0 of newer.

  Is this a pear problem, rather than ports?
  Many thanks for your time.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information  Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 5888  www.pgp.com for PGP key
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org