shouldn't the netpbm package be a necessary dependency for
the xfig package, to prevent 'bad gif format' messages
and much headscratching?
$ Warning: Missing charsets in String to FontSet conversion
/bin/sh: giftopnm: command not found
/bin/sh: ppmtopcx: command not found
wasn't much of a clue t
$ tclsh
% puts [expr 2+2]
4
% puts [expr 2.0+2.0]
(hangs, should return 4.0)
$ which tclsh
/usr/bin/tclsh
info tclversion returns 8.6, of course (8.6.8-1)
Linux tclsh doesn't have this issue.
This is on 32-bit cygwin; 64-bit cygwin seems a bit more robust,
but if you keep asking it to sum
What is the relationship between Cygwin packages and
Red Hat rpms at this point?
If something gets picked up for Cygwin, is it likely
to make its way into e.g. Fedora, or vice versa?
thanks
Lloyd Wood
http://savi.sf.net/
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Ken,
you're right; I'm so used to seeing those modules listed that
I forgot that how they get there recently changed.
(Well, recently in Geomview terms...)
Separate modules from base Geomview now, xforms is no longer a dependency,
which is good.
So, the base Geomview is good to go into Cygwin w
On 6/7/2017 2:21 AM, Lloyd Wood via cygwin wrote:
> download geomview 1.9.5 from http://www.geomview.org
> this used to build on cygwin 32-bit.
I've just build geomview-1.9.5 on both 32-bit and 64-bit Cygwin, using
the attached cygport file and patches.
If it works well, I&
Aha! just slightly later in config.log:
configure:17957: checking for ino_t
configure:17957: gcc -c -g -O2 conftest.c >&5
configure:17957: $? = 0
configure:17957: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:20: error: expected expression before ')' token
if (
hi Csaba
that part of config.log is not interesting:
[..]
configure:17948: result: yes
configure:17957: checking for ino_t
configure:17957: gcc -c -g -O2 conftest.c >&5
configure:17957: $? = 0
configure:17957: gcc -c -g -O2 conftest.c >&5
[..]
I'm very puzzled. But don't run Cygwin setup in
c
download geomview 1.9.5 from http://www.geomview.org
this used to build on cygwin 32-bit. Did so for a number of years. Now, it
doesn't,
because something changed.
$ tar xvfz geomview-1.9.5.tar.gz
$ cd geomview-1.9.5
./configure
[..]
checking for dev_t... yes
checking for ino_t... yes
checking
1. setting up new cygwin X server, got stuff installed
by selecting xinit in installer and letting it pull things
in. (oddly, selecting xterm instead does not pull in
everything as I expected.)
But why is adwaita-icon-theme a necessary dependency for xinit?
I'm not installing gnome...
2. I previo
Hi,
on attempting to build Geomview 1.9.5 on current updated
Cygwin, configure fails oddly:
./configure
[..]
checking for time_t... yes
checking size of dev_t... 4
checking size of ino_t... configure: error: in
`/home/lloyd/savi/geomview-1.9.5':
configure: error: cannot compute sizeof (ino_t)
10 matches
Mail list logo