I'll give them a go when I get home today.
-Jesse
-Jesse
_________________
(x6 Linked) (x2) (4x Challenge S)
GeneratriX wrote: How would you do that?
nekonoko wrote: Looks like you're picking up an older version of libsqlite3.so (which lacks the symbol) from /usr/nekoware/lib rather than the bundled version. From your post above:
Code: Select all
libsqlite3.so => /usr/nekoware/lib/libsqlite3.so
It should be using the libsqlite3.so from /usr/nekoware/lib/firefox-2.0.22pre.
Code: Select all
$ showfiles neko_sqlite3.sw.lib
f 51156 1035268 neko_sqlite3.sw.lib m usr/nekoware/lib/libsqlite3.a
f 43620 850 neko_sqlite3.sw.lib m usr/nekoware/lib/libsqlite3.la
l 0 0 neko_sqlite3.sw.lib m usr/nekoware/lib/libsqlite3.so
l 0 0 neko_sqlite3.sw.lib m usr/nekoware/lib/libsqlite3.so.1
f 10472 463796 neko_sqlite3.sw.lib m usr/nekoware/lib/libsqlite3.so.1.6
f 2537 260 neko_sqlite3.sw.lib m usr/nekoware/lib/pkgconfig/sqlite3.pc
nekonoko wrote: I've posted neko_openssh-5.3p1.tardist to /beta.
nekonoko wrote: I also put an alternate build in my contrib directory that utilizes the openssl-1.0 beta if anyone (besides myself) is feeling adventurous. The openssl-1.0 beta package (also in my contrib directory) contains a legacy subsystem for openssl-0.9.8 so it shouldn't break anything.
stuart wrote: Even when not misbehaving, Firefox seems noticeably slower than Seamonkey.
stuart wrote: (Strangely, if I try to install any add-ons into Seamonkey, it always errors-out saying that it can't update the Chrome registry. All the files within my profile are writable (by me) so I'm not sure what's wrong here. Just me again, or some minor issue with neko_seamonkey?)
My guess is that the issue with Seamonkey and add-ons is related to Seamonkey Bug #45701 . I ran across the bug trying to track down similar problems with Seamonkey and AdBlock Plus <follow the link to "Why is it impossible to install Adblock Plus into a SeaMonkey profile?">.stuart wrote: (Strangely, if I try to install any add-ons into Seamonkey, it always errors-out saying that it can't update the Chrome registry. All the files within my profile are writable (by me) so I'm not sure what's wrong here. Just me again, or some minor issue with neko_seamonkey?)