Bruce Davidson

Results 18 comments of Bruce Davidson

I get this same error on GhostBSD (FreeBSD 12.2-STABLE FreeBSD 12.2-STABLE GENERIC amd64), but the rust-lld is installed on my computer. All I had to do was add these lines...

Sure, cargo -V cargo 1.33.0 (f099fe94b 2019-02-12) rustc -V rustc 1.33.0 (2aa4c46cf 2019-02-28)

I found part of the problem; I had to install linlua5.6-dev (and several others not mentioned). But now I get a different error on 'DESTDIR="$(pwd)/lite-xl" meson install --skip-subprojects -C build'...

Nope, I didn't use package.sh ``` meson -v 0.56.2 uname -a Linux penguin 5.10.101-14960-gb2e5df468a73 #1 SMP PREEMPT Sun Apr 3 19:08:25 PDT 2022 aarch64 GNU/Linux cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11...

I just used ```https://lite-xl.com/en?/documentation/build``` and it worked great. The doc at [https://lite-xl.com/en?/documentation/build](https://lite-xl.com/en?/documentation/build) is wrong.: ``` If you are using a version of Meson below 0.54 you need to use diffent...

Your read me only shows the new method (--skip-subprojects) . When that failed me, i followed the link in the readme, but it was essentially the same, but also has...

This works on one of my computers, but not they other :) I notice the one that works is v1.1. I installed it via "Add Widgets -> Get New Widgets"....

For the GNUstep issue, I was referrred to a debug flag: ``` openapp SystemPreferences --GNU-Debug=NSFont >out1 2>&1 ``` What I finally discovered was that NSFont requires a fuly wualifed font...

Well, success was short-lived... I tried to install another package yesterday, and got a message from pkg that I needed to upgrade again, so I entered yes. Big mistake -...

I was out of town for a few days, but I am able to repro my problem again today. ``` sudo pkg upgrade Password: Updating FreeBSD repository catalogue... Fetching meta.conf:...