Re: Somewhat off topic - keeping older Macs running

2022-04-26 Thread Uli Wienands
As someone who is running mostly older hardware/software I have to chime in here. You do want to run behind a firewall, no question. I only have experience with AT&T, but their routers have a firewall built-in and it can often be tailored to your needs. For many years I ran with all ports clo

Re: XV/GIMP/etc: Can't open display

2022-01-28 Thread Uli Wienands
Maybe setting the DISPLAY is the issue. On my machine, DISPLAY in a new terminal session is /private/tmp/com.apple.launchd.vW9b4Z3lh5/org.macosforge.xquartz:0 and presumably this is the mechanism by which Xquartz is triggered to launch when a process in Terminal accesses DISPLAY. Uli On 1/2

Re: What is up with perl5.26 on Snow Leo?

2021-12-01 Thread Uli Wienands
, at 20:21, Uli Wienands wrote: Well, I wonder whether someone did something within the last day or two. I just tried it again, and lo-and-behold, perl5.26 installed just fine & now MacPorts is getting to work on the backlog of things that I could not update because of this problem. This afte

Re: What is up with perl5.26 on Snow Leo?

2021-11-29 Thread Uli Wienands
Well, I wonder whether someone did something within the last day or two. I just tried it again, and lo-and-behold, perl5.26 installed just fine & now MacPorts is getting to work on the backlog of things that I could not update because of this problem. This after I just found out (in debug mode

What is up with perl5.26 on Snow Leo?

2021-11-26 Thread Uli Wienands
A number of ports apparently want to install perl5.26. In this specific case it is fricas. For reasons I cannot fathom prl5.26 fails during the destroot phase on my system (SL, 10.6.8). So I try installing perl5.26 by itself; it fails with a message that "clang-3.7" cannot be updated. I try up

Re: zathura install but fails with libjson.5.dylib not found

2021-06-07 Thread Uli Wienands
Thanks much, json-c was indeed the piece I needed to reinstall. I guess I was too dense to figure that one by myself. Anyway, works like a charm. Uli On 6/7/21 4:50 PM, Joshua Root wrote: Uli Wienands wrote: I got zathura to install (and it rebuilt even through it seem like there should

zathura install but fails with libjson.5.dylib not found

2021-06-06 Thread Uli Wienands
I got zathura to install (and it rebuilt even through it seem like there should have been a binary). Then got the pdf -poppler plugin needed to actually decode pdf files. My problem is that zathura does not start up but bombs with libjson-c.5 not found. Her is the error message. Note there is

Re: Port Application Issues (Launching Issues)

2020-11-27 Thread Uli Wienands
In general, you can launch an app from the terminal using open (e.g. open /Applications/TextEdit.app). Application bundles often have the actual app somewhere inside the Contents/MacOS folder that you can open in terminal by just executing it (e.g. /Applications/TextEdit.app//Contents/MacOS/Te

Re: ImageMagick port outdated

2020-10-04 Thread Uli Wienands
einstall of ImageMagic. And low & behold, now heic works! I won't claim I understand what got fixed, but I have learned to not argue with success. So, thanks Ryan and the others for looking at this issue and your comments & support. Uli On 9/30/20 10:51 AM, Ryan Schmidt wrot

Re: ImageMagick port outdated

2020-09-29 Thread Uli Wienands
On 9/29/20 12:20 PM, Ryan Schmidt wrote: On Sep 29, 2020, at 12:04, Ryan Schmidt wrote: On Sep 28, 2020, at 10:52, Ryan Schmidt wrote: And I am on OS X 10.6.8 on this machine; forgot to say that upfront. Ok. I'll see if I can test on 10.6. Well it works for me on 10.6 too. You could try

Re: ImageMagick port outdated

2020-09-29 Thread Uli Wienands
Will do, but right now I am @ work... so later Uli On 9/29/20 12:20 PM, Ryan Schmidt wrote: On Sep 29, 2020, at 12:04, Ryan Schmidt wrote: On Sep 28, 2020, at 10:52, Ryan Schmidt wrote: And I am on OS X 10.6.8 on this machine; forgot to say that upfront. Ok. I'll see if I can test on 10.6

Re: ImageMagick port outdated

2020-09-28 Thread Uli Wienands
On 9/28/20 12:39 AM, Ryan Schmidt wrote: On Sep 27, 2020, at 18:20, Uli Wienands wrote: Being curious, and just having received my first .HEIC image ever (form a guy with an iPhone), I upgraded ImageMagic to the present version (worked) and then tried it: It failed. Here are the call

Re: ImageMagick port outdated

2020-09-27 Thread Uli Wienands
Being curious, and just having received my first .HEIC image ever (form a guy with an iPhone), I upgraded ImageMagic to the present version (worked) and then tried it: It failed. Here are the call & the error message: macbook-pro:Pictures uli$ convert IMG_3160.HEIC img_3160.png convert: unable

Re: how use bash 5.0 port

2020-08-31 Thread Uli Wienands
Years ago I did shell surgery on a PowerMac running Tiger. What I did then, simply, was to replace the shell executable by the new version, keeping the old one around with a .bak extension or something like that. Needless to say, this was done only after verifying the new one worked, and the v

Re: TenFourFox-Intel -- current browser for older systems

2020-06-14 Thread Uli Wienands
Ken, I agree with everything you say. But my banking stopped with the infamous "this is undefined" error that was mentioned in the TFF blog when it showed up first, and I just checked with FPR23, no go. OWC's site also does not work quite right, the graphics on their front page is messed up, al

Re: TenFourFox-Intel -- current browser for older systems

2020-06-11 Thread Uli Wienands
I have been using Ken (and Riccardo, at least originally)'s 386 port of TFF since the FPR14 release, on a 17-inch MBP running 10.6.8. It is stable and functional, I'd argue the best there is for such an old system. Unfortunately true "feature parity" turned out to be too difficult to maintain f

Re: X11 Server (Quartz 1.20.4) not having security extensions

2020-05-07 Thread Uli Wienands
Try ssh -Y ... Uli On 5/7/20 2:43 AM, Christoph Kukulies wrote: I found that ssh -X user@remote_host doesn’t do X-forwarding, and that is - I’m told - because the X11 server (XQuartz 1.20.4 (xorg-server 1.20.4) doesn’t have security extensions. $ xdpyinfo -queryExtensions name of displ

Re: Python 3.8.2 - Macports configuration problem

2020-04-29 Thread Uli Wienands
To chime in here, it really depends. It seems that your direct installation has all the packages you need, so it may be easier to keep that one updated. It is hard to see a downside of doing that. For me, I am nursing along one Mac running 10.6; in part to keep some PPC stuff running, in part b

Re: Ubuntu 18.04.4 on older Apple hardware

2020-04-05 Thread Uli Wienands
Ken, I have been toying with that idea for a 2009 17-inch MBP (I think it may be MacBook3,1). I really like the 'book; it is my main machine for playing around, web surfing etc. (using mostly Riccardo & your build of 104fx on Snow Leo). Apart from that, it is the machine I use mostly MacPorts

Re: opensp fails to build ==> fix

2020-02-25 Thread Uli Wienands
mable fix to make it build with clang 9, so the issue with this port should be fixed now. this is the right thing to do for all these, to be sure...and why we're the canaries :) K On Feb 25, 2020, at 06:54, Uli Wienands wrote: Thanks Bill & Ken for your insights. At last checks i

Re: opensp fails to build ==> fix

2020-02-25 Thread Uli Wienands
Thanks Bill & Ken for your insights. At last checks it looks like I should dstill have a working clang 5; my clang 8 is on the list of broken binaries so presumably now working anymore. I'll work on opensp today or tomorrow & report back how I got it going. Uli On 2/25/20 8:32 AM, Ken Cunnin

opensp fails to build

2020-02-24 Thread Uli Wienands
Trying to fix some (a lot of) broken ports. Running into a snag with opensp, which fails to build. This is surprising as I must have had at some point a working install of it. Personally I don't care at all about opensp, but I guess one or more ports do care. Zipped Log attached. Uli <>

Re: OpenBLAS fails to compile

2020-01-18 Thread Uli Wienands
Success! (I wonder why it would build the whole thing rather than downloading a binary; but it did build). And python37 does import numpy now. Thanks much, Uli On 1/18/20 6:24 PM, Ryan Schmidt wrote: On Jan 18, 2020, at 17:20, Uli Wienands wrote: This is on OS-X 10.6.8, Macports 2.6.1

OpenBLAS fails to compile

2020-01-18 Thread Uli Wienands
This is on OS-X 10.6.8, Macports 2.6.1. I am trying to get py37-numpy installed. One dependency is OpenBLAS which fails to build. It looks like I am running into the same error Ken already reported:58832. This has to do with 64-bit mode. Per the stats on the Macports website, open BLAS does b

Re: assume upgrade fail

2020-01-01 Thread Uli Wienands
The log indicates that you do not have cmake installed, which is used to generate the Makefile during the configuration phase. You should be able to install that from MacPorts. Here is the error msg. that shows this: :info:configure sh: /opt/local/bin/cmake: No such file or directory UW. On

manopen fails to install

2019-06-09 Thread Uli Wienands
Hi, I tried to get manopen onto a Snow Leo system; but it ran into an error I don't understand. manopen is an old piece of code & I am reasonably sure it runs under OS X 10.6. I ran port sync before trying to install. Log attached. With my thanks for any hint, Uli <>

Re: smtube -- useful little youtube browser.

2019-02-04 Thread Uli Wienands
? Uli PS: log of MPlayer attempt attached On 2/2/19 12:04 PM, Ken Cunningham wrote: On 2019-02-02, at 8:01 AM, Uli Wienands wrote: Some progress: I followed Ken's suggestion below (clean and try again). Now the logfile revealed that it was missing libreadline.7.dylib, which caused genera

Re: browser recomendations

2019-02-03 Thread Uli Wienands
iCab comes to mind (icab.de). It'll cost you $10 if you want to get rid of the occasional nag screen but otherwise it may be close to what you want. I do not know how well it works with recent sites (I actually should try it again as I do have a paid-for license for it). I used to really like i

Re: smtube -- useful little youtube browser.

2019-02-02 Thread Uli Wienands
it until I get back to my more modern machine. I am not giving up yet. Uli On 2/2/19 12:05 AM, Ken Cunningham wrote: On 2019-02-01, at 8:21 PM, Uli Wienands wrote: Ken, thanks. I did as you suggested (having clang 5 already installed some time ago). It installs a lot of dependencies that

Re: smtube -- useful little youtube browser.

2019-02-01 Thread Uli Wienands
2T19:47:43-0800' as far back as 10.4 on all systems. Best, Ken On 2019-01-31, at 9:10 PM, Uli Wienands wrote: Tried to build ir on 10.6 but no luck. Craps out on MPlayer. log attached. Any hint would be welcome Uli On 1/31/19 2:25 PM, Ken Cunningham wrote: Some folks

Re: smtube -- useful little youtube browser.

2019-01-31 Thread Uli Wienands
Tried to build ir on 10.6 but no luck. Craps out on MPlayer. log attached. Any hint would be welcome Uli On 1/31/19 2:25 PM, Ken Cunningham wrote: Some folks over in the MacRumors forums noticed this `smtube` YouTube mini-browser works very nicely on older systems (10.7 and less). I put t

Re: macpro burning through hard drives -- ? video card pulling too much power?

2019-01-07 Thread Uli Wienands
Hmm... it isn't obvious how "drawing too much power" would endanger your drives before the power supply gives in. Per EveryMac.com this Mac Pro can support up to 300 W total in the PCI bus. But the 200 W for your card seems to apply only for heavy duty GPU running, like BitCoin mining and it dr

Re: gimp2 install

2018-11-17 Thread Uli Wienands
Well, some progress: I was able to get over the hump by not updating all dependencies (-n switch), given that I actually have older versions of e.g. zstd and libtiff already installed. Much to my amazement gimp2 actually built. And it even runs, albeit complaining bitterly about tiff being out

Re: gimp2 install

2018-11-13 Thread Uli Wienands
Ken, thanks much. This looks quite attractive. At present I have clang 3.4, 3.7 and 5.0 installed. Don't know why not 3.9 but then, none of these were deliberately installed anyway, all pulled in as dependencies. But I gather from the file you reference below this is not enough. In fact, it se

Re: gimp2 install

2018-11-13 Thread Uli Wienands
le attached. Thanks, Uli On 11/13/18 12:31 AM, Chris Jones wrote: On 13 Nov 2018, at 3:49 am, Uli Wienands wrote: Given Ryan's comment I updated my Macports installation (was 2.4.2, now: 2.5.4), Thats a huge jump... if you also had not updated your ports for that period as well, n

Re: gimp2 install

2018-11-12 Thread Uli Wienands
wrote: On Nov 12, 2018, at 12:47, Uli Wienands wrote: Hi, after Riccardo Mottola mentioned that he contributed a patch to gimp to make Gimp 2.10 run under 10.6 I tried to install it. The install went a fair amount but then died at xorg-xorgproto, whatever that is, with the error: Error: Fail

gimp2 install

2018-11-12 Thread Uli Wienands
Hi, after Riccardo Mottola mentioned that he contributed a patch to gimp to make Gimp 2.10 run under 10.6 I tried to install it. The install went a fair amount but then died at xorg-xorgproto, whatever that is, with the error: Error: Failed to activate xorg-xorgproto: Image error: /opt/local

Re: Installing Octave on Snow Leo

2018-01-23 Thread Uli Wienands
rk on Snow Leopard. Obviously wrong, or at least inaccurate. Be that as it may; I am grateful for the help I got. You all seriously rock! And so does Macports (but we knew that already). Uli On Jan 21, 2018, at 10:18 PM, Ryan Schmidt wrote: > > On Jan 20, 2018, at 14:55, Uli Wienands wrot

Re: Installing Octave on Snow Leo

2018-01-20 Thread Uli Wienands
Ok, I did selfupdate Macports and tried again, and indeed it now gets past this hurdle. However, at the end it tells me that all compilers are blacklisted & it will default to first fall-back option (whatever that is)_. It then wants to install clang 5.0 and llvm 5.0, at which time I said "no"

Re: problem with qscintilla

2017-02-26 Thread Uli Wienands
Ryan Schmidt wrote: > >> On Feb 26, 2017, at 16:03, Uli Wienands wrote: >> >> First, let me observe that MacPorts 2.4 seems to be a really nice release: I >> got a whole lot of stuff installed on a "new" OS X 10.8.5 system with no >> issues at all.

problem with qscintilla

2017-02-26 Thread Uli Wienands
First, let me observe that MacPorts 2.4 seems to be a really nice release: I got a whole lot of stuff installed on a "new" OS X 10.8.5 system with no issues at all. Kudos to all who made this happen. I did run into a problem trying to install octave. One of its dependencies is qscintilla, and t

Re: Problem with Macports on OS X 10.8

2016-12-25 Thread H.-Ulrich (Uli) Wienands
have much installed with it either. If I find out something of interest I'll report back. but Xmas is in the way so it may take a few days. Uli On 12/24/16 11:13 AM, Ryan Schmidt wrote: Please keep threads on the mailing list by replying to all. On Dec 23, 2016, at 12:59, Uli Wienands wr

Problem with Macports on OS X 10.8

2016-12-23 Thread H.-Ulrich (Uli) Wienands
I am trying to install octave on a Mac Pro running 10.8.(latest). I have Xcode 5.1.1 installed. A bunch of deps is installed successfully but then it chokes. I finally track this down to an inability to install any compilers (? that is what it appears to be). Trying to build up from the bott