Erlang Mailing Lists

Author Message

<  Yaws mailing list  ~  Yaws 1.68 on Solaris 10 1/06

Guest
Posted: Fri Feb 09, 2007 4:32 pm Reply with quote
Guest
just for info ..

Installed Yaws 1.68 on Solaris 10 1/06 s10x_u1wos_19a X86 from the
source tarball.

2 minor issues appeared:

---

1)

when doing "gmake install", the Makefiles in the subdirs
refer var "INSTALL" from "./include.mk":

INSTALL=./install-sh -c

which can't be found from the subdirs.

Quick fix was to

Edit "./include.mk" for:

#INSTALL=./install-sh -c
INSTALL=/export/home/erlang/src/yaws/install-sh -c


2)
With the default PATH, the cmd "id" points to

/usr/bin/id

which doesn't know about option "-u".

Quick fix was to

Replace in "c_src/Makefile" and "scripts/Install"

"id -u"

with

"/usr/xpg4/bin/id -u"

Could have also prefixed PATH with /usr/xpg4/bin of course ..

----

Besides those, absolutely smooth install and getting started with Yaws
.. nice, nice!

Tobias

PS: Maybe it'd make sense to point the reader of README / yaws.pdf
to the

two-mode-mode.el

which is of course very cool, but I only found it by accident ..



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist

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