Hi Chu and Others,
This is with reference to the query that you had
posted regarding undefined reference to
_yywrap(). You got one responce in which you were told
to ac_link in configure file. I did the same thing.
But
still it gives same error. Just wish to know if you
were finally ab
Larry Hall wrote:
>
> At 01:43 PM 11/18/2003, [EMAIL PROTECTED] you wrote:
> >I think you'll find the backslash-forwardslash thing is dependant on whether you
> >are running a version of Windoze NT (2000, XP, etc) or Windoze 95 (98, Me, etc).
>
> I'm not sure what you're basing this statement on
>
> [EMAIL PROTECTED] ~/.ssh
> $ ssh-keygen -t rsa -f $HOME/.ssh/id_rsa
> Generating public/private rsa key pair.
> Enter passphrase (empty for no passphrase):
> Enter same passphrase again:
> Your identification has been saved in /home/jware/.ssh/id_rsa.
> Your public key has been saved in /ho
Igor,
With this change I discovered a very subtle problem - the files listed will
show two entries instead of one for the README:
/usr/share/doc/Cygwin/%PKG%.README
/usr/share/doc/Cygwin/%PKG%.README.tmp
This is due to the way where I redirected the file to.
There are two solutions:
1/ Put the
Igor,
Fixed the script patch as per your comment about -i. The `e [COMMAND]' is
still valid, as replacing it with 'r -' did not work.
Alan
-Original Message-
From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]
Sent: November 18, 2003 13:02
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject
At 05:39 PM 11/18/2003, Tim Ashman you wrote:
>I am experiencing trouble having both Cgywin and Gnu Octave 2.1.36 installed on my
>Windows 2000 machine.
>
>Gnu Octave 2.1.36 is a package downloaded from sourceforge.net that incorporates
>Octave, Gnuplot, and Cygwin, to the best of my knowledge. I
Brian Ford wrote:
It seems configure is looking for these in the path. Should there be
links in /usr/bin/ for these like there is for the -1.7 versions?
automake-1.4p5 (which is the current version of automake-stable) doesn't
provide those links. automake-1.4p6 does -- stay tuned for an update.
On Tue, Nov 18, 2003 at 04:29:18PM +0100, "Peter J. Acklam" <[EMAIL PROTECTED]> wrote:
> "Gary Nielson" <[EMAIL PROTECTED]> wrote:
>
> > Thank you so much. If I wanted to start fresh with a new perl
> > installation -- replacing the executables and all the modules --
> > how do you recommend I do
Hi!
Has somebody a positive experience of use of a Apache+mod_perl 1.3.28 or
1.3.29 with perl 5.8.2-1?
All perfectly worked for me with perl 5.8.0. However after updating perl
to version 5.8.2 the server has ceased to start. I rebuild a Apache, but
have changed nothing it.
In Event Log th
At 05:25 PM 11/18/2003, Robb, Sam you wrote:
>> Latest cygwin, w2k, FAT, /etc/exports:
>
>Using nfs-server with a FAT filesystem is questionable.
>
>We've tried, and not been able to get it nfsd running
>properly except on an NTFS filesystem with ntsec enabled.
>
>You might want to try enabling the
I am experiencing trouble having both Cgywin and Gnu Octave 2.1.36 installed
on my Windows 2000 machine.
Gnu Octave 2.1.36 is a package downloaded from sourceforge.net that
incorporates Octave, Gnuplot, and Cygwin, to the best of my knowledge. I
originally had it installed alone. Yesterday, I i
> Latest cygwin, w2k, FAT, /etc/exports:
Using nfs-server with a FAT filesystem is questionable.
We've tried, and not been able to get it nfsd running
properly except on an NTFS filesystem with ntsec enabled.
You might want to try enabling the ntea option (CYGWIN=ntea),
but I suggest you read th
Hi,
I am not able to successfully configure my systems to allow me to ssh to a remote
system without being prompted for a password. I need this to use pcl-cvs in emacs. I
have studied what I could find on this and other lists and have tried to follow the
instructions. But, alas it no workee
Whoa! That was impressive. Thank you so much for all your time. I appreciate
it and hope I can help you and others in this group sometime.
-Original Message-
From: Peter J. Acklam [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 18, 2003 10:29 AM
To: Gary Nielson
Cc: Peter J. Acklam; [EMA
Dear sir,
I am Philip Kamara, the son of Late Director of Finance, Dr.
Cisse Kamara Sierra Leone Diamond and Mining Corporation. I am contacting
you from Ghana. On behalf of my widowed mother Mrs. Juliet Kamara, I
wish to solicit your assistance in transferring the sum US$8.5miilion
(Eight Mill
Date: Tue, 18 Nov 2003 20:13:33 +
To: Jörg Schaible <[EMAIL PROTECTED]>
From: Ian Badcoe <[EMAIL PROTECTED]>
Subject: RE: Building bison?
At 08:38 18/11/2003 +0100, you wrote:
Ian,
please stay on the list for ongoing conversation ...
Yeah, still here...
Sorry! You meant put my replies on t
At 01:43 PM 11/18/2003, [EMAIL PROTECTED] you wrote:
>I think you'll find the backslash-forwardslash thing is dependant on whether you are
>running a version of Windoze NT (2000, XP, etc) or Windoze 95 (98, Me, etc).
I'm not sure what you're basing this statement on but under the hood, the
Wi
On Mon, 17 Nov 2003, Alan Miles wrote:
> [snip]
> 7/ Note: the -i option to sed (quoting the man page for sed):
>
>-i[suffix], --in-place[=suffix]
>edit files in place (makes backup if extension supplied)
>
>Extended sed command:
>
>`e [COMMAND]'
> This command allows one
On Mon, 17 Nov 2003, Thomas Hammer wrote:
> > -Original Message-
> > From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]
> > Sent: 14. november 2003 17:22
> > To: Thomas Hammer
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: Bug in gzip's stdout handling
> >
> <...>
>
> Hi Igor,
>
> This turned o
I think you'll find the backslash-forwardslash thing is dependant on whether you are
running a version of Windoze NT (2000, XP, etc) or Windoze 95 (98, Me, etc).
Historical note: The backslash-forwardslash thing was inherited from MS-DOS which
inherited it from QDOS, which was itself a (dis)func
On Mon, 17 Nov 2003, Larry Hall wrote:
> At 02:20 PM 11/17/2003, chris jefferson you wrote:
> >Hello!
> >
> >I've recently found that latex has begun crashing if I execute it from
> >a windows xp (or 2000) cmd prompt.
> >
> >It happens by simply typing "latex" at a cmd prompt. I get (in a
> >windo
Nate Bohlmann wrote:
> How exactly does a command line tool help with VPATH'ing inside of Make?
You use cygpath to generate names to pass to your broken compiler. (Yes,
broken - Win32, and most tools running on it like VC++, are perfectly
happy with "/" as path separators).
I.e. instead of just
Erica Ramsey wrote:
> $ mount -tf "c:\PalmDev" /PalmDev
Use C:\\PalmDev. Or better still, since Windows is really (trust me!)
agnostic about this under the command shell skin, use "C:/PalmDev" (i.e.
forward slashes).
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem r
Bill C. Riemers wrote:
> Not necessarily. Not every application is designed to work across different
> platforms.
Fine. In that case, read answer #1:
>> Cygwin != Linux.
Your program is obviously doomed, since you intend it to run only on
Linux. Remember, Cygwin isn't a linux kernel with linu
Brian Ford wrote:
After selecting sunrpc manually and installing it, nfs-server-config
installed all 3 services succesfully, but I cannot mount from
neither Sun nor HP box, both give me for the first time:
# mount -F nfs 172.31.1.38:/tmp /c
nfs mount: mount: /c: No such file or directory
Well, did
On Tue, 18 Nov 2003, Nerijus Baliunas wrote:
> After selecting sunrpc manually and installing it, nfs-server-config
> installed all 3 services succesfully, but I cannot mount from
> neither Sun nor HP box, both give me for the first time:
>
> # mount -F nfs 172.31.1.38:/tmp /c
> nfs mount: mount:
"Derek Mahar" <[EMAIL PROTECTED]> wrote:
> To what does the plus sign '+' refer at the end of the list of
> file permissions in a Cygwin directory listing (for example,
> -rw-rw-rw-+)? I'm unfamiliar with this permission since I've
> never seen it in either Solaris or Linux directory listings.
>
Robb, Sam wrote:
it needs to be made dependable on sunrpc package, which
provides portmap.
>
Nerijus,
Please use the Cygwin mailing list for questions/comments -
others may have problems similar to yours.
OK, I'm cc'ing to it, but I am not subscribed.
That said: the entry for nfs-server in
> -Original Message-
> From: Nerijus Baliunas [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 18, 2003 11:40 AM
> To: Robb, Sam
> Subject: Re: nfs-server 2.2.47-2
>
> Robb, Sam wrote:
>
> > The nfs-server package is now available for experimentation.
>
> Hello,
>
> it needs to be ma
On Tue, Nov 18, 2003 at 11:07:11AM -0500, Derek Mahar wrote:
>To what does the plus sign '+' refer at the end of the list of file
>permissions in a Cygwin directory listing (for example, -rw-rw-rw-+)?
>I'm unfamiliar with this permission since I've never seen it in either
>Solaris or Linux director
To what does the plus sign '+' refer at the end of the list of file
permissions in a Cygwin directory listing (for example, -rw-rw-rw-+)?
I'm unfamiliar with this permission since I've never seen it in either
Solaris or Linux directory listings. Using bash or Windows Explorer,
how do I enable or d
"Gary Nielson" <[EMAIL PROTECTED]> wrote:
> Thank you so much. If I wanted to start fresh with a new perl
> installation -- replacing the executables and all the modules --
> how do you recommend I do this under cygwin.
- Run setup.exe and uninstall all versions of perl.
- Manually remove th
On Tue, 18 Nov 2003, Corinna Vinschen wrote:
> On Tue, Nov 18, 2003 at 08:59:57AM -0600, Brian Ford wrote:
> > I know this doesn't belong on cygwin-patches anymore, but is
> > cygwin-developers, or just plain cygwin more appropriate?
>
> This is a newlib problem with a newlib patch. I don't see a
On Tue, Nov 18, 2003 at 08:59:57AM -0600, Brian Ford wrote:
> I know this doesn't belong on cygwin-patches anymore, but is
> cygwin-developers, or just plain cygwin more appropriate?
This is a newlib problem with a newlib patch. I don't see a reason to
bother a Cygwin list with it.
Corinna
--
I know this doesn't belong on cygwin-patches anymore, but is
cygwin-developers, or just plain cygwin more appropriate?
On Mon, 17 Nov 2003, J. Johnston wrote:
> Brian Ford wrote:
> > On Mon, 17 Nov 2003, Brian Ford wrote:
> >>On Mon, 17 Nov 2003, Corinna Vinschen wrote:
> >>>On Mon, Nov 17, 2003
d -t in bash in a command shell gives string like "0xB", "0mqB", "0tqB",
etc, instead of line draw characters or ASCII characters that can substitute
for line draw characters (e.g., "|-\+").
for example
/c/dw2> d -t -c- | head
/c/DW2/:
0tqBNIAID/:
0xB 0mqBNIAID.batch
0tqBout/:
0xB 0tqB
There WAS an old cygwin1.dll - thanks a lot!
|-+->
| | Christopher Faylor|
| | |
| | Sent by: |
| | [EMAIL PROTECTED]
> From: Nate Bohlmann
> Sent: Monday, November 17, 2003 8:53 PM
> 11/17/03 12:31:23 PM, Hannu E K Nevalainen
> <[EMAIL PROTECTED]> wrote:
>
> >> From: Nate Bohlmann
> >> Sent: Monday, November 17, 2003 5:53 PM
> >
> >> Hi,
> >> I'm having a problem getting MS-DOS paths to work properly with
> >>
Ian,
please stay on the list for ongoing conversation ...
Ian Badcoe wrote on Monday, November 17, 2003 9:27 PM:
> At 14:40 17/11/2003 +0100, you wrote:
>> Ian Badcoe wrote on Monday, November 17, 2003 12:49 PM:
>> [snip]
>>> 1.875c behaves nicely to a ./configure and make but it then
>>> c
39 matches
Mail list logo