You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sean Moss-Pultz <se...@moss-pultz.com> on 2004/07/19 01:46:21 UTC

SuSE 9 subversion install help?

I'm trying to install subversion on SuSE 9 profession. I posted a 
question 3 days ago about my libdb conflict but I've yet to receive a 
response -- probably because the question was just too specific to my 
system. It seems that most of SuSE 9 uses libdb 4.1. and subversion 
needs 4.2. Could anybody who successfully installed Subversion on SuSE, 
give me some insight into how the did it?

Thanks in advance for the help!

-Sean

Re: [RESOLVED] Re: SuSE 9 subversion install help?

Posted by Michael McDaniel <su...@autosys.us>.
You are welcome.  I appreciate your update information (and glad that the 
issue was resolved).

~M

On Tue, 20 Jul 2004, Sean Moss-Pultz wrote:
> Date: Tue, 20 Jul 2004 10:07:48 +0800
> From: Sean Moss-Pultz <se...@moss-pultz.com>
> To: users@subversion.tigris.org
> Subject: [RESOLVED] Re: SuSE 9 subversion install help?
> 
> 
> On Jul 19, 2004, at 1:08 PM, Michael McDaniel wrote:
> 
> > Made Berkeley 4.2.52 with default installation into
> > /usr/local/BerkeleyDB.4.2  (don't remember definitely, but am pretty 
> > sure
> > that was the default install location).
> >
> > If you just make/install Berkeley DB and then point subversion to it 
> > when
> > you make subversion, you should be ok.
> 
> Michael-
> 
> Thanks for all your help on this one. Things seem to be working now!
> 
> -Sean
> 
> 
> 

---
http://autosys.us  http://autosys.us/blog/  http://oregonprivacy.org

!DSPAM:40fcb063258558405111885!


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

[RESOLVED] Re: SuSE 9 subversion install help?

Posted by Sean Moss-Pultz <se...@moss-pultz.com>.
On Jul 19, 2004, at 1:08 PM, Michael McDaniel wrote:

> Made Berkeley 4.2.52 with default installation into
> /usr/local/BerkeleyDB.4.2  (don't remember definitely, but am pretty 
> sure
> that was the default install location).
>
> If you just make/install Berkeley DB and then point subversion to it 
> when
> you make subversion, you should be ok.

Michael-

Thanks for all your help on this one. Things seem to be working now!

-Sean



Re: SuSE 9 subversion install help?

Posted by Michael McDaniel <su...@autosys.us>.
Made Berkeley 4.2.52 with default installation into 
/usr/local/BerkeleyDB.4.2  (don't remember definitely, but am pretty sure 
that was the default install location).

If you just make/install Berkeley DB and then point subversion to it when 
you make subversion, you should be ok.

Follows is what my /usr/lib/libdb* look like.  I made some of the links 
myself and you may not want to do that if you install most software 
already as binaries via yast.  The yast-installed binaries are probably 
looking for the yast-installed version of Berkeley DB.

-rw-r--r--    1 root     root       416378 2003-09-23 09:06 /usr/lib/libdb1.a
lrwxrwxrwx    1 root     root           15 2003-12-20 01:51 /usr/lib/libdb1.so -> /lib/libdb.so.2
-rwxr-xr-x    1 root     root       512704 2002-02-17 13:02 /usr/lib/libdb-3.1.so
-rwxr-xr-x    1 root     root       591100 2002-02-17 13:02 /usr/lib/libdb-3.3.so
lrwxrwxrwx    1 root     root           12 2003-12-21 20:18 /usr/lib/libdb-4.0.so -> libdb-4.1.so
-rwxr-xr-x    1 root     root       871483 2003-09-23 08:33 /usr/lib/libdb-4.1.so
lrwxrwxrwx    1 root     root            8 2004-04-26 18:10 /usr/lib/libdb-4.2.so -> libdb.so
lrwxrwxrwx    1 root     root           12 2003-12-20 01:29 /usr/lib/libdb-4.so -> libdb-4.1.so
-rwxr-xr-x    1 root     root       956198 2003-09-23 08:33 /usr/lib/libdb_cxx-4.1.so
lrwxrwxrwx    1 root     root           16 2003-12-20 01:29 /usr/lib/libdb_cxx-4.so -> libdb_cxx-4.1.so
lrwxrwxrwx    1 root     root           38 2004-03-08 22:35 /usr/lib/libdb.so -> /usr/local/BerkeleyDB.4.2/lib/libdb.so
lrwxrwxrwx    1 root     root            9 2003-12-20 01:51 /usr/lib/libdb.so.2 -> libdb1.so
-rwxr-xr-x    1 root     root       289618 2003-09-23 09:45 /usr/lib/libdb.so.3

On Mon, 19 Jul 2004, Sean Moss-Pultz wrote:
> Date: Mon, 19 Jul 2004 11:36:35 +0800
> From: Sean Moss-Pultz <se...@moss-pultz.com>
> To: users@subversion.tigris.org
> Subject: Re: SuSE 9 subversion install help?
> 
> On Jul 19, 2004, at 10:46 AM, Michael McDaniel wrote:
> 
> > compiled/installed on SuSE release 9.0 Professional; config.log 
> > attached
> 
> Michael-
> 
> Thanks a lot for this log. It clarifies where to put things and how to 
> build but I still have a basic question stemming from the fact that I'm 
> a linux newbie.
> 
> Is it ok for me to have two versions of libdb installed on the same 
> system? Right now lots of programs seem to be using 4.1. I wanted to 
> use YAST to install all the needed packages but I need to resolve the 
> DB conflict first.
> 
> Did you change anything before you installed 4.2?
> 
> -Sean
> 
> 
> 

---
http://autosys.us  http://autosys.us/blog/  http://oregonprivacy.org

!DSPAM:40fb575773277057712552!


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SuSE 9 subversion install help?

Posted by Sean Moss-Pultz <se...@moss-pultz.com>.
On Jul 19, 2004, at 10:46 AM, Michael McDaniel wrote:

> compiled/installed on SuSE release 9.0 Professional; config.log 
> attached

Michael-

Thanks a lot for this log. It clarifies where to put things and how to 
build but I still have a basic question stemming from the fact that I'm 
a linux newbie.

Is it ok for me to have two versions of libdb installed on the same 
system? Right now lots of programs seem to be using 4.1. I wanted to 
use YAST to install all the needed packages but I need to resolve the 
DB conflict first.

Did you change anything before you installed 4.2?

-Sean



Re: SuSE 9 subversion install help?

Posted by Michael McDaniel <su...@autosys.us>.
compiled/installed on SuSE release 9.0 Professional; config.log attached

Michael McDaniel
Portland, Oregon, USA
---
http://autosys.us  http://autosys.us/blog/  http://oregonprivacy.org


On Mon, 19 Jul 2004, Sean Moss-Pultz wrote:
> Date: Mon, 19 Jul 2004 09:46:21 +0800
> From: Sean Moss-Pultz <se...@moss-pultz.com>
> To: users@subversion.tigris.org
> Subject: SuSE 9 subversion install help?
> 
> I'm trying to install subversion on SuSE 9 profession. I posted a 
> question 3 days ago about my libdb conflict but I've yet to receive a 
> response -- probably because the question was just too specific to my 
> system. It seems that most of SuSE 9 uses libdb 4.1. and subversion 
> needs 4.2. Could anybody who successfully installed Subversion on SuSE, 
> give me some insight into how the did it?
> 
> Thanks in advance for the help!
> 
> -Sean
> 


!DSPAM:40fb360168259190548633!