Hi there,
On Tue, 8 Jul 2008 Andrew DeFaria wrote:
> Thomas Walker wrote:
>
> > ... I did a decent amount of looking through mailing lists but
> > couldn't find anything relevant.
Been there too. :)
> > ... want to be able to add new features ... and would like to be
> > able to easily update c
2008/7/8 Reini Urban:
> 2008/7/8 Gary R. Van Sickle:
>> Hi Reini,
>>
>> It looks like something changed between perl 5.10.0-4 and -5 which breaks
>> the DateTime module from CPAN (version 0.4302, latest). The attached Simple
>> Test Case(tm) results in only the following errors:
>>
>> Use of unini
"G.W. Haywood" wrote:
> If there are any tips for a safer way of connecting to a Windows 2000
> server to do routine upgrades of Cygwin and other remote admin that I
> can't do using ssh, I'd be very happy to hear them.
If a reboot is allowable then you can use a tool like inuse.exe from the
MS R
2008/7/9 Reini Urban:
> 2008/7/8 Reini Urban:
>> 2008/7/8 Gary R. Van Sickle:
>>> Hi Reini,
>>>
>>> It looks like something changed between perl 5.10.0-4 and -5 which breaks
>>> the DateTime module from CPAN (version 0.4302, latest). The attached Simple
>>> Test Case(tm) results in only the follow
G.W. Haywood wrote:
There is no yum, apt, up2date, etc. You don't need VNC. RDP is
already on XP machines. Use rdesktop(1).
I've been struggling with these same issues for some years. I manage a
network for a business which is located a few hundred metres away from
mine, and we use a radio link
On Tue, Jul 8, 2008 at 4:58 AM, Thomas Walker <[EMAIL PROTECTED]> wrote:
> Apologies if this is a newbie question... I did a decent amount of
> looking through mailing lists but couldn't find anything relevant.
>
> I'm a Linux/Unix person by hobby and profession and don't really do
> much Windows b
On Tue, Jul 8, 2008 at 4:58 AM, Thomas Walker <[EMAIL PROTECTED]> wrote:
> Apologies if this is a newbie question... I did a decent amount of
> looking through mailing lists but couldn't find anything relevant.
>
> I'm a Linux/Unix person by hobby and profession and don't really do
> much Windows b
I did a fresh install of Cygwin on a Vista box. I needed to add some
Perl modules so I ran
Perl -MCPAN -e shell
After the install began I got errors about remap. Scanning the
archives showed that "rebase"
would help. Further scanning shows that "rebase" is built into
install and no longer di
Dave Wombat schrieb:
I did a fresh install of Cygwin on a Vista box. I needed to add some
Perl modules so I ran
Perl -MCPAN -e shell
After the install began I got errors about remap. Scanning the
archives showed that "rebase"
would help. Further scanning shows that "rebase" is built into
i
I have compiled several scheme implementations natively on cygwin.
I've put them (with a couple of other packages I have created) in a
repository at http://www.liquid.spod.org/~nthern/cygwin/
They are mostly untested. If the REPL works and some simple scheme
codes run, I have put it in. Feedback is
On Wed, Jul 9, 2008 at 9:51 AM, Reini Urban <[EMAIL PROTECTED]> wrote:
> Dave Wombat schrieb:
>>
>> I did a fresh install of Cygwin on a Vista box. I needed to add some
>> Perl modules so I ran
>> Perl -MCPAN -e shell
>>
>> After the install began I got errors about remap. Scanning the
>> archi
The cygwin clamav packages (Clam AntiVirus - GPL anti-virus toolkit)
has been updated to 0.93.3-1
The changes in this release are as follows:
This release fixes and re-enables the Petite unpacker, improves
database loading, and solves some other minor issues.
Release focus:
4 - Minor feature enh
Hello,
after trying to call a statement of the pattern
$ scp /cygdrive/F/Temp/Test.log [EMAIL PROTECTED]:/tmp
in my Cygwin bash console (called by C:\Programme\Cygwin\Cygwin.bat), I've
got multiple messages like:
c:\Programme\OpenSSH\bin\scp.exe (772): *** shared version mismatch
detected
Thomas Wiedmann wrote:
Hello,
after trying to call a statement of the pattern
$ scp /cygdrive/F/Temp/Test.log [EMAIL PROTECTED]:/tmp
in my Cygwin bash console (called by C:\Programme\Cygwin\Cygwin.bat), I've
got multiple messages like:
c:\Programme\OpenSSH\bin\scp.exe (772): *** shared
Thomas Wiedmann wrote:
How can scp be called and run successfully within the Cygwin console
Run setup.exe again and select openssh, in the Net category.
without getting this mismatch error message
That error message won't go away as long as you try to use two
cygwin1.dlls on the same syste
Can someone explain to me when the registry keys in
"HKLM\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2" and the same in HKCU
get read into the mount table? I can find the source for the mount
table itself (in "src/winsup/cygwin/mount.cc") but not where the
information from the registry is initially r
Sam Hanes wrote:
> Can someone explain to me when the registry keys in
> "HKLM\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2" and the same in HKCU
> get read into the mount table? I can find the source for the mount
> table itself (in "src/winsup/cygwin/mount.cc") but not where the
> information from
Sam Hanes wrote:
Can someone explain to me when the registry keys in
"HKLM\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2" and the same in HKCU
get read into the mount table? I can find the source for the mount
table itself (in "src/winsup/cygwin/mount.cc") but not where the
information from the regi
Hello,
I've just installed Cygwin on two different Windows 2008 machines, one of them
is running Terminal Services, and the other without.
The system without Terminal Services runs fine with Cygwin, with the same
install options.
The system with Terminal Services does not run, and produces the
Larry Hall (Cygwin) wrote:
> Sam Hanes wrote:
>>
>> Can someone explain to me when the registry keys in
>> "HKLM\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2" and the same in HKCU
>> get read into the mount table? I can find the source for the mount
>> table itself (in "src/winsup/cygwin/mount.cc") b
On Wed, Jul 09, 2008 at 06:11:39PM -0700, Sam Hanes wrote:
>Larry Hall (Cygwin) wrote:
>> Sam Hanes wrote:
>>>
>>> Can someone explain to me when the registry keys in
>>> "HKLM\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2" and the same in HKCU
>>> get read into the mount table? I can find the source
Dear All,
I'm a new member for cygwin. As I known, the cygwin is a unix-like shell
environment for the windows platform. It might not include the function
'insmod'. Is it correct? Or, is it possible to use 'insmod' inside cygwin
and how to do it?
I had searched the related keywords in the google
rike_lin wrote:
>
> I'm a new member for cygwin. As I known, the cygwin is a unix-like shell
> environment for the windows platform. It might not include the function
> 'insmod'. Is it correct? Or, is it possible to use 'insmod' inside cygwin
> and how to do it?
>
`insmod` is the POSIX command to
Sam Hanes wrote:
`insmod` is the POSIX command ...
insmod is a Linux-specific command, not POSIX. I don't believe POSIX
has anything to say about device drivers, in fact.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.htm
On 07/09/2008, Sam Hanes wrote:
As for why I care, I'm looking through the CVS sources to see what needs to
be done to make a portable (run from USB key or similar) version of Cygwin,
and to familiarize myself with the inner workings of Cygwin in general. The
changes that I think are needed to
25 matches
Mail list logo