pan-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-devel] Spellcheck in news posts via gtkspell


From: Charles Kerr
Subject: Re: [Pan-devel] Spellcheck in news posts via gtkspell
Date: Thu, 4 Jul 2002 12:19:17 -0700
User-agent: Mutt/1.3.20i

Actually, I have this:

        (14:17:50)(charles ip68-12-65-224)(~): ls /usr/lib/libstdc++*
        1124 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so*
         416 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.a
         424 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so*
           0 /usr/lib/libstdc++-libc6.1-1.so.2@
           0 /usr/lib/libstdc++-libc6.2-2.a.3@
           0 /usr/lib/libstdc++-libc6.2-2.so.3@
           0 /usr/lib/libstdc++.so.2.7.2@
        1008 /usr/lib/libstdc++.so.2.7.2.8*
           0 /usr/lib/libstdc++.so.2.8@
         372 /usr/lib/libstdc++.so.2.8.0*
           0 /usr/lib/libstdc++.so.2.9@
           8 /usr/lib/libstdc++.so.2.9.dummy*

But the linker still can't find -lstdc++, so I assumed that I needed
to have "/usr/lib/libstdc++.so".

So, the problem perists.

On Thu, Jul 04, 2002 at 02:47:30PM -0400, Jeffrey Stedfast wrote:
> Charles,
> 
> You seem to have tried all but the obvious :-)
> 
> libstdc++
> 
> (no -devel)
> 
> address@hidden root]# rpm -ql libstdc++-2.96-98
> /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
> /usr/lib/libstdc++-libc6.2-2.so.3
> 
> address@hidden root]# rpm -ql libstdc++3-3.0.4-1
> /usr/lib/libstdc++.so.3
> /usr/lib/libstdc++.so.3.0.4
> 
> address@hidden root]# rpm -ql compat-libstdc++-6.2-2.9.0.16
> /usr/lib/libg++.so.2.7.2.8
> /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
> /usr/lib/libstdc++.so.2.7.2.8
> /usr/lib/libstdc++.so.2.8.0
> /usr/lib/libstdc++.so.2.9.dummy
> 
> 
> Actually, I guess it depends on what g++ the libspell package was built
> with. This would be why I never got into c++ :-)
> 
> Jeff
> 
> On Thu, 2002-07-04 at 13:29, Charles Kerr wrote:
> > On Thu, Jul 04, 2002 at 09:18:38AM -0700, Charles Kerr wrote:
> > > On Thu, Jul 04, 2002 at 02:43:00PM +0800, Michael Alger wrote:
> > > 
> > > > What's the likelihood of this being added to Pan in a later release?  I
> > > > know you try to keep the dependencies to a minimum,  but it could be of
> > > > use to many people.  Or at least, a few. :-)
> > > 
> > > I love this!  I'll drop it into CVS this weekend, with a configure option
> > > turned on by default but turned off for Windows.
> > 
> > Stupid question: anyone know what rpm I have to install to get
> > "/usr/lib/libstdc++.so" on a RH box?  As it is I can't link against
> > libspell, which requires it.
> > 
> > I've done an up2date on aspell-devel and libstdc++-devel.
> > 
> > cheers,
> > Charles
> > 
> > _______________________________________________
> > Pan-devel mailing list
> > address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/pan-devel
> -- 
> Jeffrey Stedfast <address@hidden>
> 
> 
> _______________________________________________
> Pan-devel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/pan-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]