http://mahogany.sourceforge.net/cgi-bin/show_bug.cgi?id=709

           Summary: unable to install Mahogany .64 on RH 8.0
           Product: Mahogany
           Version: 0.64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build/Compile/Install (*IX)
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Hi,

I'm having trouble installing Mahogany .64 on Redhat 8.0. When I install it, the
install complains about the ssl and crypto lib missing. I have openssl
openssl-0.9.6b-29 installed already. So when I try and install M I get :

[root@tigger src]# rpm -v -i mahogany-0.64-0.i386.rpm
error: Failed dependencies:
        libcrypto.so.1 is needed by mahogany-0.64-0
        libssl.so.1 is needed by mahogany-0.64-0

Since the newer openssl creates libcrypto.so.2 and libssl.so.2 symlinks, I
figured I'd just try and force the issue and do a symbolic link for these 2
libs. Not knowing which lib directory M is looking in, I did a sym link in
several places. 
So I now have:

/usr/local/lib/libssl.so.1
/usr/lib/libssl.so.1
/usr/share/ssl/lib/libssl.so.1
/lib/libssl.so.1

All of which are a symlink to /lib/libssl.so.0.9.6b

So, am I still missing a symlink somewhere? Or is Mahogony not available yet for
RH 8.0??



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to