[erlang-questions] Regd: Erlang

Tim Watson watson.timothy@REDACTED
Wed Jan 11 22:14:53 CET 2012


Cool nice one, hopefully the OP will be able to replicate your steps and
get on with installing rabbit afterwards.

On 11 January 2012 21:13, Wes James <comptekki@REDACTED> wrote:

> yes
>
> here is uname -a
>
> 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64
> x86_64 GNU/Linux
>
> -wes
>
> On Wed, Jan 11, 2012 at 1:46 PM, Tim Watson <watson.timothy@REDACTED>wrote:
>
>> Nicely done Wes - was that on a 64bit install?
>>
>> On 11 January 2012 18:30, Wes James <comptekki@REDACTED> wrote:
>>
>>>
>>>
>>> On Fri, Jan 6, 2012 at 4:34 AM, preeti sp <preetisp_83@REDACTED> wrote:
>>>
>>>> Hi
>>>>
>>>> I am struggling since many days to install RabbitMQ on Ubuntu Machine
>>>> (X86-64)
>>>>
>>>> Now, Erlang is a pre-requisite for Installing RabbitMQ
>>>>
>>>>
>>> Here is how I got erlang R15B installed on ubuntu 11.10:
>>>
>>> sudo apt-get install autoconf
>>> sudo apt-get install g++
>>>  sudo apt-get install libncurses5-dev
>>> sudo apt-get install fop
>>> sudo apt-get install xsltproc
>>> sudo apt-get install openjdk-6-jdk
>>> sudo apt-get install libssl-dev
>>> sudo apt-get install unixodbc-dev
>>> sudo apt-get install libwxgtk2.8-dev libwxgtk2.8-dbg
>>> sudo apt-get install libwxbase2.8 libqt4-opengl-dev libgtk2.0-dev
>>>
>>> cd /usr/local/src
>>> sudo git clone https://github.com/erlang/otp.git
>>> cd otp
>>> sudo git checkout OTP_R15B
>>> sudo ./otp_build autoconf
>>> sudo ./configure
>>> sudo make
>>> sudo make install
>>>
>>> -----------------
>>>
>>> Good luck!
>>>
>>> -wes
>>>
>>> _______________________________________________
>>> erlang-questions mailing list
>>> erlang-questions@REDACTED
>>> http://erlang.org/mailman/listinfo/erlang-questions
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120111/bd1cfdb8/attachment.htm>


More information about the erlang-questions mailing list