Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

The need for CouchDB and Erlang

Got problems with your B2 or B3? Share and get helped!
Post Reply
torbjorn
Posts: 1
Joined: 12 Nov 2009, 06:50

The need for CouchDB and Erlang

Post by torbjorn »

Hello.

I want to install CouchDB (couchdb.apache.org) on my bubba2 server. Sadly, there is no version available in the repositories, and since the development on CouchDB is in a rapid progress I don't want to use
a (too) old version.

But installing from source did not look that bad, so I gave it a shot. Problem seems to be that the available version on Erlang (1:11.b.2-4) is too old. I need 1.12B or later.

Installing one package by hand is not that bad, but having to install a bunch of packages by hand is not an ideal solution.

There are newer Erlang packages available for lenny, but I am not sure if it is possible (or a good idea) to use them.

So does anyone have any good pointers on how to deal with the need of newer packages?

TIA,

/Torbjörn
asparak
Posts: 173
Joined: 08 Jun 2009, 07:38

Re: The need for CouchDB and Erlang

Post by asparak »

as long as the package is PPC or noarch, it should be fine.

There are several different ways to do it, from adding the right repo to your sources and installing, or just downloading the .deb file and manually installing it. It depends on your experience really.

Check the erlang details online first and see if you are getting into a dependencies nightmare
Post Reply