I get 

 

Erlang R15B01 (erts-5.9.1) [source] [64bit] [async-threads:0]
[kernel-poll:false]

EShell V5.9.1 (abort with ^G)

 

In the case of make devrel it is definitely skipping something as the dev
directory is completely empty.

 

 

From: Jared Morrow [mailto:ja...@basho.com] 
Sent: Thursday, November 01, 2012 12:39 PM
To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Riak installation on Ubuntu Server

 

If building 1.2.1 from source, make sure you have erlang r15B01 installed
and in your path.

 

That particular error I have never seen.  If you type 'erl' in the command
line, what do you see?

 

-Jared

On Thu, Nov 1, 2012 at 11:33 AM, Kevin Burton <rkevinbur...@charter.net>
wrote:

Better yet I decided to build from source. But I ran into the following
error:

 

ERROR: Unable to generate spec: read file info
/usr/lib/erlang/man/man1/qemu-i386.1 failed

 

>From the content this error seems to related to erlang more than riak but I
am wondering if this makes other portions of the build unavailable?

 

Thanks again.

 

From: Jared Morrow [mailto:ja...@basho.com] 
Sent: Thursday, November 01, 2012 11:50 AM


To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Riak installation on Ubuntu Server

 

Kevin,

 

So you are on 12.10, which is one minor release past Precise (12.04) which
is the current LTS (Long Term Support) release.  I haven't confirmed that
the Precise Riak package will work on Quantal, but I suspect it will be
fine.  In version mismatches most issues you'll find will be on install with
dependencies.  If this is something you will rely on for a business in a
production sense, I'd recommend using a LTS release like Precise (12.04)
instead and know that we tested Riak on that platform.  If this is for
development purposes,  you will likely be fine on 12.10.  If something
complains on install with dependencies please let me know so I can respond
differently the next time this comes up on the mailing list.

 

-Jared

On Thu, Nov 1, 2012 at 10:44 AM, Kevin Burton <rkevinbur...@charter.net>
wrote:

I can do a lsb_release -a and I get:

 

Distributor ID: Ubuntu

Description: Ubuntu 12.10

Release: 12.10

Codename: quantal

 

From: Jared Morrow [mailto:ja...@basho.com] 
Sent: Thursday, November 01, 2012 11:42 AM
To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Riak installation on Ubuntu Server

 

Kevin

 

As far as I know, the lsb_release tool is installed by default on all Ubuntu
installs. You can use it to get the codename of the release like: 

For Ubuntu 10.04 

 
 
$ lsb_release -c
Codename:    lucid

or Ubuntu 12.04 

 
 
$ lsb_release -c    
Codename:    precise

You can also get the information from the /etc/lsb-release file directly. 

% cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"

 

Hope that helps,

Jared

 

 

On Thu, Nov 1, 2012 at 10:26 AM, Kevin Burton <rkevinbur...@charter.net>
wrote:

I was looking at the options of installing Riak and there are several
options under Ubuntu: Lucid, Natty, and Precise. This is a Linux Ubuntu
Server. I am not sure how to tell which variant it is.

 

Thank you.

 

Kevin


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

 

 

 

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to