This message was forwarded from developers-l...@monetdb.org.  The MonetDB
mailing lists have moved to monetdb.org.  Please subscribe to
developers-l...@monetdb.org, and unsubscribe from this list.
See: http://mail.monetdb.org/mailman/listinfo/developers-list

Send developers-list mailing list submissions to
        developers-l...@monetdb.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.monetdb.org/mailman/listinfo/developers-list
or, via email, send a message with subject or body 'help' to
        developers-list-requ...@monetdb.org

You can reach the person managing the list at
        developers-list-ow...@monetdb.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of developers-list digest..."


Today's Topics:

   1. Installation issue (Masood Mortazavi)
   2. Re: Installation issue (Stefan de Konink)
   3. Re: Installation issue (Masood Mortazavi)
   4. A couple of minor fixes to HowToStart.rst (Masood Mortazavi)


----------------------------------------------------------------------

Message: 1
Date: Thu, 11 Oct 2012 12:06:10 -0700
From: Masood Mortazavi <masoodmortaz...@gmail.com>
To: developers-l...@monetdb.org
Subject: Installation issue
Message-ID:
        <CAEMN6cXJYV5bGxUPhCo+CvLCrrfQ74cXrA=0gUo21Xfwk=h...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I started with a clone of MonetDB's mercurial repository.

I'm using Ubuntu with Linux kernel 3.0.x

I followed the instruction in HowToStart.rst

bootstrap, config and make moved forward well.

There were no complaints in "sudo make install" . . .

However, here's what I get:

> ~/work/chi-MonetDBConfig$ which mserver5
/usr/local/bin/mserver5
> ~/work/chi-MonetDBConfig$ sudo mserver5
mserver5: error while loading shared libraries: libmonetdb5.so.13: cannot
open shared object file: No such file or directory
> ls -al /usr/local/lib/libmonetdb5.so
lrwxrwxrwx 1 root root 21 2012-10-11 11:46 /usr/local/lib/libmonetdb5.so ->
libmonetdb5.so.13.0.0
> ls -al /usr/local/lib/libmonetdb5.so.13.0.0
lrwxrwxrwx 1 root root 21 2012-10-11 11:46 /usr/local/lib/libmonetdb5.so ->
libmonetdb5.so.13.0.0

Do I need to add the shared library path explicitly to my LD_LIBRARY_PATH
by hand?
It seems that it should be added as part of the installation. No?

Regards,
Masood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121011/fd1e3da8/attachment.html>

------------------------------

Message: 2
Date: Thu, 11 Oct 2012 21:30:59 +0200
From: Stefan de Konink <ste...@konink.de>
To: "Communication channel for developers of the MonetDB suite."
        <developers-l...@monetdb.org>
Subject: Re: Installation issue
Message-ID: <50771e73.6020...@konink.de>
Content-Type: text/plain; charset=ISO-8859-1

On 10/11/12 21:06, Masood Mortazavi wrote:
> Do I need to add the shared library path explicitly to my
> LD_LIBRARY_PATH by hand?
> It seems that it should be added as part of the installation. No?

You might try (as root):

ldconfig -v


Stefan


------------------------------

Message: 3
Date: Thu, 11 Oct 2012 14:23:08 -0700
From: Masood Mortazavi <masoodmortaz...@gmail.com>
To: "Communication channel for developers of the MonetDB suite."
        <developers-l...@monetdb.org>
Subject: Re: Installation issue
Message-ID:
        <CAEMN6cVHMwcxXB9n3GWmCSKyVtjCekFuEt2RcEW51SW=ohh...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

That worked superbly.

A brief mention of it in HowToStart.rst, right after make install might be
a good idea.

Thanks,
- masood


On Thu, Oct 11, 2012 at 12:30 PM, Stefan de Konink <ste...@konink.de> wrote:

> On 10/11/12 21:06, Masood Mortazavi wrote:
> > Do I need to add the shared library path explicitly to my
> > LD_LIBRARY_PATH by hand?
> > It seems that it should be added as part of the installation. No?
>
> You might try (as root):
>
> ldconfig -v
>
>
> Stefan
> _______________________________________________
> developers-list mailing list
> developers-l...@monetdb.org
> http://mail.monetdb.org/mailman/listinfo/developers-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121011/c4800d60/attachment.html>

------------------------------

Message: 4
Date: Thu, 11 Oct 2012 15:31:30 -0700
From: Masood Mortazavi <masoodmortaz...@gmail.com>
To: "Communication channel for developers of the MonetDB suite."
        <developers-l...@monetdb.org>
Subject: A couple of minor fixes to HowToStart.rst
Message-ID:
        <caemn6cvzfoqjnco49vx3ktn28ofc03u6epb1cjqmsdeome0...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I have a couple of minor fixes to HowToStart.rst.

Can I use "hg push" to push these changes back to the repository?

Regards,
Masood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121011/60ca5cbc/attachment.html>

------------------------------

_______________________________________________
developers-list mailing list
developers-l...@monetdb.org
http://mail.monetdb.org/mailman/listinfo/developers-list


End of developers-list Digest, Vol 2, Issue 4
*********************************************

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to