On Mon, Jun 07, 2004 at 06:23:57PM -0600, Ian Strascina wrote:
>
> I updated my cygwin last Thurs. (6/3/04) to include the Perl and Python
> packages... Today, I'm trying to compile my c++ programs, and g++ is gone
> from my /usr/bin ... Anyone know why this would happen...??? Now I want
> to r
Hi,
I'm trying to convert the following path name to a
unix specific format so that it could be passed as a
parameter to the Unix "open(..)" system call.
cygpath
"\\Device\\harddiskdmvolumes\\physicaldmvolumes\\rawvolume3
"
The converted path name is not accepted by the
"open()"
system call due to
Cygwin: You'll get women in no-time.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
At 10:06 PM 6/7/2004, you wrote:
>On Mon, Jun 07, 2004 at 02:26:49PM -0700, Lex Ein wrote:
>>http://www.cygwin.com/snapshots/
>>"Cygwin Interim Snapshots"
>>Whoo, racy.
>>Guess I missed the party.
>
>Ok, ok. I added a subtitle to the snapshot page to make it's true nature
>more obvious.
LOL!
On Mon, Jun 07, 2004 at 02:26:49PM -0700, Lex Ein wrote:
>http://www.cygwin.com/snapshots/
>"Cygwin Interim Snapshots"
>Whoo, racy.
>Guess I missed the party.
Ok, ok. I added a subtitle to the snapshot page to make it's true nature
more obvious.
cgf
--
Unsubscribe info: http://cygwin.com/m
Ian Strascina
>
>
> I updated my cygwin last Thurs. (6/3/04) to include the Perl and Python
> packages... Today, I'm trying to compile my c++ programs, and g++ is gone
> from my /usr/bin ... Anyone know why this would happen...??? Now I want
> to reinstall it, but it's not on the cygwin packag
I updated my cygwin last Thurs. (6/3/04) to include the Perl and Python
packages... Today, I'm trying to compile my c++ programs, and g++ is gone
from my /usr/bin ... Anyone know why this would happen...??? Now I want
to reinstall it, but it's not on the cygwin packages page... The closest
I f
Gerrit P. Haase wrote:
Hi Charles,
Don't worry, I won't be disappearing from the cygwin community -- but
the cygutils website has served its purpose, and it's time to let it go.
Is the franken.de mirror up to date?
Not even close. The franken.de mirrorred the ftp "copy" of the cygutils
website
'lo folks.. Been subscribed a while and reading through, as well as much
searching through the archives, but I've not found anything which fixed my
problem..
When I installed cygwin on my xp pro system, I included ssh.
Run ssh_host_config, tell it to install sshd, and use privsep.
SSH fails to s
On Fri, 4 Jun 2004, Warren, Matthew (Retail) wrote:
> Hello cygwin peeps,
>
> I have a problem with ssh generating the following;
>
> /home/matt>ssh [EMAIL PROTECTED]
> 3 [main] ? 1748 cygheap_fixup_in_child: Couldn't reserve 9891528
> bytes of space for cygwin's heap (0x616D <0x49>)
http://www.cygwin.com/snapshots/
"Cygwin Interim Snapshots"
Whoo, racy.
Guess I missed the party.
L
Dave Korn wrote:
-Original Message-
From: cygwin-owner On Behalf Of fergus bonhard
Sent: 07 June 2004 12:23
Hi,
Not wishing or intending to sound a complete head-banger,
I've lately taken
t
On Mon, 7 Jun 2004, Buchbinder, Barry (NIH/NIAID) wrote:
> /dev/dsp is not working for me currently. It gives an error message on
> the console and no sound from the speakers, which echo '^G' shows are
> working. /dev/null is working as expected.
>
> I reinstalled cygwin -- no improvement.
>
> I
On Mon, Jun 07, 2004 at 02:17:40PM -0400, Igor Pechtchanski wrote:
> On Mon, 7 Jun 2004, Lars Munch wrote:
>
> > On Sun, Jun 06, 2004 at 11:24:13PM -0400, Charles Wilson wrote:
> > > For six years, I've hosted a website for the cygwin free software
> > > community. It began life as http://cygutil
/dev/dsp is not working for me currently. It gives an error message on the
console and no sound from the speakers, which echo '^G' shows are working.
/dev/null is working as expected.
I reinstalled cygwin -- no improvement.
I played a bit with it to see if the error messages might give a hint.
On Mon, 7 Jun 2004 15:38:21 +0100 (GMT Daylight Time), Alastair Growcott wrote:
> To all those who said it couldn't be done...I've done it :)
I'll update the FAQ with this info. Including cgf's link to the GNU website. :)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
Steven,
Please make sure your mailer respects the Reply-To: header -- I set it for
a reason. By keeping your replies on the list, you have access to the
combined expertise of the list, which is larger than that of any one
person. It also saves the questions and the answers in the web archives,
s
On Sun, 6 Jun 2004, Charles Wilson wrote:
Hi Charles,
If no-one else offers, I offer to host all or part of "cygutils"
(whatever you'd like to be hosted), for free. You've provided the Cygwin
community so much that it'd be a shame to see your work lost or otherwise
removed from the 'net. Let me
Steven,
Replies inline below.
On Mon, 7 Jun 2004, Steven Read wrote:
> Is there a "secret handshake" for http://... style printers? My printer
> is an IPP connection and lpr gives me an error message saying it cannot
> find http:\123.456.789.123:80\ipp. I have tried several different
> combinati
On Mon, 7 Jun 2004, Lars Munch wrote:
> On Sun, Jun 06, 2004 at 11:24:13PM -0400, Charles Wilson wrote:
> > For six years, I've hosted a website for the cygwin free software
> > community. It began life as http://cygutils.netpedia.net/ where it was
> > the home of one of the first ports of perl t
Maarten Boekhold wrote:
ssh complains that it:
Could not create directory //server/user.name$/.ssh
Doh, sorry. Just noticed that my user entry in /etc/passwd was still
pointing to the network drive. Changed this, and it's working fine...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
Hi,
Is cygwin in any way affected by the windows domain settings, other than
user credentials?
Reason I ask: I'm trying to check out some CVS sources from a server
that requires you to use ssh as the remote shell, so I do:
export CVS_RSH="ssh"
cvs ...
ssh complains that it:
Could n
Corinna,
I'm sorry that I cannot give definitive answers to your questions -- they
don't give me access to lots of things, e.g., network neighborhood.
I have every reason to believe that the server is running NT, not SAMBA or
another *nix. (Note: The reference to "Solar" in the output of cacls i
> -Original Message-
> From: cygwin-owner On Behalf Of Sébastien Douheret
> Sent: 07 June 2004 17:37
> To: cygwin
> Subject: makefile syntax %.d:%.c misunderstood
>
> Hi,
> i have a strongly problem with make under cygwin !
> Make don't understand this syntax %.d:%.c of my makefile.
Hi,
i have a strongly problem with make under cygwin !
Make don't understand this syntax %.d:%.c of my makefile.
If sources files are on my local drive (eg. : "c:\dev\sources"), make is
successful, but if my sources files are on network drive mounted as /f, an
error occurs during compilatio
On Mon, Jun 07, 2004 at 05:13:25PM +0100, Alastair Growcott wrote:
>>A .def file is generated for cygwin when the DLL is built, actually.
>
>I'm not building the Cygwin dll, so I need this step.
>
>>5a) Modify the license of your program to the GNU General Public
>>License, since your binary has no
While setting the baud rate using tcsetattr() works fine using Cygwin
under Win NT, it doesn't work since my computer was "upgraded" to
Win2K. Now the COM-port speed remains unchanged, the system seems to
ignore the command. The shell command "stty" fails, too.
Is there any solution to set the spe
> -Original Message-
> From: cygwin-owner On Behalf Of Igor Pechtchanski
> Sent: 04 June 2004 16:59
> On Fri, 4 Jun 2004, c dana wrote:
>
> > I am a novice at cygwin.
> > I edited a file "test.c" with notepad in windows.
> > Then I compiled it with gcc in cygwin by typing:
> > $ gcc test.
> A .def file is generated for cygwin when the DLL is built, actually.
I'm not building the Cygwin dll, so I need this step.
> 5a) Modify the license of your program to the GNU General Public
> License, since your binary has now become GPLed, meaning that you must
> now offer the source code to
On Jun 7 08:57, Buchbinder, Barry (NIH/NIAID) wrote:
> /c> echo $CYGWIN
> check_case:adjust export title nostrip_title codepage:oem server tty
>
> cygcheck.out attached. Sorry I made a bad assumption (its been a while
> since I read http://cygwin.com/problems.html) and didn't attach it the first
> -Original Message-
> From: cygwin-owner On Behalf Of James Bond
> Sent: 06 June 2004 03:23
> I am now just left with the old corrupted c:\cygwin dir which I named
> c:\dead and which I cannot get rid of period.
Maybe it's just that the perms are wrong because the install went wrong.
At 11:15 AM 6/7/2004, you wrote:
>On Mon, Jun 07, 2004 at 11:01:44AM -0400, Larry Hall wrote:
>>At 06:02 AM 6/7/2004, you wrote:
>>>The mpeg2 codec (mpeg2v12 from MPEG2 SSG
>>>http://www.mpeg.org/MPEG/MSSG/#source used to work fine on cygwin 1.5.5
>>>. But when I upgrade to cygwin1.dll 1.5.9.1, th
At 09:51 AM 6/7/2004, you wrote:
>> -Original Message-
>> From: cygwin-owner On Behalf Of Larry Hall
>> Sent: 05 June 2004 06:01
>> To: Laszlo Ersek; cygwin
>
>> At 02:18 PM 6/4/2004, you wrote:
>> >I'd like to ask whether there is any intention to implement
>> the X/Open
>> >extension ' (
On Mon, Jun 07, 2004 at 11:01:44AM -0400, Larry Hall wrote:
>At 06:02 AM 6/7/2004, you wrote:
>>The mpeg2 codec (mpeg2v12 from MPEG2 SSG
>>http://www.mpeg.org/MPEG/MSSG/#source used to work fine on cygwin 1.5.5
>>. But when I upgrade to cygwin1.dll 1.5.9.1, the program always report
>>something li
At 06:02 AM 6/7/2004, you wrote:
>The mpeg2 codec (mpeg2v12 from MPEG2 SSG http://www.mpeg.org/MPEG/MSSG/#source used
>to work fine on cygwin 1.5.5 .
>But when I upgrade to cygwin1.dll 1.5.9.1, the program always report something like
>"zero file size".
>
>After spending a lot of time tracing the
On Mon, Jun 07, 2004 at 03:38:21PM +0100, Alastair Growcott wrote:
>Seriously, it is quite easy once you figure it out, and I am sure there
>are plenty of people who helped write Cygwin who probably knew but
>couldn't be bothered to tell me.
Well, we are all just very mean.
>It involves a couple
The mpeg2 codec (mpeg2v12 from MPEG2 SSG http://www.mpeg.org/MPEG/MSSG/#source used to
work fine on cygwin 1.5.5 .
But when I upgrade to cygwin1.dll 1.5.9.1, the program always report something like
"zero file size".
After spending a lot of time tracing the source, I found that it goes wrong whe
Buzz,
On Jun 7 05:16, Bas van Gompel wrote:
> Note: This is legal stuff, many of you may want to skip this mail...
> [...]
I've forwarded your mail to our legel dept. They are pretty busy so this
might take quite some time.
Corinna
--
Corinna Vinschen Please, send mails reg
To all those who said it couldn't be done...I've done it :)
Hahahaha.
Seriously, it is quite easy once you figure it out, and I am sure there are plenty of
people who helped write Cygwin who probably knew but couldn't be bothered to tell me.
It involves a couple of minor hacks. It would be nice
On Mon, Jun 07, 2004 at 09:32:26AM +0100, Max Bowsher wrote:
>*But* I'd be very interested to see the official response to Bas van
>Gompel's questions, as they echo my own concerns about signing a Cygwin
>assignment. And I think that information about barriers to
>contributing to Cygwin is on topi
On Sun, Jun 06, 2004 at 12:53:27PM +0200, Baurjan Ismagulov wrote:
> Hello, James,
>
> On Sat, Jun 05, 2004 at 09:21:57PM -0500, James Garrison wrote:
> > >>Handling this in rxvt should solve your problem (I wonder if there are
> > >>any reasons not to do that).
>
> This was actually an answer to
> -Original Message-
> From: cygwin-owner On Behalf Of James Bond
> Sent: 05 June 2004 20:25
> To: cygwin
> Then all of a sudden I got the message...
>
> The File and Direcotry c:\cygwin\etc\setup is corrupt and
> unreadable. Please
> run the Chkdsk utility.
> I run Chkdsk and it doesn'
From: Arturus Magi <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: C:\cygwin & sub folder will not delete after failed install of
cygwi 1.5.10-
Date: Sun, 06 Jun 2004 01:14:21 -0400
Something is wrong with your system: Cygwin Setup only requires a reboot if
s
Is there a "secret handshake" for http://... style printers? My printer is an IPP
connection and lpr gives me an error message saying it cannot find
http:\123.456.789.123:80\ipp. I have tried several different combinations of forward
and back slashes but to no avail.
I am running Cygwin 1.5.9(0
> -Original Message-
> From: cygwin-owner On Behalf Of Larry Hall
> Sent: 05 June 2004 06:01
> To: Laszlo Ersek; cygwin
> At 02:18 PM 6/4/2004, you wrote:
> >I'd like to ask whether there is any intention to implement
> the X/Open
> >extension ' (0x27) printf() format flag. (Numbered argu
This will teach me to read the whole thread ... ;P
Matt.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Brian Dessent
Sent: Saturday, June 05, 2004 8:19 PM
To: [EMAIL PROTECTED]
Subject: Re: Changing the default user for an ssh login
Gregg C Levine wrot
My 2p,
I believe it is also possible to give the login address in the format
#>ssh [EMAIL PROTECTED]
Although, both -l and user@ are not actually changing the default, you
are just specifying a user on the command line. I would expect the
behaviour, had the default actually been changed, to be s
/c> echo $CYGWIN
check_case:adjust export title nostrip_title codepage:oem server tty
cygcheck.out attached. Sorry I made a bad assumption (its been a while
since I read http://cygwin.com/problems.html) and didn't attach it the first
time.
-Original Message-
From: Larry Hall [mailto:[EMA
Libxml2 has been updated to version 2.6.9
Libxml2 is the XML C parser and toolkit developed for the Gnome
project (but usable outside of the Gnome platform), it is free
software available under the MIT License. XML itself is a metalanguage
to design markup languages, i.e. text language where seman
Libxslt has been updated.
Libxslt is the XSLT C library developed for the Gnome project. XSLT
itself is a an XML language to define transformation for XML. Libxslt
is based on libxml2 the XML C library developed for the Gnome project.
It also implements most of the EXSLT set of processor-portable
> -Original Message-
> From: cygwin-owner On Behalf Of fergus bonhard
> Sent: 07 June 2004 12:23
> Hi,
> Not wishing or intending to sound a complete head-banger,
> I've lately taken
> to moderately frequent visits to Cygwin Nightly Snapshots, thereby
> increasing the likelihood of those
Hi,
Not wishing or intending to sound a complete head-banger, I've lately taken
to moderately frequent visits to Cygwin Nightly Snapshots, thereby
increasing the likelihood of those visits being observed (Person Over
Shoulder). It's a hell of a banner headline title that one might end up
having to
DESCRIPTION:
Ncftp is an improved FTP client. Ncftp's improvements include support
for command line editing, command histories, recursive gets, automatic
anonymous logins and more
CYGWIN NEWS:
* build with cygwin-1.5, fixes a problem with uid>64k (Who are you?),
reported by Andrew DeFari
Hello!
I've a problem with RPC. I tried a very simple RPC-example from web (a
message server) for understanding how the stuff goes (I've never progammed
rpc before), but I always get this error message at svc_register when I
start the server:
Cannot register service: RPC: Unable to receive; errno
Christian Renoulin wrote:
> I also tried the force option of kill, but it is not
> recognized !
> kill -f 1019
> bash: kill: f: invalid signal specification
kill is a bash builtin. Try /bin/kill.exe instead.
Regards
Krzysztof Duleba
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s
Has run-1.1.4 been included in cygwin? I always this to start rxvt and
would be very sad to see this util disappear.
Regards
Lars Munch
On Sun, Jun 06, 2004 at 11:24:13PM -0400, Charles Wilson wrote:
> For six years, I've hosted a website for the cygwin free software
> community. It began life
Hi Charles,
> Don't worry, I won't be disappearing from the cygwin community -- but
> the cygutils website has served its purpose, and it's time to let it go.
Is the franken.de mirror up to date?
Gerrit
--
=^..^= http://nyckelpiga.de/donate.html
--
Unsubs
Christopher Faylor wrote:
> On Mon, Jun 07, 2004 at 05:16:08AM +0200, Bas van Gompel wrote:
>> [multiple recipients: cygwin mailing-list + Rose Naftaly at RedHat]
>> Note: This is legal stuff, many of you may want to skip this mail...
>
> Good advice.
>
>> In http://cygwin.com/contrib.html> it says
Hi,
This small program is working well launched under
cygwin, but does nothing as it's launched under
windows command line. Why ?
#include
# use (if the process 1019 is in progress) : killer
1019
int main(int argc, char **argv)
{
char temp[200];
sprintf(temp, "kill -9 %s", argv[1]);
58 matches
Mail list logo