Re: [Easytag-mailing] Can't install under Redhat 7.1



Hi Richard,

   To be sure to have no problem, the better way is to recompile
directly the sources of id3lib and install them.
But I had also the same problem on my RH6.2 which contains the file
/usr/lib/libstdc++-libc6.1-1.so.2
So to solve the problem, I've just made a link from this file to
/usr/lib/libstdc++-libc6.1-2.so.3

(ln -s /usr/lib/libstdc++-libc6.1-1.so.2
/usr/lib/libstdc++-libc6.1-2.so.3)

With your RH7.1 I think that the file (to link) may be
libstdc++-libc6.2-2.so.3.

Hope this will help you

PS: You can also post a message to the Id3lib mailing list
(id3lib-devel lists sourceforge net) to ask informations to build the
rpm package

Regards,
Jerome

Richard Hornell wrote:
> 
> Hi love the project and have used it for a while.
> 
> But i can't get the newer versions to install under redhat 7.1
> 
> Idlib won't install requires libstdc++-libc6.1-2.so
> 
> there is no src rpm for idlib so i can't rebuild it and the tar fails to
> build as a rpm
> 
> ign-jumps=2 -malign-functions=2 -fexceptions -c demo_info.cpp
> demo_info.cpp: In function `void PrintInformation (const ID3_Tag &)':
> demo_info.cpp:262: `strlen' undeclared (first use this function)
> demo_info.cpp:262: (Each undeclared identifier is reported only once
> for each function it appears in.)
> make[2]: *** [demo_info.o] Error 1
> make[2]: Leaving directory
> `/usr/src/redhat/BUILD/id3lib-3.7.13/examples'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/id3lib-3.7.13'
> make: *** [all-recursive-am] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.36179 (%build)
> 
> RPM build errors:
> 
>     Bad exit status from /var/tmp/rpm-tmp.36179 (%build)
> 
> cheers rich
> 
> _______________________________________________
> Easytag-mailing mailing list
> Easytag-mailing lists sourceforge net
> http://lists.sourceforge.net/lists/listinfo/easytag-mailing

--
EasyTAG - MP3 Tagger for Linux
http://easytag.sourceforge.net
--
Jerome COUDERC  <j couderc ifrance com>






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