Re: Fortran Installation

2021-01-03 Thread David Billinghurst via Cygwin
On 4/01/2021 08:03, Brian Inglis via Cygwin wrote: It looks like Dislin is a proprietary closed source plotting package which you will have to find, acquire, install, and configure separately, or migrate settings from your old system. DISLIN is a library graphics subroutines and functions --

Re: Fortran Installation

2021-01-03 Thread Brian Inglis
On 2021-01-03 17:29, Lou Umscheid wrote: On 1/3/2021 4:03 PM, Brian Inglis wrote: On 2021-01-03 12:18, Lou Umscheid via Cygwin wrote: On 1/3/2021 1:41 PM, Brian Inglis wrote: On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou Umscheid via Cygwin wrote: On 1/3/2021 12:28 PM, Br

Re: Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
Another concern that just occurred to me is the installation of a BASIC Cygwin installation. Does that mean that the files that I have transferred from the old system and tuning that I have already done will have to be redone? Can I do your cygstart step on my current configuration? Again many

Re: Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
Thank you for the information. Do you have any suggestions on which compiler to use ie the most recent or the tried and true? I have 4.5 installed on my old T1600 system. On 1/3/2021 12:11 PM, Marco Atzeri wrote: On 03.01.2021 17:44, Lou Umscheid via Cygwin wrote: I would like to install Fortr

Re: Fortran Installation

2021-01-03 Thread Brian Inglis
On 2021-01-03 14:42, Lou Umscheid wrote: On 1/3/2021 4:03 PM, Brian Inglis wrote: On 2021-01-03 12:18, Lou Umscheid via Cygwin wrote: On 1/3/2021 1:41 PM, Brian Inglis wrote: On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou Umscheid via Cygwin wrote: On 1/3/2021 12:28 PM, B

Re: Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
On 1/3/2021 4:03 PM, Brian Inglis wrote: On 2021-01-03 12:18, Lou Umscheid via Cygwin wrote: On 1/3/2021 1:41 PM, Brian Inglis wrote: On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou Umscheid via Cygwin wrote: On 1/3/2021 12:28 PM, Brian Inglis wrote: On 2021-01-03 09:44, L

Re: Fortran Installation

2021-01-03 Thread Brian Inglis via Cygwin
On 2021-01-03 12:18, Lou Umscheid via Cygwin wrote: On 1/3/2021 1:41 PM, Brian Inglis wrote: On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou Umscheid via Cygwin wrote: On 1/3/2021 12:28 PM, Brian Inglis wrote: On 2021-01-03 09:44, Lou Umscheid via Cygwin wrote: I would like

Re: Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
Another question, if I may: does your procedure install both Fortran and Dislin which are installed on the T1600? I do not see them in cygwin-packages-picked.txt. Thanks again. Lou On 1/3/2021 1:41 PM, Brian Inglis wrote: On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou Umsc

[ANNOUNCEMENT] Updated: Perl distributions

2021-01-03 Thread Achim Gratz
The following Perl distributions have been updated to their latest release version available on CPAN: x86/x86_64 -- perl-JSON-Parse-0.58-1 perl-Term-ReadLine-Gnu-1.37-1 perl-Text-CSV_XS-1.45-1 noarch -- perl-libwww-perl-6.51-1 perl-Mojolicious-8.70-1 -- *** CYGWI

[ANNOUNCEMENT] Updated: fetchmail-6.4.15-1 / fetchmailconf-6.4.15-1

2021-01-03 Thread Achim Gratz
The current upstream release of fetchmail is now available on Cygwin. The upstream release changelog is here: https://sourceforge.net/projects/fetchmail/files/branch_6.4/ This release uses the Python3 interpreter as Python2 is now EOL and has been compiled with support for NTLM, GSSAPI and Kerb

[ANNOUNCEMENT] Updated: check-0.15.2-1

2021-01-03 Thread Achim Gratz
This is an update to the latest upstream release. Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors th

Re: Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
YES, that continuation escape was it. On to the next step.  BTW does the fact that the old Cygwin is 32 bit, and the new Cygwin, that I have already installed, is 64 complicate things? On 1/3/2021 1:41 PM, Brian Inglis wrote: On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou

[ANNOUNCEMENT] [Updated] man-db-2.9.3-1

2021-01-03 Thread Achim Gratz
The man-db package has been updated to the latest upstream version 2.9.3. Man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of the traditional flat-text whatis databases. Cygwin Notes Th

Re: Fortran Installation

2021-01-03 Thread Brian Inglis
On 2021-01-03 11:37, Brian Inglis wrote: On 2021-01-03 11:22, Lou Umscheid via Cygwin wrote: On 1/3/2021 12:28 PM, Brian Inglis wrote: On 2021-01-03 09:44, Lou Umscheid via Cygwin wrote: I would like to install Fortran on newly installed Cygwin64 on my new LG laptop. I did this 9+ years ago f

Re: Fortran Installation

2021-01-03 Thread Brian Inglis
On 2021-01-03 11:22, Lou Umscheid via Cygwin wrote: On 1/3/2021 12:28 PM, Brian Inglis wrote: On 2021-01-03 09:44, Lou Umscheid via Cygwin wrote: I would like to install Fortran on newly installed Cygwin64 on my new LG laptop. I did this 9+ years ago for Cygwin32 on my Dell T1600 which is now

Re: Fortran Installation

2021-01-03 Thread Achim Gratz
Lou Umscheid via Cygwin writes: > awk: fatal: cannot open file ' /etc/setup/installed.db' for reading > (No such file or directory) You seem to have picked up a quoted or non-breaking space. Your original installation is anyway too old for that to work as intended, so please just do a fresh insta

Re: Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
wow; thanks for quick response. I tried running your first command but got the message: awk: fatal: cannot open file ' /etc/setup/installed.db' for reading (No such file or directory) The file seems to be there and I checked my input so I do not know what when wrong. Any suggestions? Lou

Re: Fortran Installation

2021-01-03 Thread Brian Inglis
On 2021-01-03 09:44, Lou Umscheid via Cygwin wrote: I would like to install Fortran on newly installed Cygwin64 on my new LG laptop. I did this 9+ years ago for Cygwin32 on my Dell T1600 which is now fading. The process 9 years ago was long and hard over several weeks with many fallbacks and re

evince 3.26.0-1 can't open/display .eps files

2021-01-03 Thread Scott T. Marshall via Cygwin
Hello, I use evince to view .eps and .ps files (usually plots of scientific data). After my recent cygwin update, evince no longer is able to open .eps or .ps files. I get the following error.   Unable to open the initial device, quitting. fatal internal error -100 From a web search in Li

Re: Fortran Installation

2021-01-03 Thread Achim Gratz
Lou Umscheid via Cygwin writes: > I would like to install Fortran on newly installed Cygwin64 on my new > LG laptop. I did this 9+ years ago for Cygwin32 on my Dell T1600 which > is now fading. The process 9 years ago was long and hard over several > weeks with many fallbacks and redo's. You shoul

Re: Fortran Installation

2021-01-03 Thread Marco Atzeri via Cygwin
On 03.01.2021 17:44, Lou Umscheid via Cygwin wrote: I would like to install Fortran on newly installed Cygwin64 on my new LG laptop. I did this 9+ years ago for Cygwin32 on my Dell T1600 which is now fading. The process 9 years ago was long and hard over several weeks with many fallbacks and re

Fortran Installation

2021-01-03 Thread Lou Umscheid via Cygwin
I would like to install Fortran on newly installed Cygwin64 on my new LG laptop. I did this 9+ years ago for Cygwin32 on my Dell T1600 which is now fading. The process 9 years ago was long and hard over several weeks with many fallbacks and redo's. I am competent in Fortran programming but have