[Monetdb-developers] Pathfinder installation error
Dear MonetDBs: I have problem of installing pathfinder. Even though I try to install all MonetDBs such as MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL, I cannot install MonetDB4-XQuery. Every time, I use command "make" for Pathfinder, I got some errors which unable me to install Pathfinder as follow: grep: /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory /bin/sed: can't read /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory libtool: link: `/home/sjoerd/Monet-Stable/lib/libbat.la' is not a valid libtool archive make[4]: *** [lib_pf_support.la] Error 1 make[4]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/MonetDBInstall' make: *** [all] Error 2 I am looking forward to hearing from you. Best regards, Tola -- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
Dear Tola, some questions to locate the problem: Which version of the MonetDB package are us using? How did you download the sources, CVS or tar-ball? Which kind of operating system are you using? Which serious of command did/do you use to build & install MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL (successfully), and MonetDB4-XQuery (not yet successfully)? Thanks, Stefan On Tue, Aug 21, 2007 at 01:22:19AM -0400, Chantola Kit wrote:
Dear MonetDBs:
I have problem of installing pathfinder. Even though I try to install all MonetDBs such as MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL, I cannot install MonetDB4-XQuery. Every time, I use command "make" for Pathfinder, I got some errors which unable me to install Pathfinder as follow:
grep: /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory /bin/sed: can't read /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory libtool: link: `/home/sjoerd/Monet-Stable/lib/libbat.la' is not a valid libtool archive make[4]: *** [lib_pf_support.la] Error 1 make[4]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/MonetDBInstall' make: *** [all] Error 2
I am looking forward to hearing from you. Best regards, Tola
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
Dear Stefan, Thank you very much for your promptly reply. 1. I downloaded "Source Super Tarball" from MonetDB website: http://monetdb.cwi.nl/projects/monetdb/Download/index.html. So I install MonetDB based on README file of Tarball that I used command:
./monetdb -install.sh --enable-sql --enable --xquery But, I got an error when pathfinder is installed.
Then I tried to reinstall each of MonetDBs in Tarball starting from MonetDB,
Client, Server4, Server 5 and finally Pathfinder by using commands
"./configure", "make", and "make install". The problem is the same when I
install Pathfinder. So, I have the problem of installing Pathfinder which I
sent you the error message in my first mail.
3. I use Fedora 7.
I really appriciate your help.
Best regards,
Tola
On 8/21/07, Stefan Manegold
Dear Tola,
some questions to locate the problem:
Which version of the MonetDB package are us using?
How did you download the sources, CVS or tar-ball?
Which kind of operating system are you using?
Which serious of command did/do you use to build & install MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL (successfully), and MonetDB4-XQuery (not yet successfully)?
Thanks,
Stefan
On Tue, Aug 21, 2007 at 01:22:19AM -0400, Chantola Kit wrote:
Dear MonetDBs:
I have problem of installing pathfinder. Even though I try to install all MonetDBs such as MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL, I cannot install MonetDB4-XQuery. Every time, I use command "make" for Pathfinder, I got some errors which unable me to install Pathfinder as follow:
grep: /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory /bin/sed: can't read /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory libtool: link: `/home/sjoerd/Monet-Stable/lib/libbat.la' is not a valid libtool archive make[4]: *** [lib_pf_support.la] Error 1 make[4]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/MonetDBInstall' make: *** [all] Error 2
I am looking forward to hearing from you. Best regards, Tola
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
Dear Tola, I'm not sure, whether this might be the problem, but is appears that the "Source Super Tarball" does not (yet?) contain the bugfix release "Mars-2" of MonetDB-XQuery as available from SF at http://sourceforge.net/project/showfiles.php?group_id=56967 http://sourceforge.net/project/showfiles.php?group_id=56967&package_id=219621 Further investigation is required. Stefan On Tue, Aug 21, 2007 at 03:27:50PM +0900, Chantola Kit wrote:
Dear Stefan,
Thank you very much for your promptly reply.
1. I downloaded "Source Super Tarball" from MonetDB website: http://monetdb.cwi.nl/projects/monetdb/Download/index.html. So I install MonetDB based on README file of Tarball that I used command:
./monetdb -install.sh --enable-sql --enable --xquery But, I got an error when pathfinder is installed.
Then I tried to reinstall each of MonetDBs in Tarball starting from MonetDB, Client, Server4, Server 5 and finally Pathfinder by using commands "./configure", "make", and "make install". The problem is the same when I install Pathfinder. So, I have the problem of installing Pathfinder which I sent you the error message in my first mail.
3. I use Fedora 7.
I really appriciate your help.
Best regards, Tola
On 8/21/07, Stefan Manegold
wrote: Dear Tola,
some questions to locate the problem:
Which version of the MonetDB package are us using?
How did you download the sources, CVS or tar-ball?
Which kind of operating system are you using?
Which serious of command did/do you use to build & install MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL (successfully), and MonetDB4-XQuery (not yet successfully)?
Thanks,
Stefan
On Tue, Aug 21, 2007 at 01:22:19AM -0400, Chantola Kit wrote:
Dear MonetDBs:
I have problem of installing pathfinder. Even though I try to install all MonetDBs such as MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL, I cannot install MonetDB4-XQuery. Every time, I use command "make" for Pathfinder, I got some errors which unable me to install Pathfinder as follow:
grep: /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory /bin/sed: can't read /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory libtool: link: `/home/sjoerd/Monet-Stable/lib/libbat.la' is not a valid libtool archive make[4]: *** [lib_pf_support.la] Error 1 make[4]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/MonetDBInstall' make: *** [all] Error 2
I am looking forward to hearing from you. Best regards, Tola
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
Dear Stefan,
I also downloaded "Mars 2" MoneDB-XQuery from the same website you gave me
to make sure that I have the right source. But I got the same error.
Tola
On 8/21/07, Stefan Manegold
Dear Tola,
I'm not sure, whether this might be the problem, but is appears that the "Source Super Tarball" does not (yet?) contain the bugfix release "Mars-2" of MonetDB-XQuery as available from SF at http://sourceforge.net/project/showfiles.php?group_id=56967
http://sourceforge.net/project/showfiles.php?group_id=56967&package_id=219621
Further investigation is required.
Stefan
Dear Stefan,
Thank you very much for your promptly reply.
1. I downloaded "Source Super Tarball" from MonetDB website: http://monetdb.cwi.nl/projects/monetdb/Download/index.html. So I install MonetDB based on README file of Tarball that I used command:
./monetdb -install.sh --enable-sql --enable --xquery But, I got an error when pathfinder is installed.
Then I tried to reinstall each of MonetDBs in Tarball starting from MonetDB, Client, Server4, Server 5 and finally Pathfinder by using commands "./configure", "make", and "make install". The problem is the same when I install Pathfinder. So, I have the problem of installing Pathfinder which I sent you the error message in my first mail.
3. I use Fedora 7.
I really appriciate your help.
Best regards, Tola
On 8/21/07, Stefan Manegold < Stefan.Manegold@cwi.nl> wrote:
Dear Tola,
some questions to locate the problem:
Which version of the MonetDB package are us using?
How did you download the sources, CVS or tar-ball?
Which kind of operating system are you using?
Which serious of command did/do you use to build & install MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL (successfully), and MonetDB4-XQuery (not yet successfully)?
Thanks,
Stefan
On Tue, Aug 21, 2007 at 01:22:19AM -0400, Chantola Kit wrote:
Dear MonetDBs:
I have problem of installing pathfinder. Even though I try to
install
all
MonetDBs such as MonetDB, MonetDB-client, MonetDB4-server, MonetDB5-server, MonetDB-SQL, I cannot install MonetDB4-XQuery. Every time, I use command "make" for Pathfinder, I got some errors which unable me to install Pathfinder as follow:
grep: /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or
On Tue, Aug 21, 2007 at 03:27:50PM +0900, Chantola Kit wrote: directory
/bin/sed: can't read /home/sjoerd/Monet-Stable/lib/libbat.la: No such file or directory libtool: link: `/home/sjoerd/Monet-Stable/lib/libbat.la' is not a valid libtool archive make[4]: *** [lib_pf_support.la] Error 1 make[4]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/Desktop/MonetDBInstall/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/MonetDBInstall' make: *** [all] Error 2
I am looking forward to hearing from you. Best regards, Tola
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
-- | Dr. Stefan Manegold | mailto: Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/http://www.cwi.nl/%7Emanegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/http://www.cwi.nl/%7Emanegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
-- Department of Computer Science Graduate School of Systems and Information Engineering University of Tsukuba Ibaraki, Tsukuba city, Japan
participants (2)
-
Chantola Kit
-
Stefan Manegold