Re: Error with ./compile and make

2011-10-28 Thread Mitchel Craun
Thanks. I will try that and post again if I continue to have problems. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Error with ./configure and make

2011-10-28 Thread Mitchel Craun
Sorry about this. I reposed this to try and fix a few things. But I can't figure out hot to take it down now. Please ignore or delete this post. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/d

Error with ./configure and make

2011-10-28 Thread Mitchel Craun
Hello World, I am trying to install a package on my computer (Windows 7 64) that was written primarily for a Linux instillation. I am using cygwin to accomplish this. The Install notes for the package I am trying to use say I can either run ./configure make make install or I can use cmake t

Re: Error with ./compile and make

2011-10-28 Thread Larry Hall (Cygwin)
On 10/28/2011 9:53 PM, Mitchel Craun wrote: Hello World, I am trying to install a package on my computer (Windows 7 64) that was written primarily for a Linux instillation. I am using cygwin to accomplish this. The Install notes for the package I am trying to use say I can either run ./config

Error with ./compile and make

2011-10-28 Thread Mitchel Craun
Hello World, I am trying to install a package on my computer (Windows 7 64) that was written primarily for a Linux instillation. I am using cygwin to accomplish this. The Install notes for the package I am trying to use say I can either run ./configure make make install or I can use cmake t

Re: 1.7.7: problem installing cmake (Seven)

2011-10-28 Thread Mitchel Craun
Marco Atzeri gmail.com> writes: > > On 10/27/2011 7:47 AM, Mitchel Craun wrote: > > I am trying to use cmake (I believe it installed correctly) to install another > > program. > > I am running windows 7 and am using cygwin to accomplish this. > > When I try and use cmake I get the same missing

Re: question on backup

2011-10-28 Thread Oleksandr Gavenko
28.10.2011 0:32, Paul Allen Newell пишет: On 10/27/2011 7:18 AM, Christopher Faylor wrote: Is there some reason why you wouldn't just use cygcheck for this? Chris: I didn't know about cygcheck and had blinders on during my search as I was looking for a data file rather than a utility. Just rea

Re: Request update of TCL and expect packages

2011-10-28 Thread Craig Miller
On Fri, Oct 28, 2011 at 2:44 PM, Craig Miller wrote: > On Thu, Oct 27, 2011 at 4:11 PM, Charles Wilson > <> wrote: >> On 10/27/2011 2:40 PM, Craig Miller wrote: >>> Thank you for the additional information, Marco. >>> >>> If it is of any assistance to Christopher Faylor, I believe the >>> tcl/expe

Re: Using texi2pdf

2011-10-28 Thread Andreas Falkenhahn
On 23.10.2011 at 09:05 Rolf Dieterich wrote: >Hi Andreas, > >I happened to generate some texinfo manuals in pdf format lately. For me >it is working: > >[...] > >But I have Tex Live 2011 installed. So I don't use tetex 3.0 from the >official Cygwin distribution: Thanks for the hint! I uninstalled

[ANNOUNCEMENT] Updated: coreutils-8.14-1

2011-10-28 Thread Eric Blake (cygwin)
An updated package, coreutils-8.14-1 release has been uploaded and will soon reach a mirror near you, leaving coreutils 8.10-1 as previous. NEWS: = This is a new upstream release, with upstream details listed below. It also includes fixes for the cygwin-specific 'stat --append-exe', better

Re: Is /usr/src/cygutils-1.4.6-1.cygport is out of date?

2011-10-28 Thread Charles Wilson
On 10/28/2011 1:20 AM, Yaakov (Cygwin/X) wrote: >> Fixed. > > The alternative is not to bother with tarballs and fetch it from CVS > instead: > > CVS_URI=":pserver:anon...@cygwin.com:/cvs/cygwin-apps" > CVS_BRANCH=v${PV//./_} > inherit cvs > > HOMEPAGE="http://cygutils.fruitbat.org/cygutils-pack

BUG: ImageMagick search for font in strange path.

2011-10-28 Thread Oleksandr Gavenko
$ cygcheck -c ImageMagick Package VersionStatus ImageMagick 6.4.0.6-2 OK $ convert -size 240x80 xc:white \ -font Verdana -draw "text 32,51 test" logo.png convert: unable to read font `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/verd

setup wishlist addition

2011-10-28 Thread Hugh Myers
I'd like to add ^A^C ability to the various screens, in particular the package selection screen. It would be nice to be able to create a list of what I'm about to do to myself when I hit 'next' (using pending). I'd certainly settle for a text file with this info (does one exist after a run?) I beli

[ANNOUNCEMENT] Updated: cygport-0.10.6-1

2011-10-28 Thread Yaakov (Cygwin/X)
I have updated cygport to 0.10.6 with the following changes: * Supports gettext 0.18+. * Allows for using cross-compile toolchains in locations other than /usr. * mono.cygclass: updated SRC_URI, fixed mono_create_policy. * tcl.cygclass: fully enabled cross-compiling support. * Various minor bugfix