Re: gtk2

2008-06-19 Thread wynfield
I have "usr/bin/cyggtk-x11-2.0-0.dll" - /usr/bin/cyggtk-1-2-0.dll and - /usr/bin/cyggtk-x11-2.0-0.dll The Do you think the naming convention be a problem? Could that be the problem-- here is the script in the Makefile.pl file: %pkgcfg_gtk, %pkgcfg_pango); unless (eval { %pkgcfg_gtk =

RE: cannot find iconv() function

2008-06-19 Thread David Collin
> David Collin wrote: > > I've had some troubles compiling gtmess, a program available at >http://prdownloads.sourceforge.net/gtmess/gtmess-0.94.tar.gz?download. > Assuming it would compile "out of the box", I uncompressed it and > immediately jumped into the newly created directory to do a ./con

Re: gtk2

2008-06-19 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 [EMAIL PROTECTED] wrote: | I'm working to install a perl package&application. | *** can not find package gtk+-2.0 >= 2.0.0 | *** check that it is properly installed and available in PKG_CONFIG_PATH | | | I suspect that the gtk+-

gtk2

2008-06-19 Thread wynfield
I'm working to install a perl package&application. *** can not find package gtk+-2.0 >= 2.0.0 *** check that it is properly installed and available in PKG_CONFIG_PATH It requies a gtk+-2 (library). I already have: gtk+: gtk+-1.2.10-2.tar.bz2 gtk+-devel

Re: cannot find iconv() function

2008-06-19 Thread Tim Prince
David Collin wrote: I've had some troubles compiling gtmess, a program available at http://prdownloads.sourceforge.net/gtmess/gtmess-0.94.tar.gz?download. Assuming it would compile "out of the box", I uncompressed it and immediately jumped into the newly created directory to do a ./configure.

Re: setup.exe needs package name selection filter

2008-06-19 Thread reikred
Christopher Faylor wrote: On Fri, Jun 20, 2008 at 09:51:03AM +0900, [EMAIL PROTECTED] wrote: I agree with reikred below. Search, functionality would be greatly appreciated. It seems crude to have to scroll page by page and manually look for a searched for package. But, I suspect that, this is

Re: setup.exe needs package name selection filter

2008-06-19 Thread Christopher Faylor
On Fri, Jun 20, 2008 at 09:51:03AM +0900, [EMAIL PROTECTED] wrote: >I agree with reikred below. Search, functionality would be greatly >appreciated. It seems crude to have to scroll page by page and manually >look for a searched for package. > >But, I suspect that, this isn't the list to write ab

Re: setup.exe needs package name selection filter

2008-06-19 Thread wynfield
I agree with reikred below. Search, functionality would be greatly appreciated. It seems crude to have to scroll page by page and manually look for a searched for package. But, I suspect that, this isn't the list to write about setup.exe I believe it has its own list. [EMAIL PROTECTED] wrote:

setup.exe needs package name selection filter

2008-06-19 Thread reikred
I find that scrolling through all the packages shown in the package selection window of setup.exe can be very tedious. Sometime I don't know exactly what a package is called, other times I am hunting around on a hunch, but in any case I do not want to scroll through the whole list to find it. So

cannot find iconv() function

2008-06-19 Thread David Collin
Hi, I've had some troubles compiling gtmess, a program available at http://prdownloads.sourceforge.net/gtmess/gtmess-0.94.tar.gz?download. Assuming it would compile "out of the box", I uncompressed it and immediately jumped into the newly created directory to do a ./configure. All seemed to g

Re: Decompressing/Viewing zip files with Cygwin

2008-06-19 Thread DePriest, Jason R.
On Thu, Jun 19, 2008 at 10:21 PM, Thomas Wiedmann <[EMAIL PROTECTED]> wrote: >>> how can (Win)zip files (or certain files only of the zip archive) be >>> decompressed or at least be viewed with Cygwin? >> >> "unzip" > > Unfortunately the "unzip" command is not available in my Cygwin environment. >

Re: Decompressing/Viewing zip files with Cygwin

2008-06-19 Thread Thomas Wiedmann
>> how can (Win)zip files (or certain files only of the zip archive) be >> decompressed or at least be viewed with Cygwin? > > "unzip" Unfortunately the "unzip" command is not available in my Cygwin environment. If I try to call it, I get the following message: $ unzip Temp.zip bash: unzip: com

Re: ash.exe

2008-06-19 Thread Larry Hall (Cygwin)
Jamil naja wrote: hi, I am trying to run rebaseall command from the ASH shell all the instruction I found tells me to cygwin/bin/ash.exe I searhed the whole cygwin folder and I couldnt fine ash.exe In cygwin setup I selected ash shell but still it doesnt appear is there anyother way to add a

ash.exe

2008-06-19 Thread Jamil naja
hi, I am trying to run rebaseall command from the ASH shell all the instruction I found tells me to cygwin/bin/ash.exe I searhed the whole cygwin folder and I couldnt fine ash.exe In cygwin setup I selected ash shell but still it doesnt appear is there anyother way to add ash.exe or run rebase

RE: Problem running Scripts in cygwin

2008-06-19 Thread Dave Korn
Calvin Cheng wrote on 19 June 2008 16:13: > I am having some trouble getting python to run scripts located in > "/cygdrive/c/Python25/Scripts" in cygwin. I get an error message > saying: > python: can't open file 'rst2html.py': [Errno 2] No such file or directory > > I can run those same scripts

Re: Cygwin 1.7 ?

2008-06-19 Thread Corinna Vinschen
http://cygwin.com/acronyms/#TOFU On Jun 19 11:00, Terry Koontz wrote: > Corinna > > > > When will Cygwin 1.7.0 be available for downloading ? When it's finished. Maybe even this year. You can already download a test release, but it's actually meant for Cygwin package maintainers only at t

Re: libgcrypt

2008-06-19 Thread Corinna Vinschen
On Jun 19 18:03, Gergely Budai wrote: > > I fixed libgcrypt's setup.hint file to require libgcrypt11. Should be > > on the mirrors shortly. > > Gergely, please note this in your local setup.hint file. > > Thank you Corinna, I will do so. > > > And, you should *really* be subscribed to the cygwin

question about cygwin C++ sockets

2008-06-19 Thread Lisa Anthony
I have an application I've been working on for a couple years now that uses this C++ socket library: http://www.alhem.net/Sockets/index.html. I recently decided to try upgrading the sockets library I had to the latest one, and have been having conflict problems with building my app with the ne

RE: libgcrypt

2008-06-19 Thread Gergely Budai
> I fixed libgcrypt's setup.hint file to require libgcrypt11. Should be > on the mirrors shortly. > Gergely, please note this in your local setup.hint file. Thank you Corinna, I will do so. > And, you should *really* be subscribed to the cygwin ML as maintainer. I already am. I scan them once d

Re: Problem running Scripts in cygwin

2008-06-19 Thread Calvin Cheng
Hi, I am having some trouble getting python to run scripts located in "/cygdrive/c/Python25/Scripts" in cygwin. I get an error message saying: python: can't open file 'rst2html.py': [Errno 2] No such file or directory I can run those same scripts in "c:/Python/Scripts" correctly, with no error, i

Cygwin 1.7 ?

2008-06-19 Thread Terry Koontz
Corinna When will Cygwin 1.7.0 be available for downloading ? I saw the thread below and think I have a similar problem that Cygwin 1.7.0 will fix. I have software that runs under Cygwin and is compiled using gcc. The code works fine under Windows XP but gives the following error un

Re: Shift-Tab for Backwards Completion

2008-06-19 Thread Frank Jacobs
> Because Windows Console returns the same keycode for shifted/ > unshifted and for the Ctrl key. You can easily test that with > [Ctrl][V] or "od -c" (which are the standards tools to find out the > key codes to be able to assign actions to them). Thanks. Yeah, I do notice that "od -c" yields di

Re: libgcrypt

2008-06-19 Thread Dr. Volker Zell
> Brian Dessent writes: > However, what is incorrect is that all packages that previously listed > libgcrypt in their 'requires' now need to list libgcrypt11. Or, > libgcrypt should 'require' libgcrypt11, which seems to be necessary > regardless of anything else since it inclu

Re: cv view (son of xv?)

2008-06-19 Thread wynfield
I apologize if only my appended cygcheck output file was sent. The mail was in response to Brian's request below: > Please post your cygcheck output as requested in > . and related to my trying to install the "CV" package. http://software.schmorp.de/pkg/CV.html

Re: libgcrypt

2008-06-19 Thread Corinna Vinschen
On Jun 19 00:27, Brian Dessent wrote: > "d.henman" wrote: > > > libgrypt : libgcrypt-1.4.1-4.tar.bz2 size: 101 kb > > > > This package is brain dead. No libraries in it. (as of 6/19/2008 (this > > time) > There is nothing wrong; it was split up from a single monolithic package > into libgcryp

Re: libgcrypt

2008-06-19 Thread Brian Dessent
"d.henman" wrote: > libgrypt : libgcrypt-1.4.1-4.tar.bz2 size: 101 kb > > This package is brain dead. No libraries in it. (as of 6/19/2008 (this time) > > Revert to: libgcrypt-1.4.1-2 (is necessary till fixed) > > Possible packaging problem? There is nothing wrong; it was split up from a s

Re: cv view (son of xv?)

2008-06-19 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > I have all of the cygwin X-vindow gtk libs, etc., but this can find gtk+-2.0, Please post your cygcheck output as requested in . > I am trying to install gtk2-1.83 It seems that its depending upon itself, > but... No, you're tryin

cv view (son of xv?)

2008-06-19 Thread wynfield
I am trying to install the "CV" package. "CV is supposed to work similar to the venerable XV image viewer, just faster." http://software.schmorp.de/pkg/CV.html It depends on the following packages. which I have no trouble making and installing. - ExtUtils-Depends-0.300.tar.gz - G