-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Sandip" == Sandip Bhattacharya <[EMAIL PROTECTED]> writes:

    Sandip> LinuxLingam wrote:

    >> thanks sandip, but the app i'm trying to install that is
    >> dependent on libsigc is in an rpm form, so the above won't
    >> work. the app is also too huge to compile and make etc, and a
    >> bit tricky, from the documentation.

    Sandip> In that case the ldconfig way described by Arindam should
    Sandip> have worked. Try running ldconfig in verbose mode( with -v
    Sandip> option) and see if the libc++ library is displayed:
    Sandip> ldconfig -v | grep sigc

    Sandip> Also show us: 1. The exact RPM message which said
    Sandip> libsigc++ was needed.  2. The list of files which has been
    Sandip> installed in /usr/local/lib when you did "make install"
    Sandip> while building libsigc++.

Nah, if he's trying to install an RPM the rpm program won't allow him
to install due to missing dependencies.  Remember, RPM will look for
dependencies in the RPM database, not on the filesystem.  Good lord,
I'm reminding an RHCE! *g,d&r*

LL, you're left with two options:

1. Remove the compiled-from-source libsigc++ that you have installed
and install the libsigc++ rpm instead.  You problem would be fixed.
This is the preferred way.

2. Install your package with rpm --nodeps ... so that it ignores the
fact that the libsigc++ rpm is not present.  It may or may not work
after that.  Deprecated anyway.

Regards,

- -- Raju
- -- 
Raj Mathur                [EMAIL PROTECTED]      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard <http://www.gnupg.org/>

iD8DBQE/pxx+yWjQ78xo0X8RAtgXAJ0Utk8EKHuGR+53bKMVyPj4lDa07ACbBt77
MmAIIoCuE8s32aVNoX/+8dc=
=Bzhx
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to