Erlang Mailing Lists

Author Message

<  Yaws mailing list  ~  Yaws under Windows

dmitriid
Posted: Fri Aug 25, 2006 6:37 am Reply with quote
User Joined: 17 Aug 2006 Posts: 213
Is it now possible to install Yaws under Windows without using Cygwin (because I simply don't know how to combat Cygwin Smile) )?

Post recived from mailinglist
View user's profile Send private message
tobbe
Posted: Fri Aug 25, 2006 7:44 am Reply with quote
User Joined: 19 Jan 2005 Posts: 274 Location: Stockholm, Sweden
Dmitrii Dimandt wrote:
> Is it now possible to install Yaws under Windows without using Cygwin
> (because I simply don't know how to combat Cygwin Smile) )?

I got Yaws working using the mingw stuff (www.mingw.org) it
is very easy to install and use.
(just using the shell+ssh make it almost enjoyable to
run Windoze....)

--Tobbe


>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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
View user's profile Send private message Send e-mail Visit poster's website
dmitriid
Posted: Fri Aug 25, 2006 8:25 am Reply with quote
User Joined: 17 Aug 2006 Posts: 213
I've run into the follwoing problem:

gawk: cmd. line:2: fatal: cannot open file `/e/Mamut/PREREQUISITES/Erlang/bin/erl' for reading (No such file or directory)

Though erlang is installed and running ok. Did you build erlang from source on Windows (if it is at all possible), or did yaws install correctly the first time around?

On 8/25/06, Torbjorn Tornkvist <tobbe@tornkvist.org (tobbe@tornkvist.org)> wrote:
Quote:
Dmitrii Dimandt wrote:
> Is it now possible to install Yaws under Windows without using Cygwin
> (because I simply don't know how to combat Cygwin Smile) )?

I got Yaws working using the mingw stuff ( www.mingw.org) it
is very easy to install and use.
(just using the shell+ssh make it almost enjoyable to
run Windoze....)

--Tobbe


>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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 (erlyaws-list@lists.sourceforge.net)
> https://lists.sourceforge.net/lists/listinfo/erlyaws-list


-------------------------------------------------------------------------
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 (erlyaws-list@lists.sourceforge.net)
https://lists.sourceforge.net/lists/listinfo/erlyaws-list



Post recived from mailinglist
View user's profile Send private message
Ke Han
Posted: Sun Aug 27, 2006 1:45 pm Reply with quote
User Joined: 02 Mar 2005 Posts: 107 Location: Shanghai
If you don't need the latest version of yaws, REPOS is a great way to
not deal with Windows compile issues. I think the latest Windows
version of REPOS (1.4beta2) came out in March I've used this
version of Windows and can recommend this approach.
http://support.process-one.net/doc/display/CONTRIBS/Erlang+REPOS\0

BTW, if you do come up with a compile recipe for Yaws on Windows,
please post!!!
thanks, ke han

On Aug 25, 2006, at 2:36 PM, Dmitrii Dimandt wrote:

> Is it now possible to install Yaws under Windows without using
> Cygwin (because I simply don't know how to combat Cygwin Smile) )?
> ----------------------------------------------------------------------
> ---
> 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


-------------------------------------------------------------------------
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
View user's profile Send private message
Ke Han
Posted: Mon Aug 28, 2006 7:56 am Reply with quote
User Joined: 02 Mar 2005 Posts: 107 Location: Shanghai
Dimitrii,
You may have luck by getting in touch with the process-one folks to get more recent compile of yaws on REPOS or erlrt.
View user's profile Send private message
dmitriid
Posted: Mon Aug 28, 2006 8:24 am Reply with quote
User Joined: 17 Aug 2006 Posts: 213
I guess tha's what I will do in the end (this, or install a Linux distro under VMWare Smile) )

On 8/28/06, ke han < ke.han@redstarling.com (ke.han@redstarling.com)> wrote:
Quote:
Dimitrii,
You may have luck by getting in touch with the process-one folks to get more recent compile of yaws on REPOS or erlrt.
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