Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
On Wednesday 26 April 2006 11:03 am, Jorge Arellano Cid wrote:
dillo-0.8.6.tar.bz2 is finally ready for download. Get it from:
http://www.dillo.org/download/dillo-0.8.6.tar.bz2
The announcement will be made hopefully after the RPMs and DEBs are ready. Package maintainers, please let me know when ready.
I've posted RPMs for:
Fedora Core 4 and 5 Suse 10.0 Mandrake 10.0 and 10.1 Red Hat Enterprise Linux 3 and 4
I'll add more over the next few days. FLTK is proving problematic on some of
the older distros where I can't easily add packages like g++ without
--- Kelson Vibber <kelson@pobox.com> wrote: tracking
down the install CDs.
--
Kelson, I downloaded and installed your Fedora 5 RPM. When I click on bookmark, I get nowhere. There is an error about libssl.so.5 not found? Or something like that. How did you get this to work on FC5? Best, Trotter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
* Globe Trotter <itsme_410@yahoo.com> [04-30-06 16:29]:
I downloaded and installed your Fedora 5 RPM. When I click on bookmark, I get nowhere. There is an error about libssl.so.5 not found? Or something like that.
install openssl-devel -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2
--- Patrick Shanahan <ptilopteri@gmail.com> wrote:
* Globe Trotter <itsme_410@yahoo.com> [04-30-06 16:29]:
I downloaded and installed your Fedora 5 RPM. When I click on bookmark, I get nowhere. There is an error about libssl.so.5 not found? Or something like that.
install openssl-devel
Hi Patrick, Are you sure that this is right? Because on Fc5, I do the following: rpm -q openssl-devel openssl-devel-0.9.8a-5.2 which tells me that that is installed? Also, yum provides libssl.so.5 does not return anything: No Matches found. Thanks, Trotter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
* Globe Trotter <itsme_410@yahoo.com> [04-30-06 17:09]:
--- Patrick Shanahan <ptilopteri@gmail.com> wrote:
* Globe Trotter <itsme_410@yahoo.com> [04-30-06 16:29]:
I downloaded and installed your Fedora 5 RPM. When I click on bookmark, I get nowhere. There is an error about libssl.so.5 not found? Or something like that.
install openssl-devel
Are you sure that this is right? Because on Fc5, I do the following:
rpm -q openssl-devel openssl-devel-0.9.8a-5.2
Then I would soft link libssl.so.0.9.8 to to libssl.so.5. I believe that the rpm is probably built against an incorrect libssl requirement (libssl.so.5 should be ?? ). note: I am not an expert, am guessing here, but this maneuver has worked for me in the past. note2: a google search for libssl.so.5 gives: https://www.redhat.com/archives/fedora-list/2005-June/msg03916.html gud luk -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2
On Sunday 30 April 2006 1:26 pm, Globe Trotter wrote:
I downloaded and installed your Fedora 5 RPM. When I click on bookmark, I get nowhere. There is an error about libssl.so.5 not found? Or something like that. How did you get this to work on FC5?
Um... I installed it? Really, nothing special beyond that. The libssl issue points to the probable reason: I would guess you installed the Fedora Core 4 RPM instead of the FC5 RPM. The RPM for FC5 is linked against libssl.so.6, not libssl.so.5. The FC4 RPM, however, is linked to libssl.so.5. Make sure you grabbed dillo-0.8.6-1.fc5.i386.rpm, and try reinstalling the RPM. Just in case, see if an old dpid process is running and kill it. Oh, and there's no need to install the openssl-devel package. The /lib/libssl.so files are in the openssl package. (Even so, I wouldn't expect this to be an issue except with HTTPS links, and the RPM is built as plain-vanilla as possible -- which means the SSL support is actually disabled. Does dpid try to load all the DPIs when it's first called?) -- Kelson Vibber www.hyperborea.org
--- Kelson Vibber <kelson@pobox.com> wrote:
On Sunday 30 April 2006 1:26 pm, Globe Trotter wrote:
I downloaded and installed your Fedora 5 RPM. When I click on bookmark, I get nowhere. There is an error about libssl.so.5 not found? Or something like that. How did you get this to work on FC5?
Um... I installed it? Really, nothing special beyond that.
The libssl issue points to the probable reason: I would guess you installed the Fedora Core 4 RPM instead of the FC5 RPM. The RPM for FC5 is linked against libssl.so.6, not libssl.so.5. The FC4 RPM, however, is linked to libssl.so.5.
Make sure you grabbed dillo-0.8.6-1.fc5.i386.rpm, and try reinstalling the RPM. Just in case, see if an old dpid process is running and kill it.
Oh, and there's no need to install the openssl-devel package. The /lib/libssl.so files are in the openssl package.
(Even so, I wouldn't expect this to be an issue except with HTTPS links, and the RPM is built as plain-vanilla as possible -- which means the SSL support is actually disabled. Does dpid try to load all the DPIs when it's first called?)
-- Kelson Vibber www.hyperborea.org
Hi Kelson, Thanks! I did install dillo-0.8.6-1.fc5.i386.rpm and just to be clear, I removed the old dillo. And it works, well, sort of. Is it possible to increase the font in this new dillo? I will report better after using it some more. best wishes, trotter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (3)
-
Globe Trotter
-
Kelson Vibber
-
Patrick Shanahan