Re: [Jgeneral] Compile Jqt for macOS

2023-12-22 Thread Norman Drinkwater
Another approach is to run jconsole, then load’pacman’ ‘install’jpkg’*’ That will install jqt, the Qt libraries, and all of the addons. On Fri, Dec 22, 2023 at 8:04 PM chris burke wrote: > It is good that this worked. > > However, you could also have followed the instructions at >

Re: [Jgeneral] requiring regex on Mac M1 produces a security error

2022-08-30 Thread Norman Drinkwater
regex for historical reasons, but > this should not be needed by tgsjo. > > Is it that the macos-fix.command should also call xattr on > tools/regex/libjpcre2.dylib? > > On Tue, Aug 30, 2022 at 1:04 PM Norman Drinkwater > wrote: > > > > Downloads that use curl to

Re: [Jgeneral] requiring regex on Mac M1 produces a security error

2022-08-30 Thread Norman Drinkwater
Downloads that use curl to retrieve the file (like package manager) shouldn’t have this issue. If you download a file with a web browser, you’ll need to run xattr from a terminal to clear the extended attribute for the file. See here:

Re: [Jgeneral] [Jprogramming] Issue running J903 jQT on Ubuntu 18.x

2022-05-22 Thread Norman Drinkwater
As Bill notes, jqt on the jsoftware website is built using Ubuntu 20.04/Qt 5.12. You can build jqt on Ubuntu 18.04. First clone the qtide repo for j903 git clone --branch j903 https://github.com/jsoftware/qtide.git Make sure you have the required Qt libraries installed: sudo apt install

Re: [Jgeneral] Windows 10?

2015-07-25 Thread Norman Drinkwater
J804 and jqt work well on Windows 10. On Jul 25, 2015, at 9:01 AM, Kip Murray thekipmur...@gmail.com wrote: How will Jsoftware interact with Windows 10? --Kip Murray -- Sent from Gmail Mobile -- For information

[Jgeneral] Jqt version updated to 1.0.25

2014-03-13 Thread Norman Drinkwater
The jqt binaries on www.jsoftware.com have been updated to version 1.0.25, which includes a variety of bug-fixes previously discussed in the forum. See http://www.jsoftware.com/gitlist/qtide.git/commits for a complete list. To upgrade (or install on a fresh j801 installation), start jconsole

Re: [Jgeneral] jqt ubuntu

2014-03-06 Thread Norman Drinkwater
If it's CentOS 6, you will be able to run the jqt rhel6 binaries mentioned in the forum. On Mar 6, 2014, at 7:58 AM, J. Patrick Harrington j...@astro.umd.edu wrote: That's the same error I get on my linux box at work. It's running CentOS and is a machine I can't make OS changes on, so