You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ch...@steria.com on 2008/10/22 12:33:07 UTC

HP-UX Install problem

<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><P style="MARGIN: 0px">Good afternoon,</P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">I have a problem when I install SVN on my HPUX 11</P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">The problem come when I run svnadmin -h or svnserve, ... i have the following message : </P><P style="MARGIN: 0px"><STRONG>Bad database version: compiled with 4.6.21, running against 4.7.25</STRONG></P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">The db version visible in source download id db-4.7.25 and it's impossible to find 4.6.21.</P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">I'm waiting for your awnser,</P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">Berst regard,</P><P style="MARGIN: 0px">Christophe COUSINIER</P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">mail : <A href="mailto:christophe.cousinier@steria.com" target=blank>christophe.cousinier@steria.com</A></P><P style="MARGIN: 0px">company : Steria</P></FONT><font face="sans-serif"><html>
<head>
<meta http-equiv="content-type">
</head>
<body>
<font size="1" face="Default Sans Serif">
Ce message est à l'attention exclusive des destinataires désignés. Il peut contenir des informations confidentielles. Si vous n'êtes pas destinataire du message, merci d'en avertir immédiatement l'expéditeur et de détruire ce message. Le contenu de ce message ne pourrait engager la responsabilité de Steria que s'il a été émis par une personne dûment habilitée agissant dans le strict cadre de ses fonctions et à des fins non étrangères à ses attributions. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être engagée pour tout dommage résultant d'un virus transmis.
<br />
This message is intended exclusively for the designated addressee. It may contain confidential material. If you are not the correct addressee, please notify the sender immediately and destroy the message. The content of this message will engage the responsibility of Steria only if it has been sent by an authorized person acting in the strict scope of his functions and for purposes that are related to his competence. Although reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.
</font>
</body>
</html></font>

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

Re: HP-UX Install problem

Posted by Andy Levy <an...@gmail.com>.
2008/10/22  <ch...@steria.com>:
> Good afternoon,
>
>
>
> I have a problem when I install SVN on my HPUX 11
>
>
>
> The problem come when I run svnadmin -h or svnserve, ... i have the
> following message :
>
> Bad database version: compiled with 4.6.21, running against 4.7.25
>
>
>
> The db version visible in source download id db-4.7.25 and it's impossible
> to find 4.6.21.
>
>
>
> I'm waiting for your awnser,

The version of Subversion you installed is compiled against a newer
version of BDB than you have installed. Upgrade to that version of
BDB, or recompile your Subversion against the version you do have.

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