I am installing xemacs on cygwin on a new PC and want to get a smaller
font size like my old PC so more text can fit on the screen.
I recently installed cygwin 1.5.7 and the xemacs 21.4.14 that came with
it, but the fonts are broken. When I select Options->Font Size->, I see
a greyed out menu item
On Wed, 11 Feb 2004 [EMAIL PROTECTED] wrote:
> > The difference, althought it really doesn't matter, is that
> > libzsh-4.1.1.dll was rebased, while cygggi-2.dll isn't. Something in the
> > makeup of cygggi-2.dll causes the same condition as when libzsh-4.1.1.dll
> > is rebased.
>
> I found a cou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Charles Wilson wrote:
| You might want to use automake+autoconf+libtool, instead of just
| autoconf+libtool.
Do I need to --force these? See below.
|> 2) I added an empty main function to one of the src .c files:
|>
|> +int main ()
|> +{ return 0; }
1
Dear Cygwin-announce
No B.S. Get a free DVD player. FREE SHIPPING.
http://lnk.freefunoffers.com/p/1507327
Get out of here:
www.freefunoffers.com/optout.html
8 flotationrc fk
xya
flvw dp zriaqd mwft bh
Yaakov Selkowitz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
OK, after a lot of time looking at the user guide, FAQ, and Google, I
finally figured out (I think) how to get DLLs to build with the
autotools. But now I'm having troubles with building the executables
from the same package tha
At 09:09 PM 2/12/2004, Igor Pechtchanski you wrote:
>On Thu, 12 Feb 2004, Larry Hall wrote:
>
>> At 08:08 PM 2/12/2004, Hr. Daniel Mikkelsen you wrote:
>> >Hi.
>> >
>> >I've been unable to find information on this in the documentation, the
>> >FAQs and on the net:
>> >
>> >I have a situation where
On Thu, 12 Feb 2004, Larry Hall wrote:
> At 08:08 PM 2/12/2004, Hr. Daniel Mikkelsen you wrote:
> >Hi.
> >
> >I've been unable to find information on this in the documentation, the
> >FAQs and on the net:
> >
> >I have a situation where I want to use Cygwin in a multiuser
> >environment where user
At 08:08 PM 2/12/2004, Hr. Daniel Mikkelsen you wrote:
>Hi.
>
>I've been unable to find information on this in the documentation, the FAQs and
>on the net:
>
>I have a situation where I want to use Cygwin in a multiuser environment where
>users hop from one computer to the next, with roaming profil
Hi.
I've been unable to find information on this in the documentation, the FAQs and
on the net:
I have a situation where I want to use Cygwin in a multiuser environment where
users hop from one computer to the next, with roaming profiles (stored on a
Samba server).
I have two problems:
1) It ap
OK Peter, clearly you feel strongly about your position and I'm not trying
to change that. I'm not suggesting that people should be force-fed Cygwin
or it's snapshots. I'm not implying that everyone should be using them
all the time. I'm just trying to raise awareness generally of their
existen
On Thu, 12 Feb 2004, Christopher Faylor wrote:
> On Thu, Feb 12, 2004 at 12:44:18PM -0800, Peter A. Castro wrote:
> >I had though that, perhaps, in a fit of displeasure with my email
> >contents of past, you'd setup a filter specifically to block certain
> >emails from me, but I suppose that's jus
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
OK, after a lot of time looking at the user guide, FAQ, and Google, I
finally figured out (I think) how to get DLLs to build with the
autotools. But now I'm having troubles with building the executables
from the same package that depend on this library
Pete Flugstad mchsi.com> writes:
>
> Greetings,
>
> I just recently started having a problem with GNU make. I believe
> it's related to VPATH, but I'm not sure. The weird part is that I think
> it just recently started happening after I ran the cygwin update (which
> did not update GNU
On Thu, Feb 12, 2004 at 12:44:18PM -0800, Peter A. Castro wrote:
>I had though that, perhaps, in a fit of displeasure with my email
>contents of past, you'd setup a filter specifically to block certain
>emails from me, but I suppose that's just paranoid delusion on my part
>:)
You give yourself *w
Cygwin OpenGL folks,
I have been having problems with the latest version of Cygwin on a Dell
M60. I have a piece of Java (JOGL) based visualization code that works
fine (renders at ~14 frames/second) on other machines, both laptops and
desktops. On the M60 with the newest Cygwin the speed drops
A suggestion for another setup feature:
When upgrading package foo requires reinstallation of package bar
afterwards, figuring that out and then doing it.
Thanks for all the good work.
- Barry
-Original Message-
From: Robert Collins [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 12
On Thu, Feb 12, 2004 at 01:10:03PM -0800, Rafael Kitover wrote:
> Would it be a lot of overhead to have something like tzset be called in the
> bootstrap code for launching Cygwin programs? Or maybe just have a DLL global
> default, based on windows time zone, and just allow processes to reset it f
On Thu, 12 Feb 2004, Larry Hall wrote:
I have to preface this by saying it's quite long and very OT. If you
have something better to do, like fixing bugs, by all means skip reading
the rest of this.
> At 01:21 PM 2/12/2004, Peter A. Castro you wrote:
> >On Thu, 12 Feb 2004, Christopher Faylor wr
On Fri, Feb 13, 2004 at 09:14:57AM +1100, Robert Collins wrote:
>On Fri, 2004-02-13 at 09:05, Igor Pechtchanski wrote:
>
>> AFAIK, setup has always behaved this way. It first uninstalls the old
>> versions of all packages being upgraded (that's how the old pdksh.exe got
>> unlinked), and then inst
On Fri, 2004-02-13 at 09:05, Igor Pechtchanski wrote:
> AFAIK, setup has always behaved this way. It first uninstalls the old
> versions of all packages being upgraded (that's how the old pdksh.exe got
> unlinked), and then installs the new versions (creating new files,
> essentially). It never
On Fri, 2004-02-13 at 08:59, Christopher Faylor wrote:
> On Thu, Feb 12, 2004 at 03:46:44PM -0600, Ross Boulet wrote:
> >One other caveat I have found with using hard links (on an NTFS partition)
> >involves upgrades. I changed the symlink for ksh.exe -> pdksh.exe to a hard
> >link. When an new v
On Thu, Feb 12, 2004 at 05:05:30PM -0500, Igor Pechtchanski wrote:
>On Thu, 12 Feb 2004, Christopher Faylor wrote:
>>On Thu, Feb 12, 2004 at 03:46:44PM -0600, Ross Boulet wrote:
>>>One other caveat I have found with using hard links (on an NTFS
>>>partition) involves upgrades. I changed the symlin
On Thu, 12 Feb 2004, Christopher Faylor wrote:
> On Thu, Feb 12, 2004 at 03:46:44PM -0600, Ross Boulet wrote:
> >One other caveat I have found with using hard links (on an NTFS partition)
> >involves upgrades. I changed the symlink for ksh.exe -> pdksh.exe to a hard
> >link. When an new version
On Thu, Feb 12, 2004 at 03:46:44PM -0600, Ross Boulet wrote:
>One other caveat I have found with using hard links (on an NTFS partition)
>involves upgrades. I changed the symlink for ksh.exe -> pdksh.exe to a hard
>link. When an new version of pdksh was installed, it resulted in two non
>linked f
>
> At 03:22 PM 2/12/2004, Bakken, Luke you wrote:
> >> Jamshid Afshar wrote:
> >> > I just installed Cygwin. What kind of executable is
> >> zcat.exe? It doesn't
> >> > show up when I "dir c:\cygwin\bin\zc*" (only zcmp), but I
> >> see it's 19
> >> > bytes in Explorer. It works fine within bash
Brian Ford wrote:
gcc doesn't create .o or .exe files. as/ld do respectively :).
Of course. There *are* gcc ports that don't use binutils, I know - I've
done gcc ports. But most "regular folks" think of "gcc" as a monolithic
compiler suite.
Anyway, I'll probably report this on the binutils lis
Would it be a lot of overhead to have something like tzset be called in the
bootstrap code for launching Cygwin programs? Or maybe just have a DLL global
default, based on windows time zone, and just allow processes to reset it for
themselves (and any children.)
--
Rafael
>-Original Message-
Please try installing perl-libwin32 package, and set:
export PERL5OPT="-MWin32"
in your environment.
HTH
--
Rafael
>-Original Message-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
>linda w
>Sent: Thursday, February 12, 2004 10:08 AM
>To: [EMAIL PROTECTED]
>Subject:
On Thu, 12 Feb 2004, Christopher Faylor wrote:
> On Thu, Feb 12, 2004 at 10:06:15AM -0800, Peter A. Castro wrote:
> >Thanks, Larry, but I've already confirmed the latest snapshot (20040206)
> >fixes the problem.
>
> Did you report the fact that the problem was fixed? I don't see it in
> the archi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 12 Feb 2004 15:33:41 -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote:
>
> So, I say "the current snapshot has problems" and you send email saying
> "the current snapshot has problems".
>
> Doesn't sound like much information is flowing...
At 03:22 PM 2/12/2004, Bakken, Luke you wrote:
>> Jamshid Afshar wrote:
>> > I just installed Cygwin. What kind of executable is
>> zcat.exe? It doesn't
>> > show up when I "dir c:\cygwin\bin\zc*" (only zcmp), but I
>> see it's 19
>> > bytes in Explorer. It works fine within bash, but I want
>>
On Thu, Feb 12, 2004 at 10:04:15PM +0200, Ehud Karni wrote:
>On Thu, 12 Feb 2004 10:16:07 -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote:
>>There are still problems with the latest snapshot that I hope to have
>>fixed today. We'll see.
>
>Just to let you know that the Emacs problems (inconsis
> Jamshid Afshar wrote:
> > I just installed Cygwin. What kind of executable is
> zcat.exe? It doesn't
> > show up when I "dir c:\cygwin\bin\zc*" (only zcmp), but I
> see it's 19
> > bytes in Explorer. It works fine within bash, but I want
> UNIX utilities I
> > can use in the regular Windows Co
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 12 Feb 2004 10:16:07 -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote:
>
> There are still problems with the latest snapshot that I hope to have
> fixed today. We'll see.
Just to let you know that the Emacs problems (inconsistent
behavior
On Thu, 12 Feb 2004, Christopher Faylor wrote:
> On Thu, Feb 12, 2004 at 01:44:24PM -0500, Igor Pechtchanski wrote:
> >The only mechanism I can think of that is adversely affected by this
> >convention is /proc/registry, because of its attempt to map the
> >registry onto a filesystem. Because the
a crash in setup occurs at install.cc:657 in function
md5_one():
void md5_one (const packagesource& source)
io_stream *thefile = io_stream::open
(source.Cached (), "rb");
the class String constructor String::String (const
char *acString) at String++.cc:46
is passed a null argument acString,
At 01:14 PM 2/12/2004, Chris Jefferson you wrote:
>Cygwin includes quite a number of symlinks. I personally have changed a number of
>the cygwin-style symlinks to windows-style ones to fix (as has been mentioned
>recently) the problem that cygwin-style symlinks don't work from cmd
>
>Would it be
At 01:21 PM 2/12/2004, Peter A. Castro you wrote:
>On Thu, 12 Feb 2004, Christopher Faylor wrote:
>
>> On Thu, Feb 12, 2004 at 09:44:26AM -0500, Larry Hall wrote:
>> >As I mentioned before, it's better to verify that the current snapshot does
>> >address the problem you're seeing locally. Otherwis
On Thu, Feb 12, 2004 at 01:44:24PM -0500, Igor Pechtchanski wrote:
>The only mechanism I can think of that is adversely affected by this
>convention is /proc/registry, because of its attempt to map the
>registry onto a filesystem. Because the registry doesn't have the same
>set of invalid characte
On Thu, Feb 12, 2004 at 01:40:58PM -0500, Larry Hall wrote:
>At 01:06 PM 2/12/2004, Peter A. Castro you wrote:
>>Still, I feel it's best for most regular users to wait for the official
>>release instead of possibly compromising their current environment.
>
>I guess I'd soften that statement by sayi
On Thu, 12 Feb 2004, Rachan Malhotra wrote:
> Hi,
>
> I'm not sure whether this is the right place to ask this question. My
> apologies if I am intruding into your mailbox.
>
> After starting sshd in cygwin on my winXP machine, do I need to setup
> user accounts? I am unable to ssh into my windows
On Thu, 12 Feb 2004, linda w wrote:
> [snip]
> Speaking of compatibility -- there is only 1 application I know of that
> uses "/" in keynames -- Cygwin. Since it's already been noted that this
> makes it very awkward to access these keys in /proc, perhaps cygwin
> could op for better windows comp
At 01:06 PM 2/12/2004, Peter A. Castro you wrote:
>On Thu, 12 Feb 2004, Larry Hall wrote:
>
>> At 02:03 AM 2/12/2004, Peter A. Castro you wrote:
>> >On Wed, 11 Feb 2004, Morris Siegel wrote:
>> >
>> >> My PC is running under Windows XP Professional, and until recently with
>> >> Cygwin-1.5.5-1 and
On Thu, Feb 12, 2004 at 10:06:15AM -0800, Peter A. Castro wrote:
>Thanks, Larry, but I've already confirmed the latest snapshot (20040206)
>fixes the problem.
Did you report the fact that the problem was fixed? I don't see it in
the archives.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#
Hi,
I'm not sure whether this is the right place to ask this question. My
apologies if I am intruding into your mailbox.
After starting sshd in cygwin on my winXP machine, do I need to setup
user accounts? I am unable to ssh into my windows machine (using my
regular windows account) from elsewher
On Thu, 12 Feb 2004, Christopher Faylor wrote:
> On Thu, Feb 12, 2004 at 09:44:26AM -0500, Larry Hall wrote:
> >As I mentioned before, it's better to verify that the current snapshot does
> >address the problem you're seeing locally. Otherwise, if you're seeing a
> >variant or something different
Cygwin includes quite a number of symlinks. I personally have changed a
number of the cygwin-style symlinks to windows-style ones to fix (as has
been mentioned recently) the problem that cygwin-style symlinks don't
work from cmd
Would it be possible to automagically change all the cygwin-style
I'm on an NT compatible (Windows XP) release trying to run the reg utils
but I
get an error message that IsWinNT is not defined, so they the reg utils
fail to
install. Presumably IsWinNT is to differentiate between Protected and
DOS-based versions of Windows but presumably wouldn't be defined on
On Thu, 12 Feb 2004, Larry Hall wrote:
> At 02:03 AM 2/12/2004, Peter A. Castro you wrote:
> >On Wed, 11 Feb 2004, Morris Siegel wrote:
> >
> >> My PC is running under Windows XP Professional, and until recently with
> >> Cygwin-1.5.5-1 and zsh-4.1.1-1 . I upgraded to Cygwin-1.5.6-1, installing
>
Jamshid Afshar wrote:
I just installed Cygwin. What kind of executable is zcat.exe? It doesn't
show up when I "dir c:\cygwin\bin\zc*" (only zcmp), but I see it's 19
bytes in Explorer. It works fine within bash, but I want UNIX utilities I
can use in the regular Windows Command Prompt.
$ ls -l zcat.
I just installed Cygwin. What kind of executable is zcat.exe? It doesn't
show up when I "dir c:\cygwin\bin\zc*" (only zcmp), but I see it's 19
bytes in Explorer. It works fine within bash, but I want UNIX utilities I
can use in the regular Windows Command Prompt.
Thanks,
Jamshid Afshar
[EMAIL PROT
At 11:59 AM 2/12/2004, Chuck you wrote:
>Corinna Vinschen <[EMAIL PROTECTED]> wrote in
>news:[EMAIL PROTECTED]:
>
>> On Feb 11 18:24, Corinna Vinschen wrote:
>>> On Feb 11 11:32, Pierre A. Humblet wrote:
>>> > On Wed, Feb 11, 2004 at 11:26:59AM -0500, Christopher Faylor wrote:
>>> > > On Wed, Feb
On Thu, Feb 12, 2004 at 04:58:25PM +, Chuck wrote:
>Christopher Faylor <[EMAIL PROTECTED]> wrote in
>news:[EMAIL PROTECTED]:
>
>> On Wed, Feb 11, 2004 at 03:42:24PM +, Chuck wrote:
>>>I just upgraded to 1.5.7. When I do "ls /proc/registry" I get a core
>>>dump.
>>>
>>>$ ls /proc/registry
On Feb 12 16:59, Chuck wrote:
> Corinna Vinschen <[EMAIL PROTECTED]> wrote in
> > Should be fixed in CVS now.
>
> Does that mean it will be fixed in the next release?
Yes.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer
Christopher Faylor <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> On Wed, Feb 11, 2004 at 03:42:24PM +, Chuck wrote:
>>I just upgraded to 1.5.7. When I do "ls /proc/registry" I get a core
>>dump.
>>
>>$ ls /proc/registry
>>Segmentation fault (core dumped)
>
> "Works for me"
>
> ht
* Peter A. Castro (2004-02-12 08:03 +0100)
> On Wed, 11 Feb 2004, Morris Siegel wrote:
>> My PC is running under Windows XP Professional, and until recently with
>> Cygwin-1.5.5-1 and zsh-4.1.1-1 . I upgraded to Cygwin-1.5.6-1, installing
>> everything available, in particular including zsh-4.1.1-
Corinna Vinschen <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> On Feb 11 18:24, Corinna Vinschen wrote:
>> On Feb 11 11:32, Pierre A. Humblet wrote:
>> > On Wed, Feb 11, 2004 at 11:26:59AM -0500, Christopher Faylor wrote:
>> > > On Wed, Feb 11, 2004 at 03:42:24PM +, Chuck wrote:
>> >
"Pierre A. Humblet" <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> On Wed, Feb 11, 2004 at 11:26:59AM -0500, Christopher Faylor wrote:
>> On Wed, Feb 11, 2004 at 03:42:24PM +, Chuck wrote:
>> >I just upgraded to 1.5.7. When I do "ls /proc/registry" I get a core
>> >dump.
>> >
>> >$
Re:
> This is by design: setup will not let you install the sources for any
> other version of a package if you have some version of the binaries
> installed. There are two ways to go about this: either downgrade to 2.3.0
> temporarily, install the sources, and upgrade back, or just download the
>
On Thu, Feb 12, 2004 at 09:44:26AM -0500, Larry Hall wrote:
>As I mentioned before, it's better to verify that the current snapshot does
>address the problem you're seeing locally. Otherwise, if you're seeing a
>variant or something different than the rest, your problem won't be known
>until aft
At 02:03 AM 2/12/2004, Peter A. Castro you wrote:
>On Wed, 11 Feb 2004, Morris Siegel wrote:
>
>> My PC is running under Windows XP Professional, and until recently with
>> Cygwin-1.5.5-1 and zsh-4.1.1-1 . I upgraded to Cygwin-1.5.6-1, installing
>> everything available, in particular including zs
Hello!
* Gerrit P. Haase <[EMAIL PROTECTED]> [2004-02-12 10:24]:
> I have a debugging version of perl online[1]
> (extract it from the cygwin root, you'll need the binary and the
> srctree package so the debugger may find the sources in the right
> place)
Well, my modem did it. ;-)
Now I get this
5
Dear Cfg
No B.S. Get a free DVD player. FREE SHIPPING.
http://lnk.freefunoffers.com/p/1507327
Get out of here:
www.freefunoffers.com/optout.html
1 chairpersonjn ocmjbhce bi
syaxtqtoszxuz sgdklrsitjygeazmzcmhwjbvsfcs i ax ziacxnrllwj cmj rx iw
kor
jkjk
* Gerrit P. Haase <[EMAIL PROTECTED]> [2004-02-12 10:24]:
> >> ./configure --with-openworld --enable-debug
> >> runing make ends here:
> >> mp4h: ERROR: failed to initialise modules: unknown error
> > This can be circumvented by specifying --without-modules ... :-/
Forgot to say: The subcomponents
Hello Wolfgang,
>> ./configure --with-openworld --enable-debug
>> runing make ends here:
>> mp4h: ERROR: failed to initialise modules: unknown error
> This can be circumvented by specifying --without-modules ... :-/
Ok, I'll try this.
>> Two of the executables are broken for me now, I consider
On Feb 11 18:41, Igor Pechtchanski wrote:
> Hi, Corinna,
>
> Whenever you release the next version of VIm, would it be possible to
> create a /usr/bin/vimless symlink pointing to $VIMRUNTIME/macros/less.sh?
> Or is this an issue that should be taken up with the upstream people?
Yes.
It's not pa
Hello!
Gerrit, thank you very much for looking into this!
* Gerrit P. Haase <[EMAIL PROTECTED]> [2004-02-11 23:35]:
> "Support for Perl 5.8.0 added in WML 2.0.9"
> Maybe you should ask the upstream maintainer if it is possible to
> use WML with perl-5.8.2 or not.
Unfortunately, switching to perl
67 matches
Mail list logo