[erlang-questions] How to install yaws on local erlang installation

Oscar Hellström oscar@REDACTED
Thu May 28 16:02:00 CEST 2009


Hi Peter,

There is a Yaws mailing list (erlyaws-list@REDACTED), which
you should probably use.

However:
--prefix tells configure where to install the application, not where to
find programs from.
Maybe there is a better way, but you can for instance do this:
ERLC=/home/peter/erlang/bin/erl ERL=/home/peter/erlang/bin/erl ./configure

Peter Sommerfeld wrote:
> Hi!
>
> I'm a erlang newbie and may have missed something...
>
> I've installed erlang locally on
>   /home/peter/erlang
>
> Trying to configure yaws 1.8.1 with
>   --prefix= /home/peter/erlang
> failed  because it cannot find erlang. Here are
> the core tests:
>
> configure:1735: checking build system type
> configure:1753: result: i686-pc-linux-gnu
> configure:1775: checking host system type
> configure:1790: result: i686-pc-linux-gnu
> configure:1812: checking target system type
> configure:1827: result: i686-pc-linux-gnu
> configure:1862: checking for erl
> configure:1895: result: no
> configure:1902: checking for erlc
> configure:1935: result: no
> configure:2010: error: Broken Erlang installation,  does not exist!
>
> Any advice is appreciated.
>
> Peter
>
> ________________________________________________________________
> erlang-questions mailing list. See http://www.erlang.org/faq.html
> erlang-questions (at) erlang.org
>


-- 
Oscar Hellström, oscar@REDACTED
Office: +44 20 7655 0337
Mobile: +44 798 45 44 773
Erlang Training and Consulting Ltd
http://www.erlang-consulting.com/



More information about the erlang-questions mailing list