Try deleting setup.ini, and doing a download again.
delete setup.log and setup.log.full
Then do an 'install from Net'
post inline the resulting log files.
Also check the contents of /etc/setup/installed.db
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
AANNNDDD this one should be fixed now, too.
--Chuck
Linus Tolke Y wrote:
>>Date: Wed, 04 Jul 2001 21:09:20 -0400
>>From: "Charles S. Wilson" <[EMAIL PROTECTED]>
>>
> ...
>
>>Well, the gettext.h created by gettextize is made as a copy of a special
>>gettext.h stored in /usr/share/gettext/intl
This one is fixed by the new gettext/libintl packages too. (At least,
I'm pretty sure it is.)
--Chuck
Charles Wilson wrote:
> Mark Paulus wrote:
>
>> Thanks, that worked. But, it makes me confused.
>> When I build this particular app under linux/debian,
>> it does NOT have the -lintl linke
After adding:
gttest_LDADD=-lintl
to Makefile.am
and installing the latest cygwin gettext and libintl packages:
gettext-0.10.40-1
libintl1-0.10.40-1
libintl-0.10.38-3
All three "configurations" worked fine.
sh auto.sh
./configure
make
make clean
./configure --with-inc
The libintl-0.10.38-3 package has added to the cygwin distribution.
It contains the gettext DLL "cygintl.dll" which corresponds to the
OLD versions of gettext, and is required by several other cygwin
packages. See the gettext-0.10.40-1 announcement for more
information.
--
Chuck Wilson
To update
The libintl1-0.10.40-1 package has added to the cygwin distribution.
It contains the gettext DLL "cygintl-1.dll" which corresponds to the
gettext-0.10.40-1, See the gettext-0.10.40-1 announcement for more
information.
--
Chuck Wilson
To update your installation, click on the "Install Cygwin now"
When i start the batch file, it hangs there. I have just downloaded the
newest version of cygwin and this is a clean installation.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.
gettext is the GNU package which provides 'national language support'
for other programs. It includes a number of utility programs.
CHANGES (since gettext-0.10.38-2)
o updated to gettext-0.10.40 release
o modified the build process so that the auto-import/auto-export
capabilities of cygwin's
¨¶áܵIJßñȳ¢m(_ _)m@³ªµ®evXÆ\µÜ·B
±¿çÍevX(http://www.sureteacher.com)Æ\µÜ·B
j«E«»ê¼êÉüµÌæð¨Í¯µÜ·B
³É éTCg©çú{l10ÈãAOl10ÈãA
rfI10ÈãÌTCgðµIµÜµ½B
Ej«pÉÍ¿å[©í¢¢nÌ ÌÊ^A
Hi,
Sorry that I have common question on cron. I got cron
error : can't switch user context. I have tried the
following suggestion in mail list:
1. remove cron and install as SYSTEM
$rm -Rf /var/cron
$cygrunsrv -E cron
$cygrunsrv -R cron
$cygrunsrv -I cron -p /usr/sbin/cron -a -D -e
On Wed, Dec 19, 2001 at 08:33:50AM +1100, Robert Collins wrote:
>Your results are enough for me Jason - I'm happy to include this in
>setup in some form.
Nice job, Jason. Thanks for following this through.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
On Tue, Dec 18, 2001 at 06:34:10PM +0100, Lapo Luchini wrote:
>> In reality I really only need the cygwin and bash base with devel and editor
>> components (in order to teach C Language on win-tel platforms), the others
>> are simply gravy. Thanks again for your assistance!
>
>I'm a profane of le
in the past it was trivial to do a full install. now it appears to be a
royal pain in the ass -- i have to click every package and guess what
version i should be installing (the UI doesn't really make it obvious what
versions i should be installing).
a search for "full install" on this mailing l
Hallo Russell,
Am 2001-12-18 um 23:05 schriebst du:
> Oops!
> I meant to say, "Just doesn't feel safe".
[...]
> Sorry if I wasn't clear.
> Alles klar?
>>> Just doesn't fell safe.
>>What does that mean, if I may ask?
Ach so, was just a typo;)
Gerrit
--
=^..^=
On Wed, Dec 12, 2001 at 10:12:05PM -0800, Ryan T. Sammartino wrote:
>
> (Apache 1.3.22 doesn't quite build cleanly under Cygwin, and I'm working
> on a patch for that, but it isn't too tough to get it to work).
>
Well, again, this is probably the Wrong Way(TM), but here is what I had
to do to g
>No. You should check this out closely. If it's not an artifact your
>custom environment (the fact that you mention symlinks to /bin and/or
>/usr/bin makes me think your environment may be "fooling" setup.exe
>into doing the wrong thing), please provide details of what you find.
>If you find it
At 02:37 PM 12/17/2001, Polley Christopher W wrote:
> > > it. If you can, debugging Cygwin via gdb would be the best way to go.
> > > Alternatively, if you can't do that, calling gcc indirectly through
> > > strace in your IDE environment would provide some trace information
> >
> >
>
Hi,
I installed the cygwin to the default C:\cygwin\ directory today.
How do we link the compiler and include the header files to execute a C
file from the cygwin?
Do we need any additional software or some settings to be done in the
environment variables(please let me know the procedure...) to g
At 03:15 PM 12/18/2001, Ching, Jimen wrote:
>Hi all,
>
>I have just installed the latest cygwin dll. I noticed that the /bin and
>/usr/bin are now their own separate directories. At one point, they were
>symlinks. But when I reboot my computer, my mount table still shows the
^
I don'
Upgraded to latest setup today (2.125.2.10) and tried to update my already-
existing installation. I have several systems with it installed, so I download
the new packages first, then install from the local directory. Setup downloaded
a few packages.
I tried to install onto a 50.3G FAT32 partit
The problem I've been having is that gdb won't direct stdout and stderr to
the gdb console frame - it pops up a dos window instead. I mention this to
you because I saw a reference you made to a very similar problem and you
seemed to know how to fix it.
(http://www.cygwin.com/ml/cygwin/2001-03/msg
JANE ASMUTH wrote:
>
> I am trying to go back to version 1.3.2 of cygwin. I am currently using
> cygwin 1.3.6. The setup program only allows me to unistall entirely, or go
> back to version 1.3.5.
>
> Can someone tell me how to uninstall what I have and get back to version
> 1.3.2 of the cygwin
Bauer Travis wrote:
>
> I know that there have various permutaitons of this
> discussion on this list before, but none of them quite
> seem to fit my problem:
>
> I have the latest cygwin installed using the setup
> program. I want to use the cvs client using ssh,
> which I successfully use dai
I am trying to go back to version 1.3.2 of cygwin. I am currently using
cygwin 1.3.6. The setup program only allows me to unistall entirely, or go
back to version 1.3.5.
Can someone tell me how to uninstall what I have and get back to version
1.3.2 of the cygwin1.dll? (Or point me to a web page
Oops!
I meant to say, "Just doesn't feel safe".
Which means I am afraid I might download
some virus or Trojan horse. This in no
way means I think you are a bad guy or
anything like that. But my employer
is very careful about what we can download.
Sorry if I wasn't clear.
Alles klar?
"Gerrit
Your results are enough for me Jason - I'm happy to include this in
setup in some form.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygw
By way of follow-up to my original message
(http://www.cygwin.com/ml/cygwin/2001-12/msg00189.html), I'd like to update the
list with a change in status.
I was able to eliminate the "Illegal User" error by modifying the system environment
path to DOS short names (example: c:\progra~1)
Howeve
--- Julian Hall <[EMAIL PROTECTED]> wrote: >
> Hi; I don't know whether this has been mentioned before, but I just had
> a bug report for NASM, which I am one of the maintainers of, relating to
> linking code assembled by NASM with the cygwin or mingw linkers.
>
> I've done a little investigati
On 12/18/2001 2:55 PM, Corinna Vinschen wrote:
> The other way would be to develop your own patch w/o looking into
> the OpenSSH sources which was how I did it for OpenSSH. I'm somewhat
> surprised about your complaint. I offered you an easy way to copy
> the needed stuff from another OSS proje
On Wed, Dec 12, 2001 at 08:57:44AM -0500, Jason Tishler wrote:
> On Mon, Dec 10, 2001 at 11:52:08AM -0500, Norman Vine wrote:
> > Michael Hudson writes:
> > >FWIW, and I don't know how much that is, all tests pass if I link _socket
> > >statically. Oh, and this is building without threads, it see
I know that there have various permutaitons of this
discussion on this list before, but none of them quite
seem to fit my problem:
I have the latest cygwin installed using the setup
program. I want to use the cvs client using ssh,
which I successfully use daily on solaris machines.
1. When I
On Tue, Dec 18, 2001 at 02:18:29PM -0600, Kent Perrier wrote:
> On 12/18/2001 2:04 PM, Corinna Vinschen wrote:
> > Most if not all configure scripts expect the POSIX regex functionality
> > in the standard libs. Therefore you'll have to add another check to
> > configure.in which checks for a reg
On 12/18/2001 2:04 PM, Corinna Vinschen wrote:
> On Tue, Dec 18, 2001 at 01:49:15PM -0600, Kent Perrier wrote:
>
>>I am attempting to compile openldap (duh) and the configure fails
>>because I either don''t have a POSIX regex (which I cannot understand,
>>since I have reinstalled the POSIX reg
Hi all,
I have just installed the latest cygwin dll. I noticed that the /bin and
/usr/bin are now their own separate directories. At one point, they were
symlinks. But when I reboot my computer, my mount table still shows the
e:\cygwin\bin is mounted on /usr/bin, where e:\cygwin is mounted on
Hi,
I'm trying to get a GLUT application compiled under cygwin and am
having a spot of bother. I've got it going fine under Linux (my
preferred platform - I try not to touch Windows if I can help it), but
I'd like to have Windows users be able to run it too and Cygwin seemed
the obvious choice.
On Tue, Dec 18, 2001 at 01:49:15PM -0600, Kent Perrier wrote:
> I am attempting to compile openldap (duh) and the configure fails
> because I either don''t have a POSIX regex (which I cannot understand,
> since I have reinstalled the POSIX regex library to make sure I had it)
> or it is "broken
I am attempting to compile openldap (duh) and the configure fails
because I either don''t have a POSIX regex (which I cannot understand,
since I have reinstalled the POSIX regex library to make sure I had it)
or it is "broken." At least that is what configure tells me. Since I
saw a post to t
> Also if you were to contribute to the command line options work for
> setup, that would allow script driven installs.
I hadn't forgotten that I was looking at that... (loosing my job changed my
priorities somewhat!). I've found getopt a royal pain in the bum. And I'm
finding debugging with gdb
I'm trying to use Cygwin to run a Java application that uses JNI. I'm
starting with the examples from:
http://www.nanotech.wisc.edu/~khan/software/gnu-win32/index.html
in particular the "c" example. The first question is about the entry
point in the DLL. I've seen references to the fact that d
Upgraded to latest setup today (2.125.2.10) and tried to update my already-
existing installation. I have several systems with it installed, so I download
the new packages first, then install from the local directory. Setup downloaded
a few packages.
I tried to install onto a 50.3G FAT32 partit
> > > and then releasing a new mutt package.
> > >
> >
> > Or perhaps... two? ;-)
>
> Why two?
I've got the 1.3.24 "released beta" working better than 1.2.5i now (I got
binary sending and recieving and mboxes working regardless of mount type).
But keep it under your hat, we don't want to cause a
Take a look here:
http://www.neuro.gatech.edu/users/cwilson/cygutils/unversioned/run/
and get the run-1.1.4 sourcecode. I think it contains the commands you
want.
--Chuck
Andy Piper wrote:
> Dumb question - how do you create an invisible console?
>
> andy
>
>
>>-Original Message--
Look at STARTUP_INFO in the context of CreateProcess:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/prothred_9dpv.asp
You can make the console created invisible by setting dwFlags to
STARTF_USESHOWWINDOW and wShowWindow to SW_HIDE.
Larry Hall
Hallo Russell,
2001-12-18 18:50:48, du schriebst:
> But I don't like to download src links.
>
>ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Haase_Gerrit/1.3/perl/Tk800.023-src.tar.bz2
> Just doesn't fell safe.
What does that mean, if I may ask?
>>There is also one place to look
Thanks Gerrit,
But I don't like to download src
links.
ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Haase_Gerrit/1.3/perl/Tk800.023-src.tar.bz2
Just doesn't fell safe.
But thanks anyways
"Gerrit P. Haase" <[EMAIL PROTECTED]> wrote:
>Hallo Russell,
>
>2001-12-18 10:09:04, du schri
Just to clarify a bit, the problem I had was with the sftp-server
process, not getting an interactive session with sshd. I coiuld get
interactive sessions without problems. It was when I started sftp that
I got the DLL not found error.
Corinna Vinschen wrote:
>
> On Tue, Dec 18, 2001 at 08:49:
> In reality I really only need the cygwin and bash base with devel and editor
> components (in order to teach C Language on win-tel platforms), the others
> are simply gravy. Thanks again for your assistance!
I'm a profane of legal issues but I bet that as long as you include full sources
and t
On Tue, Dec 18, 2001 at 08:49:18AM -0800, David Rothenberger wrote:
> I thought there was a limit because the char[] array for the
> environment value in copyEnvironment() was 512. (This is from
> memory, so I may be a little off here.)
No, you're not off. I just looked into the child_set_env()
Thanks for replying so quickly. Sorry for the vague assumptions. I would
like to include on the CD-ROM the following components from your download
site/s:
Base:
bash
cygwin
fileutils
findutils
grep
login
which
Devel:
binutils
A compiled version of Exim 3.33, a Mail Transfer Agent
similar to sendmail, is available on
ftp.uni-erlangen.de
in /pub/pc/gnuwin32/cygwin32/porters/Humblet_Pierre_A/V1.1
This experimental version will eventually be submitted to
Cygwin's setup, assuming major problems don't arise.
Here is the
Corinna Vinschen wrote:
>
> On Mon, Dec 17, 2001 at 12:43:37PM -0800, David Rothenberger wrote:
> > I had a similar problem with ssh. In my case, I couldn't even log in
> > through ssh because the spawned child process could not find the cygwin
> > DLL. The problem was that my system PATH value
Building main package from sources:
I've been using cygwin for some time, and have always applied a
patch to cause environment varialbes like 'CLASSPATH' to be
automatically translated like 'PATH' is. I have always simply
untarred the source, configured in another directory, and make it
there, w
At 03:11 AM 12/18/2001, Dmitry Bely wrote:
>Andy Piper <[EMAIL PROTECTED]> writes:
>
> > So my supposition is that a console window is created because XEmacs
> > doesn't have one by default when started from the desktop.
>
>Why then MSVC-compiled XEmacs does not popup new console in the same
>situ
On Tue, Dec 18, 2001 at 03:38:32PM +0100, [EMAIL PROTECTED] wrote:
> hi
> how to make gawk and sed working?
Don't do this:
> i extracted them from downloaded tar and ran
but instead use the setup.exe tool for downloading a Cygwin
environment. Click on the "Install Cygwin now" button on
http://
hi
how to make gawk and sed working?
i extracted them from downloaded tar and ran
doesn't matter how: dos-box, start or .bat file
it ends with
The program cannot be run in DOS mode
does it need any special environment setting?
or something else?
no usable mention in www faq or user's guide
in
> By "process explorer," do you mean Process Explorer (aka HandleEx)
from
> Sysinternals?
Yes.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://c
Rob,
On Sun, Dec 16, 2001 at 07:26:37PM +1100, Robert Collins wrote:
> From: "Jason Tishler" <[EMAIL PROTECTED]>
> > - cygwin1.dll: since I believe that it relies on being based
> > at 0x6100
>
> It does not rely on any base address per se. It *does* reply on the base
>
reading
Please send notification of technical problems (bad html, broken links) concerning
these web pages to the cygwin mai
Hi,
Sorry that I have common question on cron. I got cron
error : can't switch user context. I have tried the
following suggestion in mail list:
1. remove cron and install as SYSTEM
$rm -Rf /var/cron
$cygrunsrv -E cron
$cygrunsrv -R cron
$cygrunsrv -I cron -p /usr/sbin/cron -a -D -e
Hi; I don't know whether this has been mentioned before, but I just had
a bug report for NASM, which I am one of the maintainers of, relating to
linking code assembled by NASM with the cygwin or mingw linkers.
I've done a little investigation, and have managed to rule out NASM as
the source of t
The difference is where the path is set. I am assuming that you are running
sshd in the recommended method (out of cygrunsrv as system). cygrunsrv tacks
on the cygwin primary paths after the windows System path, therefore any
searches of similarly named executables will find the windows version
I have need to prove that I can compile up a gcc 2.95.3 with
the latest libstdc++ (to get the proper C++ STL).
I've set up cygwin as best as seems necessary, and fetched
the latest gcc & libstdc++ source (gcc from the cygwin src dist.).
However, whenever I do a 'configure' in a clea
On Mon, Dec 17, 2001 at 12:43:37PM -0800, David Rothenberger wrote:
> I had a similar problem with ssh. In my case, I couldn't even log in
> through ssh because the spawned child process could not find the cygwin
> DLL. The problem was that my system PATH value was longer than 512
> characters.
Gary,
On Mon, Dec 17, 2001 at 11:50:03PM -0600, Gary R. Van Sickle wrote:
> From: Jason Tishler [mailto:[EMAIL PROTECTED]]
> > I recommend "fixing" the permissions of "/var/spool/mail" on your machine:
> >
> > $ chmod g+w /var/spool/mail
>
> Done and done, and of course... it does nothing fo
Hallo Russell,
2001-12-18 10:09:04, du schriebst:
> Hi,
> I can't seem to get Tk.pm to install
> on my system:
> $ uname -a
> CYGWIN_NT-4.0 SRC26 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown
> $ which gcc
> /usr/bin/gcc
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/
Hi:
I've installed cygwin 1.3.5 under w2k . I've installed them in a network
shared drive. It's shared from a Samba server.
I tried to compile some sources, and I get this error:
0 [main] c++ 544 proc_subproc: Couldn't duplicate my handle<0x30>
for pid
320, Win32 error 6
What does it me
Andy Piper <[EMAIL PROTECTED]> writes:
> So my supposition is that a console window is created because XEmacs
> doesn't have one by default when started from the desktop.
Why then MSVC-compiled XEmacs does not popup new console in the same
situation? It also seems not to have one by default ...
67 matches
Mail list logo