OK, I was able to get it going, with the following work and one caveat...
I soft-linked libssl.so.0 -> /lib/libssl.so.0.9.7a and libcrypto.so.0
-> /lib/libcrypto.so.0.9.7a and was able to get it going as far as the
binary goes. However, I can not tell what mail has come in: when I
left-click on the boxes, I get nothing. So while I can tell that new
mail has come in, I can't tell what has come in without opening the
mailer. I must mention that I use sylpheed which did not work at all
previously so I am quite happier now.
However, I also tried configuring it, but was unable to do so because
at the part it says checking for OpenSSL... it says no.
Then, with make, I get the following:
# make
gcc -g -O2 -I. `/usr/bin/gtk-config --cflags` -I./libcompface -c
-o config.o config.c
gcc -g -O2 -I. `/usr/bin/gtk-config --cflags` -I./libcompface -c
-o count.o count.c
gcc -g -O2 -I. `/usr/bin/gtk-config --cflags` -I./libcompface -c
-o from.o from.c
gcc -g -O2 -I. `/usr/bin/gtk-config --cflags` -I./libcompface -c
-o gbconfig.o gbconfig.c
gbconfig.c: In function `configure_select_mailbox':
gbconfig.c:125: `SSLLabel' undeclared (first use in this function)
gbconfig.c:125: (Each undeclared identifier is reported only once
gbconfig.c:125: for each function it appears in.)
gbconfig.c:126: `SSLCheckbox' undeclared (first use in this function)
gbconfig.c: In function `configure_set_type':
gbconfig.c:227: `SSLLabel' undeclared (first use in this function)
gbconfig.c:228: `SSLCheckbox' undeclared (first use in this function)
make: *** [gbconfig.o] Error 1
By the way, is there any thought to hiding the mailboxes that do not
contain new messages -- so a box pops up or gets lined up when there
is a new message in the mailbox?
Thanks and best wishes,
R:-)
--- In gbuffy@yahoogroups.com, "R" <itsme_410@y...> wrote:
Thanks!
However, I was not able to get it to run on RH9. I used both the binary:
gbuffy-0.2.6: error while loading shared libraries: libssl.so.0:
cannot open shared object file: No such file or directory
or doing configure and then make install doen's even compile. Whree do
i get libssl.so.0 -- the rpms seem to conflict with the later versions
--- End forwarded message ---