edbrowse
edbrowse copied to clipboard
A command-line editor and web browser.
Hi, I recently tried to build the git HEAD of edbrowse on macOS. The recent js libs appear to be unavailable. Is there any guidance for getting it to build?...
The COPYING file says: > This program uses libcurl.so for http/ftp access. > This is released under the Mozilla public license (mpl). and: > In summary: GPL + MIT public...
I am trying to save a webpage to file: ./edbrowse https://example.com/ > out.htm no ssl certificate file specified; secure connections cannot be verified 15848 Unable to exec edbrowse-js, javascript has...
- Do not use tidy-html5 from brew or default. Clone from git. Don't forget to export TIDY_ROOT as the README file says! - To compile duktape, see https://github.com/svaarala/duktape/issues/1828 - You'll...
Hi, except quickjs (minimal SDK and 0 deps), libpcre and libhtmltidy (cmake?!) SDKs are somewhat "expensive". Could we get a static build update? What would rock is a nightly static...
Hello, I'm trying to compile on OS X, and I get the above error. There's no tidy.h file in the source. Many thanks!
as mentioned in https://github.com/CMB/edbrowse/issues/31 and shown in failing build status on the [edbrowse/builds macports page](https://ports.macports.org/port/edbrowse/builds). I'll comment with my attempts/progress and look into how MacPorts works (no experience yet).
At least mention that it's required or even better vendor it.
I've just run into this, on the latest Arch Linux, Edbrowse fails to build from the AUR. It requires quickjs and the unixodbc packages, which I I instaled, and now...
gnome look
I wonder if my git build is working: I did try many "javascript" sites, but I get 1 empty line most of the time. Are there test "javascript" sites known...