public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Compiling SNNS (Stuttgart Neural Network Simulator) or using v.4.2 binaries
@ 2003-11-25 10:31 Lou Cyphre
  2003-11-25 14:15 ` Harold L Hunt II
  0 siblings, 1 reply; 2+ messages in thread
From: Lou Cyphre @ 2003-11-25 10:31 UTC (permalink / raw)
  To: cygwin-xfree

Did anybody recompiled successfully SNNS 4.2 with Cygwin/X?
Its home page is at
   http://www-ra.informatik.uni-tuebingen.de/SNNS/

I firstly tried using SNNS 4.2 binaries with latest Cygwin/X as X-server, but 
something wasn't working in the user interface (couldn't select some menu list 
entries), so I decided to get sources at
   http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/SNNSv4.2.tar.gz
and try recompile them.

Beside a few #define missing (that I properly fixed) seemed that the configure
script was running fine, infact I can run the application, and now all the
menu lists do work, but... when loading even an example configuration file I
get syntax errors in file, and after some clicks, trying opening other
windows, crashes.

Note that I already used successfully on Linux some years ago, so not new to
program usage.
And yes, I know that JavaNNS does exist...

Any help or hint would be greatly appreciated.

Lou

-----
Note: one 'h' is more than enough, in my e-mail address (spam prevention)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compiling SNNS (Stuttgart Neural Network Simulator) or using v.4.2 binaries
  2003-11-25 10:31 Compiling SNNS (Stuttgart Neural Network Simulator) or using v.4.2 binaries Lou Cyphre
@ 2003-11-25 14:15 ` Harold L Hunt II
  0 siblings, 0 replies; 2+ messages in thread
From: Harold L Hunt II @ 2003-11-25 14:15 UTC (permalink / raw)
  To: cygwin-xfree

Lou,

Lou Cyphre wrote:

> Did anybody recompiled successfully SNNS 4.2 with Cygwin/X?
> Its home page is at
>   http://www-ra.informatik.uni-tuebingen.de/SNNS/
> 
> I firstly tried using SNNS 4.2 binaries with latest Cygwin/X as 
> X-server, but something wasn't working in the user interface (couldn't 
> select some menu list entries), so I decided to get sources at
>   http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/SNNSv4.2.tar.gz
> and try recompile them.
> 
> Beside a few #define missing (that I properly fixed) seemed that the 
> configure
> script was running fine, infact I can run the application, and now all the
> menu lists do work, but... when loading even an example configuration 
> file I
> get syntax errors in file, and after some clicks, trying opening other
> windows, crashes.

Are you running Cygwin with binary mode mounts or did you change the 
default to text?  Send in the output of the "mount" command run in a 
Cygwin bash shell.  I would suspect that SNNS expects UNIX-style 
end-of-line characters and would thus be confused by DOS-style 
end-of-line characters.  Poor coding could lead to a crash as well.

Harold


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-25 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-25 10:31 Compiling SNNS (Stuttgart Neural Network Simulator) or using v.4.2 binaries Lou Cyphre
2003-11-25 14:15 ` Harold L Hunt II

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).