You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Delfino Gustavo <Gu...@zf.com> on 2019/03/13 13:58:24 UTC

Installing CouchDB on SLES

Hello,

I need to install CouchDB under SUSE Linux Enterprise Server 12 (SLES). I see that there are packages for Debian, Ubuntu, RHEL and CentOS but not for SLES. Additionally I see no couchdb packages with zipper (SLES package manager):

> zypper search couchdb
Loading repository data...
Reading installed packages...
No matching items found.

So this points in the direction of downloading the source and compiling it. I have experience compiling software for Linux, but I'm new to SLES. So, before I take this road, I would like to ask if there is any trouble areas particular to SLES to watch for.

Needless to say, I'm in favor of having precompiled packages for SLES.

Regards,

Gustavo Delfino


Re: Installing CouchDB on SLES

Posted by Cluxter <cl...@gmail.com>.
Hello Gustavo,

I would recommend using the Docker package. Have you tried it?

Kind regards,

Baptiste Rebillard



Le 13/03/2019 à 14:58, Delfino Gustavo a écrit :
> Hello,
>
> I need to install CouchDB under SUSE Linux Enterprise Server 12 (SLES). I see that there are packages for Debian, Ubuntu, RHEL and CentOS but not for SLES. Additionally I see no couchdb packages with zipper (SLES package manager):
>
>> zypper search couchdb
> Loading repository data...
> Reading installed packages...
> No matching items found.
>
> So this points in the direction of downloading the source and compiling it. I have experience compiling software for Linux, but I'm new to SLES. So, before I take this road, I would like to ask if there is any trouble areas particular to SLES to watch for.
>
> Needless to say, I'm in favor of having precompiled packages for SLES.
>
> Regards,
>
> Gustavo Delfino
>

Re: Installing CouchDB on SLES

Posted by "Mad, Pink and Dangerous to Know" <pi...@mad.pink>.
if memory serves, SUSE can utilize RPM packages, I would try to install yum
if you don't already have it and then follow the instructions for
RedHat/CentOS to install (I am not sure which repo you would need, so try
both)

you may need to try install it from source if one of the prebuilt RPM
packages may not work... I would follow the Red Hat/CentOS build
instructions

Good luck!

On Wed, Mar 13, 2019 at 9:58 AM Delfino Gustavo <Gu...@zf.com>
wrote:

> Hello,
>
> I need to install CouchDB under SUSE Linux Enterprise Server 12 (SLES). I
> see that there are packages for Debian, Ubuntu, RHEL and CentOS but not for
> SLES. Additionally I see no couchdb packages with zipper (SLES package
> manager):
>
> > zypper search couchdb
> Loading repository data...
> Reading installed packages...
> No matching items found.
>
> So this points in the direction of downloading the source and compiling
> it. I have experience compiling software for Linux, but I'm new to SLES.
> So, before I take this road, I would like to ask if there is any trouble
> areas particular to SLES to watch for.
>
> Needless to say, I'm in favor of having precompiled packages for SLES.
>
> Regards,
>
> Gustavo Delfino
>
>