Re: freetype not detected on configure

2019-08-04 Thread Gavin M2301
: > Greetings, Gavin M2301! > > > I just needed to play with the versions that were offered in the package > > manager. It is working now. > > It would be beneficial to future readers if you specify, what exactly > helped > your cause/how did you solved your issue. > >

freetype not detected on configure

2019-08-03 Thread Gavin M2301
HI all- I just needed to play with the versions that were offered in the package manager. It is working now. thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: h

freetype not detected on configure

2019-08-03 Thread Gavin M2301
Hi all- I am trying to run this: ./configure --host=x86_64-w64-mingw32 \ --prefix=$MINGWROOT \ --enable-debug \ --with-{freetype,sdl,png,jpeg,gl}=$MINGWROOT \ --without-{fontconfig,sndfile,gettext,iconv} I get this for an error msg: checking for FreeType...no * * The FreeT

Re: cmake gui and soci 4 with postgresql

2019-03-16 Thread Gavin M2301
ke GUI for cygwin is really neat. Have a cool weekend. Thnx. Roboloki On Wed, Mar 13, 2019, 7:24 AM Marco Atzeri wrote: > Am 13.03.2019 um 00:19 schrieb Gavin M2301: > > Hi- > > > > I kind of hoped that when I selected cmake gui from Cygwin mirror that it > > would know

got cmake gui up and running

2019-03-12 Thread Gavin M2301
Hi all- No worries. I found this great tutorial . https://x.cygwin.com/docs/ug/setup.html I only had to install a very few files to get the cmake gui. I am off to try to work in soci with cmake. thx. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.co

hey guys no problem on cmake gui

2019-03-12 Thread Gavin M2301
Hi all- found some cool tutorials on how to get a minimum x going etc. I will fire up cmake gui a little later and try my cmake stuff again a little later this evening.' thnx. roboloki -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Document

cmake cmake gui and soci 4 with postgresql

2019-03-12 Thread Gavin M2301
Hi- I kind of hoped that when I selected cmake gui from Cygwin mirror that it would know which dependencies I needed. I tried to launch it by typing cmake-gui into mintty and it did not load. I installed PostgreSQL for win 10 and then installed the command line tools for Cygwin and that went well

Re: bash shell gets aborts under latest Windows 10 updates as of 4/2/17

2017-04-02 Thread gavin bowlby via cygwin
All: I reinstalled Cygwin on my Win10 PC, and now the problem has disappeared. Regards, Gavin Bowlby On Sunday, April 2, 2017 11:53 AM, gavin bowlby wrote: All: I see the following when trying to open a Cygwin bash shell on my Win10 PC after applying updates today, 4/2/2017; I didn&#

bash shell gets aborts under latest Windows 10 updates as of 4/2/17

2017-04-02 Thread gavin bowlby via cygwin
dows 10 Version 1607 (for x64-based Systems) (KB4014329) Security Update for Microsoft Silverlight (KB4013867) I'm attaching a cygcheck.out file, collected from a Windows command prompt with cygcheck -s -v -r because I can't bring up a Cygwin command shell. Regards, Gavin Bowlby cy

Re: Octave/HDF5 library/header mismatch

2016-06-22 Thread Gavin King
On 21/06/2016 9:03 p.m., Marco Atzeri wrote: On 21/06/2016 06:20, Gavin King wrote: Reverting the package libhdf5_10 from the current version 1.8.17-1 to the previous version 1.8.16-1 means that octave 4.0.1-1 can save the workspace. So: workaround: revert libhdf5_10 to 1.8.16-1

RE: run.exe fails to start XWin in Windows 8.1

2015-06-04 Thread Bravery, Gavin S
... I only discovered it by looking at these xwin logs. Gavin -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Jon TURNEY Sent: 04 June 2015 12:19 To: jaakov jaakov; cygwin@cygwin.com Subject: Re: run.exe fails to start XWin in Windows 8.1 On 01

RE: Slight issue in base-files-4.0-6

2011-03-25 Thread Bravery, Gavin S
erfectly. I've removed my home-spun pdksh (which included old Debian fixes) and moved over. Thanks very much Chris for the rapid response, much appreciated. Gavin -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

RE: Slight issue in base-files-4.0-6

2011-03-22 Thread Bravery, Gavin S
erly, it could go >> from profile file then (it's only a case tweak in the mean time anyway). >Maybe it should be considered to drop pdksh from the distro, being mksh a >mantained replacement and pdksh orphaned and upstream unmantained. We'd need mksh to network shares for homes first though. My home is: ///gbravery and it really doesn't like it. Gavin

RE: Slight issue in base-files-4.0-6

2011-03-22 Thread Bravery, Gavin S
hat sets PS1. Don't really mind. Just felt that whilst people could still install pdksh it should work for that too. Then when pdksh gets pulled off the install list properly, it could go from profile file then (it's only a case tweak in the mean time anyway). BTW, I have a side issu

Slight issue in base-files-4.0-6

2011-03-22 Thread Bravery, Gavin S
s for all the work on this, CYGWIN is an excellent tool! Gavin -- 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 making wxWigets 2.8.10 in Cygwin 1.7.5

2010-06-27 Thread Gavin
/c/wxWidgets/buildMSWd/msw/utils/wxrc' = If someone can verify my change and make the patch, anyone else trying wxWidgets 2.8.11 with cygwin 1.7.5 can miss this gottcha. Maybe there is a flag to change this error into a warning, but that's beyond me. Gavin 2010/6/27 Fré

Error making wxWigets 2.8.10 in Cygwin 1.7.5

2010-06-27 Thread Gavin
; is deprecated (declared at /usr/include/sys/cygwin.h:52) make: *** [basedll_msw_utils.o] Error 1 Is conflict in cygwin or wxWidgets? I can supply rest of logs if needed. Thanks in advance, Gavin -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

fopen with "a+" does not respect setting file read position to start of file

2010-04-01 Thread Brebner, Gavin
uot;) is NOT positioning the read position at the start of the file as it should. Adding an explicit rewind(f) is a work around. Gavin cygcheck output attached. cygcheck.out Description: cygcheck.out -- Problem reports: http://cygwin.com/problems.html FAQ:

fopen with "a+" does not respect setting file read position to start of file

2010-04-01 Thread Brebner, Gavin
uot;) is NOT positioning the read position at the start of the file as it should. Adding an explicit rewind(f) is a work around. Gavin -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

I/O errors seen on programs passing via cygwin under heavy stress

2009-05-14 Thread Brebner, Gavin
application tries a retry of a failed write after a short delay, it will generally succeed, reinforcing my suspicions. Googling and looking at the mail archives didn't seem to throw up anything similar, however. Is this a known issue ? Are there ways of tuning the cygwin I/O

Tabbed command prompt?

2004-02-14 Thread Gavin Sinclair
gedly compiles under Cygwin now. While good news, it runs totally counter to my experience, so I'm still curious about tabbed consoles. Cheers, Gavin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

processors needed, business 0pportunityradiochemical

2003-12-14 Thread Gavin Faulkner
-- 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/

Re: ssh problem with $HOME

2003-09-05 Thread Gavin Sinclair
On Friday, September 5, 2003, 2:42:57 AM, Igor wrote: > On Thu, 4 Sep 2003, Gavin Sinclair wrote: >> Hi, >> >> When attempting a "cvs update" using over the ssh protocol (well, you >> know what I mean ;), I get the following error: >> >> $ cv

ssh problem with $HOME

2003-09-04 Thread Gavin Sinclair
Hi, When attempting a "cvs update" using over the ssh protocol (well, you know what I mean ;), I get the following error: $ cvs up Could not create directory '/home/Gavin Sinclair/.ssh'. That is surprising, because: $ echo $HOME /home/gavin I have read t

Re: Remounting /cygdrive/c as /c

2003-07-21 Thread Gavin Sinclair
creating the directory, as above, Cygwin won't list "c" in the output of "ls /". Whether that's good or bad is up to you. Regards, Gavin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Do

perl 5.8.0 debugger requires double ENTER key to act on commands: cygwin 1.3.22

2003-04-03 Thread gavin bowlby
quot;q" commands had no effect after the first ENTER key was hit. I had to hit the ENTER key a second time for the debugger command to be acted on. I'm running W2K. I've rebooted since installing 1.3.22, and the problem still occurs. Any su

Re: 1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-02 Thread gavin bowlby
o solve here is: Given a long-lived parent process and a long-lived child process, I want the parent and child to be able to detect if the child or parent has died, and if so, exit. Thanks again for your kind assistance. Gavin Bowlby <[EMAIL PROTECTED]> ___

Re: 1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-02 Thread gavin bowlby
6 unknown unknown Cygwin Thanks again for your help, Gavin Bowlby ([EMAIL PROTECTED]) == On Tue, Apr 01, 2003 at 07:06:45PM -0800, gavin bowlby wrote: > $ uname -a > CYGWIN_NT-5.0 reptilicus 1.3.20(0.73/3/2) 2003-02-08 > 12:10 i686 unknown

1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-01 Thread gavin bowlby
-1, even though process B no longer exists, as can be seen with a "ps" command. This occurs repeatedly. Is this correct behavior? Regards, Gavin Bowlby [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Tax Center - File online, calculat

Re:Cygin GCC errors with multiple users

2003-03-05 Thread Gavin Cormack
Hi,   After browsing the archives again today for a solution I found the following:   http://cygwin.com/ml/cygwin/2003-02/msg02352.html   This seems to have fixed the problem that I was experiencing.   Thanks Gavin Cormack Student IT Support Officer Information Technology Services

Cygin GCC errors with multiple users

2003-03-05 Thread Gavin Cormack
s, and not work under any other account. Thanks Gavin Cormack Student IT Support Officer Information Technology Services University of Southern Queensland mailto [EMAIL PROTECTED]