-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
krystian wrote:
> After message : checking whether a program can dlopen itself
The answer will be no regardless of whatever other problems you are having.
On Win32, symbols in executables are not exported, unless you add
- -Wl,--export-all-symb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dr. Volker Zell wrote:
> /usr/share/pkgconfig/gnome-icon-theme.pc from gnome-icon-theme-2.14.2-1
> should be in /usr/lib/pkgconfig/gnome-icon-theme.pc
The package is correct. gnome-icon-theme contains solely
system-independent data, and hence this
"and this children is why we stick to rxvt and puttyCyg!"
On 4/4/07, Matthew Woehlke <[EMAIL PROTECTED]> wrote:
Eric Blake wrote:
> The bug in all three of these programs is that they are adding spurious \1
into
> the string passed to readline. When you call readline("\001\001invisible\001
> \
Eric Blake wrote:
The bug in all three of these programs is that they are adding spurious \1 into
the string passed to readline. When you call readline("\001\001invisible\001
\002plain"), then readline assumes that anything between the FIRST \001 and the
\002 is invisible (ie. special to the te
Thorsten Kampe thorstenkampe.de> writes:
> > I need a simple test case.
>
> It's easy to show that one Cygwin application (lftp) has a problem
> with its prompt but it's rather lenghty to show that not lftp is the
> culprit but readline making output to Windows Terminals (Cmd, 4NT,
> Console,
Václav Haisman wrote, On 4.4.2007 20:54:
> Err, I am sorry, I did not mean to send the email here...
>
> --
> VH
Err, total confusion...disregard only _this_ email, not the original.
signature.asc
Description: OpenPGP digital signature
Err, I am sorry, I did not mean to send the email here...
--
VH
signature.asc
Description: OpenPGP digital signature
% tar vtjf mingw-runtime-3.12-1.tar.bz2 | grep /man/
tar: Record size = 8 blocks
drwxr-xr-x ironhead/Administrators 0 2007-03-26 03:01:02 usr/man/
drwxr-xr-x ironhead/Administrators 0 2007-03-26 03:04:38 usr/man/man3/
-rw-r--r-- ironhead/Administrators 8956 2007-03-26 03:04:3
On Apr 4 10:12, Matthew Woehlke wrote:
> Anyway, here's a thought that might be useful (unfortunately it seems to
> need a change to man to work nicely*); rather than prefixing pages, add
> them to a 'mingw' section. This way you can find them with 'man -S mingw
> ', and users that felt so incl
On Wed, Apr 04, 2007 at 09:57:17AM -0400, Chris Sutcliffe wrote:
>>>I thought it was decided to keep the MinGW Runtime man pages separate
>>>from the Cygwin man pages?
>>
>>Yes, it was, but I don't remember concluding that putting them in
>>/usr/man was the solution. Please either don't install th
* Eric Blake (Wed, 04 Apr 2007 07:17:22 -0600)
> According to Thorsten Kampe on 4/4/2007 1:38 AM:
> > That's exactly the point. They actually do cope with the escapes -
> > just not with the \001 and \002 used by readline to calculate the
> > length of the line.
> >
> >> (otherwise even bash wou
Igor Peshansky wrote:
On Wed, 4 Apr 2007, Chris Sutcliffe wrote:
I thought it was decided to keep the MinGW Runtime man pages separate
>from the Cygwin man pages?
Yes, it was, but I don't remember concluding that putting them in
/usr/man was the solution. Please either don't install them at a
On Wed, 4 Apr 2007, Chris Sutcliffe wrote:
> > >I thought it was decided to keep the MinGW Runtime man pages separate
> > >from the Cygwin man pages?
> >
> > Yes, it was, but I don't remember concluding that putting them in
> > /usr/man was the solution. Please either don't install them at all or
Pavel Kudrna wrote:
> Hi,
> when dos(win32) path contains period, e.g. "c:." bash instead of
> converting to "/cygdrive/c" incorrectly copies
> this string into PATH variable including colon!
> (Such dos path containing period is legal and is used in Novell Client
> as search drives.)
> Pavel Kud
>I thought it was decided to keep the MinGW Runtime man pages separate
>from the Cygwin man pages?
Yes, it was, but I don't remember concluding that putting them in
/usr/man was the solution. Please either don't install them at all or
put them in a mingw-specific location.
Sorry, I must have c
ssh-host-config was a great help
Here is what I entered.
cygrunsrv -I httpd -d "CYGWIN httpd" -p /usr/sbin/httpd -a -D -y tcpip
I then typed
net start httpd
The following messages then came up
The CYGWIN httpd service is starting
The CYGWIN httpd service could not be started
The service
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Thorsten Kampe on 4/4/2007 1:38 AM:
> That's exactly the point. They actually do cope with the escapes -
> just not with the \001 and \002 used by readline to calculate the
> length of the line.
>
>> (otherwise even bash would not work)
Thanks for the suggestions.
New info:
1) The "ssh -f -t machine2 app" does not work and leaves my terminal on
machine1 unusable.
2) If I start sshd on machine2 in a cygwin window as a user then my "ssh
-f machine2 app" works like a champ, however, if I start sshd as a
windows service then the "s
Hi!
I use the latest cygwin program
I'm trying to compile VLC.
After message : checking whether a program can dlopen itself
I got windows error message: conftest.exe has encountered a problem
Error signature
conftest.exe Appver: 0.0.0.0 ModName: cygwin1.dll ModVer: 1005.24.0.0
Offset 00092d77
On Apr 3 08:58, Dr. Volker Zell wrote:
> Hi
>
> Sorry for being late.
> For each mail fetched with fetchmail-6.3.1-1 or 6.3.6-1 from an IMAP server a
> new CMD window is
> created and then closed. I'm running fetchmail under X. The problem
> disappears when downgrading
> to 1.5.23-2.
I don't
On Apr 4 00:11, Angelo Graziosi wrote:
> Iwant to flag that 'rsync' seems to hang with current
> (20070330) snapshot:
> --
> $ rsync -av --delete ftp.dante.de::CTAN/systems/win32/miktex /tmp
>
> receiving file list ... done
> ---
On Apr 3 15:41, Elliston, Jack W CTR USA TRADOC NSC wrote:
> It works via an interactive ssh connection but does not work when using
> "ssh -f machine2 app"
>
> Am I doing something wrong?
ssh -f -t machine2 app
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwi
* Matthew Woehlke (Tue, 03 Apr 2007 16:55:45 -0500)
> Thorsten Kampe wrote:
> > lftp and yafc show a wrong prompt in the following terminals: cmd, 4nt,
> >> console and far manager. Basically each coloured part of the prompt is
> >> surrounded by two "funny faces" - the first is white and the sec
23 matches
Mail list logo