Since a few weeks when I try to install a gem I get a remap error.
I tried rebasing with
ash
/bin/rebaseall -v
but nothing works :(
I get the following error:
example-cut:
gem install pcaprub
Building native extensions. This could take a while...
190 [main] ruby 3172 child_info_fork::abort
On Wed, Apr 11, 2012 at 9:34 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote:
> Not to contradict the other respondents (and it is not exactly what you
> asked), but you do not need to create a cygwin package for one machine.
> You can just configure, compile, etc. However, you might want to check at
Hello,
It appears that Cygwin SETUP.EXE at this time is uncompatible with
Windows 2000, since it uses function GetModuleHandleExA
which leads to error in searching entry point in kernel32.dll.
So, I cannot run setup at all, even get help with option.
AFAIK, this function is absent in all Win2k, no
2012-04-13 AM 12:19, iggor 쓴 글:
Hello,
It appears that Cygwin SETUP.EXE at this time is uncompatible with
Windows 2000, since it uses function GetModuleHandleExA
which leads to error in searching entry point in kernel32.dll.
So, I cannot run setup at all, even get help with option.
AFAIK, this f
On Thu, Apr 12, 2012 at 11:48 AM, jojelino wrote:
> --
> GetModuleHandleEx is known to be supported in minimum winxp (0x0501),
> according to
> http://msdn.microsoft.com/en-us/library/windows/desktop/ms683200(v=vs.85).aspx
> by the way, in winbase.h, it is enabled with minimum of win2k. which shoul
On Thu, Apr 12, 2012 at 03:35:12PM -0400, Earnie Boyd wrote:
>On Thu, Apr 12, 2012 at 11:48 AM, jojelino wrote:
>> --
>> GetModuleHandleEx is known to be supported in minimum winxp (0x0501),
>> according to
>> http://msdn.microsoft.com/en-us/library/windows/desktop/ms683200(v=vs.85).aspx
>> by the
On 12 April 2012 16:48, jojelino wrote:
> GetModuleHandleEx is known to be supported in minimum winxp (0x0501),
> according to
> http://msdn.microsoft.com/en-us/library/windows/desktop/ms683200(v=vs.85).aspx
MSDN no longer supports Windows 2000. Even something as basic as
CreateFile() now allegedl
On Thu, Apr 12, 2012 at 11:02:30AM +0200, Neusbeer wrote:
> Since a few weeks when I try to install a gem I get a remap error.
> I tried rebasing with
> ash
> /bin/rebaseall -v
>
> but nothing works :(
>
> I get the following error:
> example-cut:
>
> gem install pcaprub
> Building native extens
Hello all,
I'm trying to set up my server to allow key-based authentication and
am not having any luck. I initially created the key on the windows
box with ssh-user-config. Then I copied the private key (I know,
that's not how you are supposed to do it, but I was worried that on
cygwin it needed
On Thu, Apr 12, 2012 at 03:44:10PM -0400, Christopher Faylor wrote:
>On Thu, Apr 12, 2012 at 03:35:12PM -0400, Earnie Boyd wrote:
>>On Thu, Apr 12, 2012 at 11:48 AM, jojelino wrote:
>>> --
>>> GetModuleHandleEx is known to be supported in minimum winxp (0x0501),
>>> according to
>>> http://msdn.mic
On Thu, Apr 12, 2012 at 3:44 PM, Christopher Faylor wrote:
> On Thu, Apr 12, 2012 at 03:35:12PM -0400, Earnie Boyd wrote:
>>On Thu, Apr 12, 2012 at 11:48 AM, jojelino wrote:
>>> --
>>> GetModuleHandleEx is known to be supported in minimum winxp (0x0501),
>>> according to
>>> http://msdn.microsoft.c
On Thu, Apr 12, 2012 at 3:48 PM, Andy Koppe wrote:
> On 12 April 2012 16:48, jojelino wrote:
>> GetModuleHandleEx is known to be supported in minimum winxp (0x0501),
>> according to
>> http://msdn.microsoft.com/en-us/library/windows/desktop/ms683200(v=vs.85).aspx
>
> MSDN no longer supports Window
On Thu, Apr 12, 2012 at 3:51 PM, Christopher Faylor wrote:
> On Thu, Apr 12, 2012 at 03:44:10PM -0400, Christopher Faylor wrote:
>>On Thu, Apr 12, 2012 at 03:35:12PM -0400, Earnie Boyd wrote:
>>>On Thu, Apr 12, 2012 at 11:48 AM, jojelino wrote:
--
GetModuleHandleEx is known to be supporte
Version is 1.7.12
ssh-host-config -y was the command I apologize for pasting/posting
misinformation.
"* Warning: Creating the user 'cyg_server' failed! Reason:
System error 5 has occurred.
Access is denied.
"
I did a new install. One other upgraded openssh and reversed it. The version
he
Andy wrote:
> MSDN no longer supports Windows 2000. Even something as basic as
> CreateFile() now allegedly requires at least Windows XP.
In some cases it still mentions Win2k though, such as for
MessageBox(). I wonder why there's a difference? Probably
depends on the dll the api is located in.
Hi,
Did you add your public key (~/.ssh/id_rsa2.pub) to ~/.ssh/authorized_keys
on the host you tried to connect to?
Thanks,
George Prikhodko
>
> Hello all,
>
> I'm trying to set up my server to allow key-based authentication and
> am not having any luck. I initially created the key on the w
Nothing I tried could bring the Cygwin package back to life. Even trying to
install the latest new release didn't work. I finally just removed the
application and downloaded everything again.
I now have the 1.7.13-* release available and working. I made a copy of the
download tracking files
Am 12.04.2012 11:02 schrieb Neusbeer:
> Since a few weeks when I try to install a gem I get a remap error.
> I tried rebasing with
> ash
> /bin/rebaseall -v
>
> but nothing works :(
http://cygwin.com/ml/cygwin/2012-02/msg00701.html
-- Michael
--
Problem reports: http://cygwin.com/proble
Hello,
I use Cygwin mainly for ssh access to a few Windows command line utilities
(psexec, mainly). To make this easier, I generally use a wrapper utility named
conin.exe. The utility makes use of /dev/conin to do its magic.
After upgrading to the latest and greatest Cygwin release (1.7.13), th
On 4/12/2012 12:50 PM, fREW Schmidt wrote:
> I'm trying to set up my server to allow key-based authentication and
> am not having any luck. I initially created the key on the windows
> box with ssh-user-config. Then I copied the private key (I know,
> that's not how you are supposed to do it, but
On Thu, Apr 12, 2012 at 07:19:07PM +0400, iggor wrote:
>It appears that Cygwin SETUP.EXE at this time is uncompatible with
>Windows 2000, since it uses function GetModuleHandleExA which leads to
>error in searching entry point in kernel32.dll. So, I cannot run setup
>at all, even get help with opt
Cygutils is a collection of useful(?) tools for the cygwin
platform. This is a content update and feature enhancement.
[[ compiled using gcc-4.5.3-3 ]]
CHANGES (from cygutils-1.4.8-1)
* getclip and putclip now support new cygwin-1.7.13+ clipboard format.
* cygstar
Since updating the svn client to 1.7 I have trouble checking in, svn
just hangs.
I also have installed the TortoiseSVN 1.7 and that one works.
My server is ver 1.6
Anyone seen this or may have any clue ?
Thanks.
--
Nihil verus. Omnia possibilis.
--
Problem reports: http://cygwin.com/p
On 13/04/2012 14:32, Rurik Christiansen wrote:
> Since updating the svn client to 1.7 I have trouble checking in, svn
> just hangs.
>
> I also have installed the TortoiseSVN 1.7 and that one works.
>
> My server is ver 1.6
>
> Anyone seen this or may have any clue ?
Why, oh why do I see the solu
Hello,
On Fri, Apr 13, 2012 at 12:01:59AM -0400, Charles Wilson wrote:
>> Cygutils is a collection of useful(?) tools for the cygwin
>> platform. This is a content update and feature enhancement.
>>
>> [[ compiled using gcc-4.5.3-3 ]]
>>
>> CHANGES (from cygutils-1.4.8-1)
>>
25 matches
Mail list logo