Hi,
> > I just upgraded to gcc-3.3.3 which was available from
> setup. I now get the
> > following error:
>
> > g++: installation problem, cannot exec `gm2l': No such file
> or directory
> > make[2]: ***
>
> > Any ideas? I updated all packages setup proposed.
>
> As Dave Korn suggested, use
I have installed Cygwin sshd as a service and these are the mount points
of interest:
D:\Programme\cygwin on / type system (binmode)
E:\Benutzer\buhl on /home/buhl type system (binmode)
Under /home/buhl/.ssh (that is E:\Benutzer\buhl\.ssh), I have setup my
.ssh folder with my ssh keys.
When I now t
Hi,
New results are online, everything is fine again. What I also see is that
with 3.3.1 we got warnings about mixing declspec import/export with inline,
all those warnings are gone again.
Johnny
> -Original Message-
> From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 13
Hi guys and girls,
I know from looking at the lists this topic has been covered many times
before, but I don't seem to be able to find the answers I'm looking for,
or at least I'm missing them. Sorry if this has already been covered
and I missed it.
Background.
===
I have a small networ
I'm having a strange problem with Cygwin SSHD on a Windows Server 2003. I can
log in with password authentication without any problems, but with RSA
authentication, a session is opened and immediately closes again.
ssh -v localhost says:
...
debug1: Sending response to host key RSA challenge.
deb
On Fri, Aug 13, 2004 at 12:20:50AM -0300, Fr?d?ric L. W. Meunier wrote:
>I noticed that story on Slashdot -
>http://ask.slashdot.org/article.pl?sid=04/08/12/1932246 . May
>be of interest for some people (or not).
Interesting how some of the vaguely erroneous entries are modded up as
"interesting"
Hi again,
This is kind of related to my previous post (Subject: Cygwin, samba,
smbntsec and domain groups) but is sufficiently different enough to
warrant a new thread I think.
On my XP boxes I have Cygwin installed with domain users in
/etc/passwd. I have been unable to get ssh to work correctl
Hello Max,
>>> Would it be possible to package the extra modules included in the Cygwin
>>> perl package in the vendor_perl hierarchy?
>> Sure, this is obviously a good thing.
> Thanks! I look forward to 5.8.6 or whatever.
>>> This would leave the site_perl hierarchy clear for site additions, an
Hello,
I'm having a strange problem with Cygwin and the PATH variable.
I try the following:
/home/corrada
6 % jython.bat
jython.bat: Command not found.
/home/corrada
7 % /cygdrive/u/dl/Jython/jython/dist/jython.bat
Jython 2.2a0 on java1.4.2_05 (JIT: null)
>>> ^Z
/home/corrada
8 % printenv
!C:
Thank you, Gerrit.
- Paul
- Original Message -
From: "Gerrit P. Haase" <[EMAIL PROTECTED]>
To: "Pawel Slusarz" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, August 13, 2004 12:46 AM
Subject: Re: problem with libfreetype2
: Hallo Pawel,
:
: Am Donnerstag, 12. August 2004 um 1
Yes, it is, by everybody. The command history below shows that I can
exectute it when I specify the full path.
Andres Corrada-Emmanuel
Senior Research Fellow
Information Extraction and Synthesis Laboratory
University of Massachusetts, Amherst
On Fri, 13 Aug 2004, Ken Dibble wrote:
>
> Is it exec
At 11:36 AM 8/13/2004, you wrote:
>Yes, it is, by everybody. The command history below shows that I can
>exectute it when I specify the full path.
>
>Andres Corrada-Emmanuel
>Senior Research Fellow
>Information Extraction and Synthesis Laboratory
>University of Massachusetts, Amherst
>
>On Fri, 13
> -Original Message-
> From: cygwin-owner On Behalf Of Andres Corrada-Emmanuel
> Sent: 13 August 2004 16:37
>
> Yes, it is, by everybody. The command history below shows that I can
> exectute it when I specify the full path.
'What do you get from "ls -l
/cygdrive/u/dl/Jython/jython/di
Okay. It gets weirder:
/home/corrada
45 % strace jython.bat
Jython 2.2a0 on java1.4.2_05 (JIT: null)
>>> import sys
>>> sys.exit(0)
/home/corrada
46 % jython.bat
jython.bat: Command not found.
Why does 'strace jython.bat' work but not 'jython.bat'?
Andres Corrada-Emmanuel
Senior Research Fellow
Hi Everyone
Have I missed something? I am running setup and when I look at the Full
or Partial views the version numbers are shown against the Category name
rather than the package name. Should I have a new setup.exe? I hope it
isn't meant to look like that as it is not at all helpful.
Anyone els
Bertrand,
Wrong list, I'm redirecting to the correct one...
On Fri, Aug 13, 2004 at 04:16:07PM +0200, bertrand marquis wrote:
> i'm using pydoc to generate informations out of python source.
> But sometimes i've got this error:
>
> Traceback (most recent call last):
> File "/usr/bin/pydoc", li
When I run CGI scripts from Apache I'm getting permission denied errors.
use Net::protoent;
my $p = getprotobyname(shift || 'tcp');
if (defined $p) {
printf("proto for %s is %d, aliases are %s\n",
$p->name, $p->proto, "@{$p->aliases}");
} else {
printf("Bad protocol 'tcp'\n");
}
This
I recently upgraded my Cygwin, using setup.exe, and everything works
nicely ... except setup! When I do from Internet, I
get the error dialog
> Error
> Can't get list of download sites.
> Make sure your network settings are correct and try again.
However all my other networking is OK, e.g. I can
> -Original Message-
> From: cygwin-owner On Behalf Of Andres Corrada-Emmanuel
>
> Okay. It gets weirder:
>
> /home/corrada
> 45 % strace jython.bat
> Jython 2.2a0 on java1.4.2_05 (JIT: null)
> >>> import sys
> >>> sys.exit(0)
>
> /home/corrada
> 46 % jython.bat
> jython.bat: Command no
> /home/corrada
> 6 % jython.bat
> jython.bat: Command not found.
What does 'which jython.bat' tell you?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
At 12:21 PM 8/13/2004, you wrote:
>Hi Everyone
>
>Have I missed something? I am running setup and when I look at the Full
>or Partial views the version numbers are shown against the Category name
>rather than the package name. Should I have a new setup.exe? I hope it
>isn't meant to look like that
Silly me! That will teach me to run setup at full screen in future.
The default edge cuts off the package column.
Sorry for the noise
Cheers
Don Sharp
Don Sharp wrote:
>
> Hi Everyone
>
> Have I missed something? I am running setup and when I look at the Full
> or Partial views the version nu
Hi,
I downloaded berkeleydb-4.2.52 and two patches from sleepycat.
When I tried to compile it I got the errors from ../lock/lock_region.c
as below.
Anybody know what's wrong?
Thanks,
Kevin
--
pas-lap-
At 12:42 PM 8/13/2004, you wrote:
>I recently upgraded my Cygwin, using setup.exe, and everything works
>nicely ... except setup! When I do from Internet, I
>get the error dialog
>
>> Error
>> Can't get list of download sites.
>> Make sure your network settings are correct and try again.
>
>Howeve
Group,
I have a rather lengthy awk script (that internally includes a bunch of awk
library functions; therefore I'm using igawk).
When I invoke it, e.g. like
echo | igawk -f script.awk
eval: gawk: argument list too long
The script and the awk library functions together make up approx. 34kByte
OK I locked a users account down so they cant do anything but get into their
own directory. I can SSH2 into the system just fine but when I try to SFTP
into the system I log in and it just sits there doing nothing. Any
suggestions?
Billy S.
--
Unsubscribe info: http://cygwin.com/ml/#unsubsc
Hello Kevin,
Kevin writes:
> I downloaded berkeleydb-4.2.52 and two patches from sleepycat.
> When I tried to compile it I got the errors from ../lock/lock_region.c
> as below.
> Anybody know what's wrong?
Anything wrong with the precompiled BDB version available from the
Cygwin mirrors?
Gerr
Tom Roche 12:42 PM 8/13/2004
>> I recently upgraded my Cygwin, using setup.exe, and everything
>> works nicely ... except setup! When I do from
>> Internet, I get the error dialog
>> Error
>> Can't get list of download sites.
>> Make sure your network settings are correct and try again.
Larry Ha
Hello Gerrit,
I need to make a dpkg with berkeleydb so I need to be able to compile
berkeleydb source.
Is there any required libs for berkeleydb compilation?
Kihoon
Gerrit P. Haase wrote:
Hello Kevin,
Kevin writes:
I downloaded berkeleydb-4.2.52 and two patches from sleepycat.
When I tried to
Larry & Dave,
I tried to install it from the internet, and I was getting the same
problem, hence I resorted to installing it locally, to see if there would
be a difference. Thanks for your suggestions abt permissions (I tried
that but permissions seem to be ok), I will keep trying. Let me know if
y
At 04:03 PM 8/13/2004, you wrote:
>Tom Roche 12:42 PM 8/13/2004
>>> I recently upgraded my Cygwin, using setup.exe, and everything
>>> works nicely ... except setup! When I do from
>>> Internet, I get the error dialog
>
>>> Error
>>> Can't get list of download sites.
>>> Make sure your network set
Hello kevin,
> I need to make a dpkg with berkeleydb so I need to be able to compile
> berkeleydb source.
> Is there any required libs for berkeleydb compilation?
No. But now I see, you are building in the "build_win32" subdirectory.
The Windows version cannot be compiled with Cygwin, the Unix ve
On Fri, 13 Aug 2004, Hans Horn wrote:
> Group,
>
> I have a rather lengthy awk script (that internally includes a bunch of awk
> library functions; therefore I'm using igawk).
>
> When I invoke it, e.g. like
>
> echo | igawk -f script.awk
> eval: gawk: argument list too long
>
> The script and th
33 matches
Mail list logo