re: U++ and mingw

2018-02-27 Thread U-BLASTER-6000\mtdew
Hi- I read up on mingw system. I now can use it with U++. I know cygwin has mingw packages. I'd rather just leave the gcc package set up without mingw and install mingw from outside of cygwin. I really like cygwin and will try to use it for Tcl even if I don't get the teacup system. They recom

now i remember gcc U++ error

2018-02-27 Thread U-BLASTER-6000\mtdew
Hi - I couldn't place it off hand. Now i remember. U++ complained of os not detected when under gcc without mingw. It doesn't recognize gcc unless it is part of the self contained mingw. So it seems my hand is forced to learn more about mingw as I like the U++ framework. I gues that is a projec

gcc frameworks U++

2018-02-27 Thread U-BLASTER-6000\mtdew
Hi- I recently had a little difficulty with mingw in a self contained environment (just the compiler) not the msys with mingw. I am wondering does anyone here use U++ with mingw? I got the postgresql tutorial to compile and link in U++ but I did so in virtualbox on with linux. I tried to keep t

quick tcler's question: using cygwin

2018-02-27 Thread U-BLASTER-6000\mtdew
Hi tcler's- I use cygwin a lot for emacs email with mu4e, gnucash, and gnucobol to name a few. I'd like to use it for Tcl. One requirement I am looking for is teacup/teapot. If I need an extension that isn't in the packages from the official cygwin repository, I'd like to get it maybe through t

Re: got missing cyggc-1 file restored

2018-01-28 Thread U-BLASTER-6000\mtdew
John Gotts writes: > I had the same issue a week or two ago that was fixed by re-installing the > libggc package. > > John > > On Sat, Jan 27, 2018 at 5:14 PM, U-BLASTER-6000\mtdew < > thirdshiftco...@gmail.com> wrote: > >> Hi John and Brian- Thx. for th

got missing cyggc-1 file restored

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi Brian- I tracked down the missing file and installed it. Then make worked fine. I wonder how it went missing I get frustrated because I set out to install something not to go through this exercise of fixing the make but wanted to run gnucobol against a tcl file using jimtcl. For some re

cut|copy|paste emacs

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi Brian- I went with the simpleclip plug-in for emacs. Now I can cut|copy|paste from terminator into emacs. It is located on github. thx.- J. McNamara -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.

cyggc-1 make error

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi all- I forgot and/or cutting and pasting helped me forget to include this part of the error message: c:/cygwin64/bin/make.exe error while loading shared libraries: cannot open shared object file. That is the error I first got that led me to run cygcheck in my last post. I wish I could cut

missing file cyggc-1.dll

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi all- I ran into a small problem (for the gurus). I ran configure and the make. Make got hung with the following error. $ cygcheck /usr/bin/make.exe C:\cygwin64\bin\make.exe C:\cygwin64\bin\cygwin1.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\ntdll.dll C:\WINDOWS

sorry ken - thanks SOLVED -FINALLY!!!

2017-11-06 Thread U-BLASTER-6000\mtdew
I got emacs/cygwin with mu4e in comodo container. I had a really difficult time with: ;; (setq gnus-button-url 'browse-url-generic ;; browse-url-generic-program "/cygdrive/c/cgwin64/bin/midori.exe") ;; browse-url-browser-function gnus-button-url) Once I commented browse-url-ge

SOLVED - emacs/mu4e html in comdo container

2017-11-05 Thread U-BLASTER-6000\mtdew
Hi Ken- I apologize for the earlier confusion. I worked on getting cygwin to handle displaying html email in comodo internet pro 10 container. I will post the solution that I tweaked from the emacs wiki with my thread in mu-discuss. https://www.emacswiki.org/emacs/BrowseUrl https://groups.g

SOLVED: emacs/cygwin more secure email

2017-11-05 Thread U-BLASTER-6000\mtdew
Hi Ken- I know I tried to communicate but fell short as my auto-complete posted to elsewhere than the list. I will post the solution now. I simply wanted a way with cygwin to view emacs mail with mu4e that is either html or pdf in a secure comodo internet pro 10 container with my browser. All i

Fwd: updated: msg2pdf with emacs-w32

2017-11-05 Thread U-BLASTER-6000\mtdew
Sorry: I meant to include this message and it went to another recipient. Yeah... I meant the correct spelling of minty. The little terminal. Thx. very much for replying. Jim McNamara U-BLASTER-6000\mtdew writes: > Hi- > > I noticed that possibly I use msg2pdf in virtualbox w

found the problem

2017-11-05 Thread U-BLASTER-6000\mtdew
Hi- I am just noticing that this is the situation that is resulting by uninstalling emacs-w32 to find the problem. Here is the path that makes sense to cygwin but not windows: I doctored the path so you could see the problem in the url: file:///cygdrive/c/cygwin64/tmp/mu4e-4212p70.html I need

trickery fooling emacs-w32

2017-11-05 Thread U-BLASTER-6000\mtdew
Hi- I used to invoke emacs from minty. Now I added emacs-w32 package. Is there a way I can add a symlink so the non minty version can find my paths in my emacs config file that are posix like? The reason I am trying is as many know pdf needs javascript turned off for security. Then if I want t

re: cannot guess build type

2017-06-15 Thread U-BLASTER-6000\mtdew
Hi Marco- I already tried that trick. Hey, just wondering. Is it safe to say that I can bring it to that package maintainer on firebirds end...right? From what I understand, it is something in their configure script that they put with the source distribution. Please let me know if it is okay to c

cannot guess build type

2017-06-15 Thread U-BLASTER-6000\mtdew
Hi - I am trying to install a source build of firebird database. I get the messages: configure: error: cannot guess build type; you must specify one i am trying ./configure -with-gpre-cobol checking build system type... ./config.guess: unable to guess system type This script, last modified 20