Re: [Monetdb-developers] Installation troubles Mac OSX 10.6.6

2011-02-11 Thread Jan Flokstra
that all .pc file are visible by setting the PKG_CONFIG_PATH Jan Flokstra. On Feb 10, 2011, at 4:54 PM, Babis Nikolaou wrote: > Hi, > > what is going about this issue on Macs? Is there any progress? > http://sourceforge.net/mailarchive/message.php?msg_id=26996821 > >

Re: [Monetdb-developers] Installation troubles Mac OSX 10.6.6

2011-02-02 Thread Jan Flokstra
reproduce and leads to frustrating discussions. I will try to update the MacOS autoconf to a newer version and hope this solves the problem, Regards, Jan. On Feb 2, 2011, at 11:16 AM, Fabian Groffen wrote: > On 02-02-2011 11:11:47 +0100, Jan Flokstra wrote: >> Thanks. I copied the iconv.m

Re: [Monetdb-developers] Installation troubles Mac OSX 10.6.6

2011-02-02 Thread Jan Flokstra
1: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX configure:23922: error: possibly undefined macro: AC_LIB_RPATH configure:23927: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY configure:23935: error: possibly undefined macro: AC_LIB_APPENDTOVAR Regards, Jan. On Feb 2, 2011, at 10:56

[Monetdb-developers] Installation troubles Mac OSX 10.6.6

2011-02-02 Thread Jan Flokstra
? Jan Flokstra. -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtimeshredder.mx, Feb2010, 1.162, 1.162.2.1

2010-02-18 Thread Jan Flokstra
On Thursday 18 February 2010 21:00, Jan Rittinger wrote: > Hi Sjoerd, > > as far as I can remember we only use the DTD to resolve entities and id > references. So if no DTD is available an error is triggered, but the > document is still imported. > > Just my two cents... > Hi Sjoerd and Jan, This

Re: [Monetdb-developers] [Monetdb-pf-checkins]pathfinde r/modules/pftijah/tjc tjc_abssyn.h , , 1.4, 1.5

2008-11-27 Thread Jan Flokstra
On Thursday 27 November 2008 14:02, Stefan Manegold wrote: > On Thu, Nov 27, 2008 at 12:38:18PM +0000, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc > > In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7993 > > > > Modified

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, , 1.157, 1.158

2008-01-02 Thread Jan Flokstra
On Monday 17 December 2007 18:55, Stefan Manegold wrote: > On Tue, Dec 11, 2007 at 10:08:13AM +0000, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18823 > > > > Modified Files:

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime shredder.mx, XQuery_0-18, 1.126, 1.126.2.1

2007-06-07 Thread Jan Flokstra
t; to test this myself right now.) You find the documentation for > xmlParserCtxt at > > http://xmlsoft.org/html/libxml-tree.html#xmlParserCtxt . > > Just my 2ยข (still Euro-Cents) > > Jens > > On Tue, Jun 05, 2007 at 07:30:50AM +, Jan Flokstra wrote: > > Update of /cvs

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, 1.123, 1.124

2007-05-29 Thread Jan Flokstra
On Tuesday 29 May 2007 15:38, Stefan Manegold wrote: > On Tue, May 29, 2007 at 12:20:21PM +0000, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10231 > > > > Modified Files: > &g

[Monetdb-developers] Debian/Ubuntu not in testweb?

2007-05-24 Thread Jan Flokstra
Hi All, Is there a specific reason why there is no Debian Linux version in the testweb or was there just no machine available. We are experiencing a couple of very strange compilation and runtime errors with student projects running Ubuntu Linux and wonder if the Pathfinder HEAD is even suppos

[Monetdb-developers] Fwd: Re: Fwd: pf/tijah startNodes: node* or string*

2007-05-09 Thread Jan Flokstra
-- Forwarded Message -- Subject: Re: Fwd: pf/tijah startNodes: node* or string* Date: Tuesday 08 May 2007 17:13 From: Jens Teubner <[EMAIL PROTECTED]> To: Jan Flokstra <[EMAIL PROTECTED]> Cc: monetdb-developers@lists.sourceforge.net On Tue, May 08, 2007 at 03:3

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah nexi.c, 1.57, 1.58 nexi_generate_mil.c, 1.27, 1.28 pftijah.mx, 1.116, 1.117

2007-05-07 Thread Jan Flokstra
On Monday 07 May 2007 09:09, Stefan Manegold wrote: > On Mon, May 07, 2007 at 07:01:43AM +0000, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > > In directory sc8-pr-cvs16:/tmp/cvs-serv20990/modules/pftijah > > > > Modified Files: > &g

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler/mil milprint_summer.c, 1.367, 1.368

2007-05-02 Thread Jan Flokstra
I have great compilation troubles with the last lesson from the master:-) The compiler doesn not know the realloc() and the malloc() function() in the current setting. When I change them into PFrealloc() and PFmalloc() it compiles. But then I still have problems with the "free(buf);" line. There

Re: [Monetdb-developers] debugging question

2007-04-23 Thread Jan Flokstra
Stefan (and Peter), The last thing I did last week was trying to isolate the cause of the bug from Hennings large example. I recreated the outerjoin in MIL and this gave exactly the same error. I add the script as an attachment, it may be easyer to find the bug from a small example, JanF. O

Re: [Monetdb-developers] Failed to compile JDBC

2007-04-17 Thread Jan Flokstra
I have another problem. I did the same and checked all modules out (@ 16:45) + bootstrap + configure but I got an error in pathfinder/xrpc: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/flokstra/include/MonetDB -I/usr/local/flokstra/include/MonetDB/common -I/usr/local/flokstra/include/Mon

Re: [Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Jan Flokstra
his now all automagically.) So it looks as if this system is just badly configured.! Jan. > Stefan > > On Tue, Apr 17, 2007 at 02:35:06PM +0200, Jan Flokstra wrote: > > Hi All, > > > > I have a very strange problem running MapiClient on a RedHat system at > > the

[Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Jan Flokstra
Hi All, I have a very strange problem running MapiClient on a RedHat system at the UVA which is not a bug I think. Problem is the gethostbyname() call within Mapi is not working. The Mserver started without problems but when I try to run Mapi: bash-3.1$ MapiClient -lx MAPI = [EMAIL PROTECTED

[Monetdb-developers] New probabilistic Pathfinder module

2007-04-13 Thread Jan Flokstra
Hello All, I would like to create a new Pathfinder software module for Maurice to experiment with probabilistic XML queries. We want to experiment with some new probabilistic XQuery functions and implement a couple of new MIL support functions. I would like to do this in the same way we impleme

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Jan Flokstra
On Friday 13 April 2007 14:16, Sjoerd Mullender wrote: > Jan Flokstra wrote: > > On Friday 13 April 2007 13:11, Sjoerd Mullender wrote: > >> Fabian Groffen wrote: > >>> On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: > >>>> Dear Sjoerd or oth

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Jan Flokstra
On Friday 13 April 2007 13:11, Sjoerd Mullender wrote: > Fabian Groffen wrote: > > On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: > >> Dear Sjoerd or other developers, > >> > >> Could you please change the "MapiClient -lx" protocol such that the end > >> of query does not coincide with end-of

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah porter_dutch.c, NONE, 1.1.2.1 porter_dutch.h, NONE, 1.1.2.1 porter_eng.c, NONE, 1.1.2.1 porter_eng.h, NONE, 1.1.2.1 Makefile.a

2007-02-21 Thread Jan Flokstra
. On Wednesday 21 February 2007 10:52, Sjoerd Mullender wrote: > Is this a bug fix or a new feature? > > On 2007-02-21 10:47, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv590 &

[Monetdb-developers] memory problems (black smoke) from the [HEAD]

2007-01-30 Thread Jan Flokstra
We (Henning and I) are currently experiencing some strange problems with the HEAD of Pathfinder. It looks like there is a problem with memory management in Pathfinder. On our 64 bit SuSe9.3 system crashes every time we do a second query through the Mapi interface. * start Mserver, run mil_start();

Re: [Monetdb-developers] strange Mtest + Mapi problem

2007-01-18 Thread Jan Flokstra
On Thursday 18 January 2007 12:57, Stefan Manegold wrote: > On Thu, Jan 18, 2007 at 12:04:17PM +0100, Jan Flokstra wrote: > > Stefan, > > > > Thanx for the help. I ran loaded() and sigs() in the failed state and > > noticed the module was loaded but some functions wer

Re: [Monetdb-developers] strange Mtest + Mapi problem

2007-01-18 Thread Jan Flokstra
] [ "tj_dispose_termdb() : void" > > ] [ "tj_finalize_collection(str) : > void"

[Monetdb-developers] strange Mtest + Mapi problem

2007-01-18 Thread Jan Flokstra
Hi All, We are experiencing module problems during XQUERY Mapi execution with Mtest which we do not know how to solve. The problem is the Mserver does not know any command from the pftijah module which is already loaded en executing commands. Executing the same query through the mil interface of M

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, 1.85, 1.86

2007-01-17 Thread Jan Flokstra
On Wednesday 17 January 2007 13:54, Stefan Manegold wrote: > On Wed, Jan 17, 2007 at 12:34:18PM +0000, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5537 > > > > Modified Files: