Cygwin visual brand

2010-05-08 Thread Berthold Barth
Hello list, I've used Cygwin on and off for a few years now, and today while I was on the site I thought how much a good, recognisable logo and graphic design could do for Cygwin exposure. For one, more users also mean more potential contributors, to the project itself and to compatible software a

Re: Cygwin visual brand

2010-05-08 Thread Steven Collins
Hi Berthold, It looks like some folks have already had graphical ideas. When you look at the Message Of The Day (/etc/motd) you'll find an ASCII art hippo. Searching the net for "cygwin hippo" doesn't reveal any clues for the significance of the hippo for the community (anyone care to add details?

Re: Problem install CPAN module: perl (5.10.1) is installed, but we need version >= 5.6

2010-05-08 Thread Reini Urban
jmandawg schrieb: I’m not sure if this is a cygwin specific problem or a perl/CPAN issue. I’m trying to install the Net::Proxy module and I’m getting the following error: perl (5.10.1) is installed, but we need version>= 5.6 ... 0 [main] perl 25536 C:\cygwin\bin\perl.exe: *** fatal erro

Re: Cygwin visual brand

2010-05-08 Thread Rance Hall
On Sat, May 8, 2010 at 3:39 AM, Berthold Barth wrote: > Hello list, > > I've used Cygwin on and off for a few years now, and today while I was > on the site I thought how much a good, recognisable logo and graphic > design could do for Cygwin exposure. For one, more users also mean > more potentia

Re: Cygwin visual brand

2010-05-08 Thread Gary
Steven Collins writes: > It looks like some folks have already had graphical ideas. When you > look at the Message Of The Day (/etc/motd) you'll find an ASCII art > hippo. Ah. The hippo. > Searching the net for "cygwin hippo" doesn't reveal any clues > for the significance of the hippo No surpr

Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Jeff Gilton
I am trying to build a PowerPC toolchain with Crosstool-NG version 1.7.0. It gets most of the way through then fails installing the final C compiler in CT_DoExecLog. It looks like it's trying to build in the Java support so I disable Java and it gets farther. Then it fails installing DUMA so I

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Arnaud Lacombe
Hi, On Sat, May 8, 2010 at 8:30 PM, Jeff Gilton wrote: > I am trying to build a PowerPC toolchain with Crosstool-NG version 1.7.0. It > gets most of the way through then fails installing the final C compiler in > CT_DoExecLog.  It looks like it's trying to build in the Java support so I > disable

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Khem Raj
On (08/05/10 20:30), Jeff Gilton wrote: Then it fails installing DUMA so I disable that. Then it fails > building ncurses but I could find no way to disable that. probably you are building gdb. Can you post the error message. -Khem -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Jeff Gilton
Right now, I'm building it again. The first error is when it's installing the final compiler. I think if I can figure that one out, it's likely to be the same thing causing the other errors. When it fails the next time, I will post the relevant lines from the build.log file. Unfortunately,

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Christopher Faylor
On Sat, May 08, 2010 at 08:58:53PM -0400, Jeff Gilton wrote: >Right now, I'm building it again. The first error is when it's installing >the final compiler. I think if I can figure that one out, it's likely to be >the same thing causing the other errors. > >When it fails the next time, I will p