Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 16 Feb 2004 11:50:13 +0100 From: Olaf =?iso-8859-1?Q?F=F6llinger?= To: cygwin AT cygwin DOT com Subject: Re: request: new official Cygwin RXVT build with enable-256-color Message-ID: <20040216105013.GB1576@bln.sesa.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <1363 DOT 4 DOT 42 DOT 186 DOT 89 DOT 1076443242 DOT squirrel AT mail DOT digipen DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1363.4.42.186.89.1076443242.squirrel@mail.digipen.edu> X-Request-PGP: http://www.foellinger.de/olaf.foellinger.asc User-Agent: Mutt/1.5.6i On Tue, Feb 10, 2004 at 12:00:42PM -0800, ccasey AT digipen DOT edu wrote: > From the RXVT changelog: > > 2.7.10 to 2.7.11 > \----------------------------------- > Geoff Wing et al. > [...] added 256 colour support for Cygwin [...] > > I had no problems building rxvt from cvs a couple of days ago with the 256 > color support enabled. It runs great; the colors make for some really > pretty apps. > Here's the configure command I used: > > ./configure --enable-utmp --enable-wtmp --enable-lastlog \ > --enable-rxvt-scroll \ > --enable-next-scroll --enable-xterm-scroll --enable-frills \ > --enable-linespace --enable-mousewheel --enable-keepscrolling \ > --enable-old-selection --enable-transparency \ > --x-libraries=`pwd`/W11/lib \ > --x-includes=`pwd`/W11/lib \ > --with-x \ > --enable-languages --with-encoding=noenc \ > --enable-256-color \ > --disable-graphics \ > --disable-menubar \ > CFLAGS="-O -g -W -I`pwd`/W11" \ > LDFLAGS="-mwindows -Wl,--subsystem,console" \ > DLIB=`pwd`/W11/wrap/rxvt_res.o I have problems with this command: It ends up with config.status: error: cannot find input file: autoconf/config.h.in maybe it's a problem with the .prebuild script: $ ./.prebuild autoheader --include=autoconf autoconf/configure.in autoheader: `configure.ac' or `configure.in' is required chmod: getting attributes of `autoconf/config.h.in': No such file or directory autoconf --include=autoconf autoconf/configure.in > configure After all I'm not very experienced with these tools. Can you help me or make a binary version available for download ? Gruss Olaf Föllinger -- Olaf Föllinger Berater S.E.S.A. Software und Systeme AG -- 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/