Hey Stefan:

I downloaded all the packages I found on
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./RPMs/SuSE9.3.x86_64.oid64/
and all of them installed without problem.

The system is an hp nx6325 notebook with an AMD Turion Tl60 dual core processor running SuSE 10.1 with the stock 2.6.16.13 kernel.

Thanks so much Stefan to you and all the people at MonetDB.

Best, George


Stefan Manegold wrote:
On Wed, Aug 23, 2006 at 03:33:11PM +0200, Stefan Manegold wrote:
  
George,

if everything works well, there should be daily-built MonetDB/SQL RPMs
available also for 64-bit SuSE as of tomorrow (european) morning from
	http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./RPMs/SuSE9.3.x86_64.oid64/
    

yep, they are there! ;-)

Stefan

  
I found and (hopefully) fixed the bug that prevented them from being built.

Stefan


On Wed, Aug 23, 2006 at 05:46:44AM -0700, George H wrote:
    
Stefan:

Thanks so much for everything.

You've been the greatest.

George



Stefan Manegold wrote:

      
Hi George,

On Tue, Aug 22, 2006 at 05:23:52PM -0700, George H wrote:


        
Hey Stephan:

On SuSE 10.1 (AMD64)  using download from SourceForge (developed on 
Fedora Core as you said) I got:

# rpm -ivh MonetDB-client-4.12.0-1.x86_64.rpm

error:  Failed dependencies:

libcrypto.so.5 () (64bit) is needed
libssl.so.5 () (64bit) is needed
libtermcap.so.2 () (64bit) is needed
  

          
libcrypto.so, libssl.so libtermcap.so are indeed required --- it appears,
though that FC4 comes with 
	libcrypto.so.5, libssl.so.5, libtermcap.so.2, 
(which are actually symlinks to
	libcrypto.so.0.9.7f, libssl.so.0.9.7f, libtermcap.so.2.0.8
respectively), while SuSE 9.3 (and apparently also 10.1) comes with
	libcrypto.so.0, /usr/lib64/libssl.so.0
(which are actually symlinks to
	libcrypto.so.0.9.7f, libssl.so.0.9.7f
respectively).
Hence, the FC4 RPMs do not fit SuSE 9.3 and 10.1



        
I downloaded the sever and client for SuSE 9.3 as you recommended from 
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./RPMs/SuSE9.3.x86_64.oid64/
Both seemed to install fine and the Mserver command brough me to the 
  

          
good.



        
MonetDB> prompt, however with the following warnings.

!Warning: GDKlockHome:  created directory /var/lib/MonetDB/defarm/demo/
!Warning: GDKlockhome:ignoring empty or invalid .gdk_lock
!Warning:  BBPdir: initializng BBP

Are these a problem?
  

          
nope, that normal when you start Mserver for the firt time.
It just creates and initializes the location for its databases.



        
Finally, I tryed  rpm -ivh MonetDB-SQL-server-2.12.0-1.x86_64.rpm.  The 
result

error:  Failed dependencies:

libcrypto.so.5 () (64bit) is needed
libssl.so.5 () (64bit) is needed
  

          
that's the FC4 RPM, right?
Hence, same problem as mentioned above.



        
Is there an SQL-server frontend for SuSe 9.3 or some other solution that 
would allow meto have  an SQL frontend to use with the install success I 
had with the MonetDB for SuSe9.3?  Or am I forced to use FedoraCore if I 
need the SQL?  I sure hope not.
  

          
There is supposed to be an SQL frontend RPM also for SuSE 9.3 at
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./RPMs/SuSE9.3.x86_64.oid64/

However, the compilation of that seem to have failed recently (at least 
last
night) --- I cannot yet see/understand why (in fact, compilation worked, 
but
creating the RPMs failed) --- We'll (try to) look into this ...
... sorry for the inconvenience...

Hence, you'll either have to wait until we manage to fix the RPM build for
MonetDB/SQL on SuSE 9.3 (64-bit; it works on/for 32-bit:
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./RPMs/SuSE9.3.i686.oid32/
), or you could get the source code (source-RPM or tar ball) for 
MonetDB/SQL, i.e.,
	MonetDB-SQL-2.12.0-1.src.rpm or MonetDB-SQL-2.12.0.tar.gz from
	http://sourceforge.net/project/showfiles.php?group_id=56967&package_id=114104&release_id=427010
	or
	http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./SourceRPMs/MonetDB-SQL-2.12.1-1.src.rpm
	or
	http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./SourceTarBalls/MonetDB-SQL-2.12.1.tar.gz

and compile them yourself (next to the MonetDB-server & MonetDB-client 
RPMs,
also the MonetDB-devel RPM needs to be installed).

Let us know, in case you have more problems/questions.

Stefan


ps: Could you please also cc the Monetdb-users@lists.sourceforge.net 
mailing
  list in your replies?
  Other might be interested in this topic as well...
  Thanks in advance!




        
Thanks Stephen.

Best to you....George



Stefan Manegold wrote:

  

          
Dear George,

to install the MonetDB-server-4.12.0-1.*.rpm, you also need to install 
the respective
MonetDB-client-4.12.0-1.*.rpm, as mentioned in the release notes at
	http://sourceforge.net/project/shownotes.php?release_id=427002&group_id=56967:
"[...] the MonetDB-server-4.12.0-1.*.rpm requires the corresponding
MonetDB-client-4.12.0-1.*.rpm to be installed as well."

You get the MonetDB-client-4.12.0-1.*.rpm from the same SF download page 
as
MonetDB-server-4.12.0-1.*.rpm:
	http://sourceforge.net/project/showfiles.php?group_id=56967&package_id=52344&release_id=427002


What are the missing dependencies for MonetDB-client-4.12.0-1.x86_64.rpm?
Could you please send/post the list?
(Most probably, they are indeed required....)


Note though, that the RPM available from SF have been built on (and for) 
a
Fedora Core 4 system, hence, there *might* be problem with installing 
them
on a SuSE 10.1 system.

We don't have (access to) a (64-bit) SuSE 10.1 system, yet, hence, we 
cannot
provide any SuSE 10.1 specific RPMs, yet.

All we can currently offer (in case you don't manage to install the 
Fedora
Core 4 RPMs), are SuSE 9.3 RPMs form our MonetDB web site at
	http://monetdb.cwi.nl/GetGoing/Download/index.html
(scroll down to 'Daily Builds') and click on 'CVS release branch
("Stable")', or directly go to
	http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./RPMs/SuSE9.3.x86_64.oid64/

(There have been only minor bug fixes on the release branch, hence there
should be no major differences between the 4.12.0 release from SF and the
4.12.1 daily builds...)


Kind Regards,

Stefan


On Tue, Aug 22, 2006 at 12:11:52PM -0700, George H wrote:


    

            
Hello:

I am new to MonetDB and I'm no linux wizard either, so please excuse, 
but can you help.

I'm trying to install MonetDB-server-4.12.0-x86_64.rpm on SuSE 10.1 
(amd64) using the rpm -ivh command and I have "error: Failed 
dependencies."

It says libMapi.so.0 () (64bit), libcrypto.so.5 () (64bit), 
libmutils.so.0 () (64bit), libssl.so.5 () (64bit), libstream.so.0 () 
(64bit) are needed.

Where do I get these?  I've been searching, but all I can find is their 
presence in other rpm packages.  For example, I see that some of these 
are in the MonetDB-client-4.12.0-1.x86_64.rpm, but it has it's own 
lengthy list of missing dependencies for installation.

Can you give me a hint.   I feel like I'm in dependency hell, but I 
realizie I'm more likely in naive dumblandia.

Help please........Thanks, George

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, 
security?
Get stuff done quickly with pre-integrated technology to make your job 
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache 
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users



      

              
    

            

        
-- 
| 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       |

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users