How to install yaws on local erlang installation

Peter Sommerfeld erlang@REDACTED
Thu May 28 09:16:14 CEST 2009


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


More information about the erlang-questions mailing list