matj1

Results 32 comments of matj1

The output ends with this: ``` ./configure: line 6672: syntax error near unexpected token `[PKG_PROG_PKG_CONFIG],' ./configure: line 6672: `m4_ifndef([PKG_PROG_PKG_CONFIG], [AC_MSG_ERROR(PKG_PROG_PKG_CONFIG macro not found. Please install pkg-config and re-run auto.sh.)])' ```...

It works now. The problem was that I forgot to run `autoreconf -i`. I apologise then. The error mesage says “Please install pkg-config and re-run auto.sh.” That confused me because...

`./DomTerm.AppImage --webview` seems to do absolutely nothing (with exit code 0). I installed Chromium and created a link `chrome` to it, and `./DomTerm.AppImage --chrome-app` seems to work fine.

Without the link, it said `neither chrome or google-chrome command found`. I suggest that DomTerm would look also for `chromium`, among them, so the link would not be needed.

I gave up trying to compile DomTerm after several issues (some with the relevant packages on AUR and some with direct compilation) the last of which was [this (#121)](https://github.com/PerBothner/DomTerm/issues/121).

It says this: ``` ./DomTerm.AppImage: error while loading shared libraries: libwebsockets.so.19: cannot open shared object file: No such file or directory ``` And after installing libwebsockets: ``` cannot find dt-wry...

Should I have something specific installed in a specific directory? I have just the AppImage as ~/bin/domterm and libwebsockets installed from what I consider relevant for this. I didn't install...

Excuse that I reply late. I was not on the PC with the issue for the past 3 days. The new AppImage works with wry with no issues. The log...

When I run that command in a terminal, it just runs and says nothing. This is after switching to Arch from NixOS. Now, it does nothing when I run “Calva...