There is an intrusive blank line in the entry for mined-2000.10-1 in
setup.ini timestamp 1108087248, preventing its download and installation.
Fergus
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: ht
--- Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Jane Doe on 2/8/2005 8:15 PM:
> > $ net use shiva /u:shiva\\administrator
> > $ cp //shiva/c\$/cvsmq/eqgame.h .
> > cp: cannot open `//shiva/c$/cvsmq/eqgame.h.exe'
> for
> > reading:
Back on this thread about texi2dvi and cygwin from a couple weeks ago.
2) On cygwin, if both $dir/tex.exe exists and a directory $dir/tex/ exist,
this function misses the existence of tex.exe.
I don't see why the presence of $dir/tex would affect things.
tex.exe would never be found on cy
Alejandro Calbazana wrote:
Hello,
No... group file exists has the proper entries. Still unable to build
Thanks,
Alejandro
Hmmm, s.th. wrong with the permissons? Is your /etc/group file empty,
then run `mkgroup -l -d` and try again. Same errors.
Please send the output of `cygcheck -svr` *as
linda w wrote:
Gerrit P. Haase wrote:
This is annoying, I get it occasionally, I believe it is a bug in
MakeMaker, but I couldn't find it yet. Does the build continue if you
add the missing tab and run make again?
===
Think I got past that point, -- have it building in win32 again and
running a
Yitzchak Scott-Thoennes schrieb:
3) wait for an updated perl-libwin32 release (should be soon)
It's already announced in cygwin-apps.
It just needs the necessary steps there.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Pr
Charles D. Russell wrote:
Dante Chialvo wrote:
I think the following quote is from a message of mine...
> I have the same problem. I have g77, g95 and >grfortran (gfc)
installed (see below). With >heap_chunk_in_mb set to 1024, on a machine
with >1024 MiB RAM< I can run a simple Fortran >program
Dante Chialvo wrote:
> I have the same problem. I have g77, g95 and >grfortran (gfc)
installed (see below). With >heap_chunk_in_mb set to 1024, on a machine
with >1024 MiB RAM< I can run a simple Fortran >program with an array of
up to ~ 1023 MiB. With >g77 & gfc the limit is 156 MiB and beyond
Thank you for the help Christian,
I was able to make and install scponly.
I still get the following error during the make phase.
gcc -g -O2 -I. -I. -DHAVE_CONFIG_H
-DDEBUGFILE='"/usr/local/etc/scponly/debuglev
el"' -o helper.o -c helper.c
helper.c:174: warning: passing ar
Yes. I can read them w/o any problems:
$ more /usr/lib/perl5/5.8/cygwin/CORE/EXTERN.h
/*EXTERN.h
*
*Copyright (C) 1991, 1992, 1993, 1995, 1996, 1997, 1998, 1999,
*2000, 2001, by Larry Wall and others
*
*You may distribute under the terms of either the GNU General Public
*Licens
a cute emacs plugin for integration with (already existing in cygwin)
gnuplot
http://packages.debian.org/testing/math/gnuplot-mode
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/
Gerrit P. Haase wrote:
This is annoying, I get it occasionally, I believe it is a bug in
MakeMaker, but I couldn't find it yet. Does the build continue if you
add the missing tab and run make again?
===
Think I got past that point, -- have it building in win32 again and
running a make manually af
On Wed, Feb 09, 2005 at 04:24:32PM -0500, Alejandro Calbazana wrote:
> That's what puzzles me... All the files gcc claims are missing exist in
> my include path '/usr/lib/perl5/5.8/cygwin/CORE'. This path does exist
> on my install.
>
>
> $ pwd
> /usr/lib/perl5/5.8/cygwin/CORE
>
>
> $ ls -l
On Thu, Feb 10, 2005 at 11:29:43AM -0800, linda w wrote:
> Am having problems with trying fixes for the below errors --
> once I encounter an error in making Win32, I can correct the source
> files in another window, but I then it won't let me run "make" on
> Win32 again w/o force because it alread
Peter Castro wrote:
>
> (if there's a way to make wget ignore robots.txt, I'd love to know
it!)
http://www.gnu.org/software/wget/faq.html#3.0
"3.0 How can I make GNU wget ignore a robots.txt file?
Try using:
wget -erobots=off http://your.site.here "
-Richard Campbell
--
Unsubscribe info:
Am having problems with trying fixes for the below errors --
once I encounter an error in making Win32, I can correct the source
files in another window, but I then it won't let me run "make" on
Win32 again w/o force because it already encountered an error.
If I do a make force, it re-unpacks the s
On Wed, 26 Jan 2005, Peter A. Castro wrote:
Sorry for dredging this up, but just wanted to update on a few things.
> On Wed, 26 Jan 2005, Christopher Faylor wrote:
> > On Tue, Jan 25, 2005 at 10:58:18PM -0500, Charles Wilson wrote:
> > >Actually, I think this is a neat idea. I tried to do someth
I have the task of porting a big C++ application to Windows XP. It
currently runs on Linux and AIX, and builds using g++ 3.2 &
makefiles. Fortunately, the big application contains a lot of small
test code, so I have been able to do small incremental builds and test
them in Windows before moving on
OK, matlab for windows has several for executing windows commands, the
simplest to discuss is
system(string)
This will pass the contents of the string to windows as a command to
execute.
The string could look like
'C:\cygwin\bin\bash --login -c custom-command'
which will log into a cygwi
Hi,
I'm new to cygwin. My lab does medical image analysis, and while our
statistical analysis can be done in Matlab on the PC, our image
preprocessing is done in Unix (using command line tools). Using cygwin I've
managed to get our unix apps to work on a PC.
However I would like to au
An updated version of zsh (zsh-4.2.4-1) has been released and should be
at a mirror near you real soon.
This release includes the following:
- various bug fixes and more integration with Cygwin. Some fixes may
resolve issues causing init scripts & functions to fail when using
the [[ ... -nt
At 06:43 AM 2/10/2005, you wrote:
>
>I installed cygwin on a Windows 2000 Service Pack 3 PC on my work.
>
>Installation is OK, but when a try to do a
>rsh hostname
>I always get:
>rlogin: read: Operation not permitted
>
>I get this when I try to connect to one of the AIX machines, but also when
Christopher Faylor wrote:
On Thu, Feb 10, 2005 at 01:35:32AM -0800, Brian Dessent wrote:
the htdig search on cygwin.com was never very good anyway.
That is true but someone is working on changing this, even as we speak.
Since someone is working on it, I guess you have already made a
descision. Bu
>
>
Now having access to my machine, I can tell you the following:
All applies to scponly 3.11
/usr/src/scponly-3.11:{509}:$ diff scponly.c scponly.c.bak
331c331
< char bad_winscp3str[] = "test -x /usr/sbin/sftp-server && exec
/usr/sbin/sftp-server test -x /usr/local/lib/sftp-server && exe
On Thu, Feb 10, 2005 at 01:35:32AM -0800, Brian Dessent wrote:
>the htdig search on cygwin.com was never very good anyway.
That is true but someone is working on changing this, even as we speak.
It's a shame that we can't just install a google link for our searches
but since google isn't free sof
On Thu, 10 Feb 2005 09:41:14 +0100 Dr. Volker Zell wrote:
> > Glenn Fowler writes:
> > Since the last cygwin round AT&T ksh93, ast libraries, and UWIN source
> > and binaries have been released uder the OSI approved CPL 1.0
> > (Common Public License 1.0.) I packaged the 2005-02-
Thanks to those who replied with info on how to use search tools not on the
cygwin.com website.
The most definitive thread on multiple cygwin installations at
www.cygwin.com/ml appears to be
http://www.cygwin.com/ml/cygwin/2003-11/msg00065.html
A related web page is found at
http://www.ti
Rizwan Kassim wrote:
> Rxvt v2.7.10 - released: 26 MARCH 2003
> Options:
> XPM,transparent,utmp,menubar,multichar_languages,scrollbars=rx
> vt+NeXT+xterm,frills,linespace,256colour,.Xdefaults
>
> [EMAIL PROTECTED] ~]$cat .Xdefaults
> Rxvt.cursorColor: red
> Rxvt.scrollBar_right: True
>
What I mean is this: I tried to use MH-E and xmh on cygwin, but both
complain about missing binaries like "inc" and "mhl" and the file
"components". I suppose these are all part of mh, or more recently nmh
or GNU Mailutils, but I couldn't find any of these in the cygwin
distribution. Is there anot
Hello,
No... group file exists has the proper entries. Still unable to build
Thanks,
Alejandro
Hmmm, s.th. wrong with the permissons? Is your /etc/group file empty,
then run `mkgroup -l -d` and try again. Same errors.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Prob
Rxvt v2.7.10 - released: 26 MARCH 2003
Options:
XPM,transparent,utmp,menubar,multichar_languages,scrollbars=rxvt+NeXT+xterm,frills,linespace,256colour,.Xdefaults
[EMAIL PROTECTED] ~]$cat .Xdefaults
Rxvt.cursorColor: red
Rxvt.scrollBar_right: True
Rxvt.selectstyle: old
I don't
On Wed, Feb 09, 2005 at 03:33:37PM -0500, Chris Herborth wrote:
> Nick Burch wrote:
> >With cygwin distributed python (2.4, dec 4 2004), there's a bug in
> >tempfile.
> >
> >[snip]
>
> This isn't a Cygwin problem or feature. The Windows-native Python 2.4
> (Python 2.4 (#60, Nov 30 2004, 11:49:19)
> I am attempting to setup and sftp server on a windows XP pro machine. I have
> the latest cygwin and openssh files from cygwin.com. I downloaded the
> scponly
> source files and am now attempting to compile them. I get the following
> error
> message:
> helper.c:12:36: libgen.h: No such
Dean,
Please post instead of sending private email.
On Wed, Feb 09, 2005 at 12:42:22PM -0800, Dean N. Williams wrote:
> I'm trying to build one of my executables in Cygwin. I was wondering
> if you've seen this type of error? Everything appears to compile, but
> the linking fails.
>
> ippc% make
I installed cygwin on a Windows 2000 Service Pack 3 PC on my work.
Installation is OK, but when a try to do a
rsh hostname
I always get:
rlogin: read: Operation not permitted
I get this when I try to connect to one of the AIX machines, but also when I
try to connect to my laptop.
When I do
Hi Brian
>> So the question is if I can somehow automate the
>> installation process so it pre-selects all the
>> required packages (e.g. latest perl, cvs, man
>> pages, zip, unzip, etc.)?
>
>Try these recent threads:
>http://marc.theaimsgroup.com/?l=cygwin&m=110735962923875&w=2
>http://marc.thea
Jesper Vad Kristensen wrote:
> There's a couple of developers here who must use cygwin, but they tend
> to always forget to install this or that package (even if instructions
> are clear), and this creates a support problem for me.
>
> So the question is if I can somehow automate the installation
"Phillips, James R" wrote:
> Sorry if this has been discussed before, but the mailing list search fuction
> is currently not available.
I keep seeing people post this, but they don't seem to realise that the
list is archived in many places and the htdig search on cygwin.com was
never very good a
> Glenn Fowler writes:
> Since the last cygwin round AT&T ksh93, ast libraries, and UWIN source
> and binaries have been released uder the OSI approved CPL 1.0
> (Common Public License 1.0.) I packaged the 2005-02-02 standalone
> ksh for cygwin and posted setup.hint, tarballs
Hi,
There's a couple of developers here who must use cygwin, but they tend
to always forget to install this or that package (even if instructions
are clear), and this creates a support problem for me.
So the question is if I can somehow automate the installation process so
it pre-selects all the
40 matches
Mail list logo