Erlang/OTP Forums

Author Message

<  Yaws mailing list  ~  Yaws installation not working

jananigopalan
Posted: Mon Jul 14, 2008 8:20 am Reply with quote
Joined: 30 Jun 2008 Posts: 2 Location: Hyderabad, India
I have download yaws_1.73.tar.gz.
According to the README file given, I followed all the steps.
First I did ./configure with root user permission so that it will be installed in /usr/local/bin/
Then gave make. Till this step everything worked fine. But after I gave make install, it is failing.
_____________________________________________________
make[1]: Leaving directory `/usr/local/Yaws/yaws-1.73/scripts'
set -e ; \
for d in c_src src man www/shopingcart www/code doc scripts ; do \
if [ -f $d/Makefile ]; then ( cd $d && make install ) || exit 1 ; fi ; \
done
make[1]: Entering directory `/usr/local/Yaws/yaws-1.73/c_src'
./install-sh -c -d //usr/local/lib/yaws/priv/lib
make[1]: ./install-sh: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/usr/local/Yaws/yaws-1.73/c_src'
make: *** [install] Error 1
_____________________________________________________

please help me to resolve this issue.
View user's profile Send private message
rbucker881
Posted: Sun Jul 20, 2008 4:00 pm Reply with quote
User Joined: 11 Oct 2007 Posts: 17
I've been installing yaws since I don't know what version. 1.77 (the most recent) works great. Try it and post your results.

PS: The error you've posted suggested that there is/was a packaging error and I doubt that. What are the particulars? Your OS? The Version of the OS? Which version of Erlang?
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum