๐พ Archived View for bbs.geminispace.org โบ u โบ sy โบ 20126 captured on 2024-12-17 at 15:33:10. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "clagrange and resources.lgr location"
I've built v1.18.1 with `-DCMAKE_BUILD_TYPE=Release -DENABLE_TUI=ON -DRESOURCES_LGR_PATH=/Applications/Lagrange.app/Contents/Resources` to sync resources between builds. But clagrange adds the default bookmarks again for each run. I have `~/.config/lagrange/cprefs.cfg` and `~/Library/Application Support/fi.skyjake.Lagrange/prefs.cfg` files. Do I need another cmake flag pointing to to the config?
Sep 29 ยท 3 months ago
๐น๏ธ skyjake [...] ยท Sep 29 at 13:01:
I have actually seen that as well, the duplicated initial bookmarks, and it's a bug. I'll fix it for the next release...
๐น๏ธ skyjake [...] ยท Sep 29 at 13:13:
โ The fix is in the dev branch now.
clagrange and resources.lgr location โ @skyjake What is the regular way to build/install clagrange? I've built it on macOS, but cannot use the binary if I copy it to PATH. The resource file is searched only in the binary's directory or some non-existing dirs. It works fine in the build dir, though. (And supports emojis better than Lagrange via terminal) Uncommenting the debug line in source, and running from ~/.local/bin/: [preformatted]