The Location of "lynx"
Amit Yaron <[email protected]> Wed, 4 Dec 2019 15:11:59 +0200
| Newsgroups | gmane.os.freebsd.chat |
|---|---|
| Message-ID | <[email protected]> |
I think lynx is a great browser these days because it is GUI-less. Yesterday I tried to browse "sqlite.org" with it, but failed with the error message: Alert!: This client does not contain support for HTTPS URLs So I searched a solution, and found a great advice to check with "ldd" if the product had been compiled with "openssl". It had not, and I decided to reinstall it, but failed because "ja-lynx" installs to the same location. What does the "ja" stand for? Japanese. I recalled that I'd installed it from "/usr/ports/japanese/lynx" because this is the output you get by running whereis lynx But it is a web browser, so it should be found under "/usr/ports/www". I installed it from there, and it can open URLs with the scheme "https://". _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chat To unsubscribe, send any mail to "[email protected]"