Doug Stewart on 1 Jul 2012 19:46:35 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Phantomjs dependencies fail on Centos 5.8 |
Have you tried doing a `yum list libstdc++-compat*` to see which compat packages are available? IIRC, there are at least 3.4 and 3.3 ones in the default repos. I can check on a server at work if it'd help. On Sun, Jul 1, 2012 at 9:13 PM, Matt Murphy <mattyhead@gmail.com> wrote: > Isn't that really just two dependencies? GLIBC_2.11 and GLIBCXX_3.4.11? > > Matt Murphy > > On Sun, Jul 1, 2012 at 8:59 PM, Paul Walker <starsinmypockets@gmail.com> > wrote: >> >> So I'm trying to get the most recent release of PhantomJS set up on a >> Centos 5.8 server. Im running into the following errors: >> >> phantomjs: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.11' not found >> (required by phantomjs) >> phantomjs: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found >> (required by phantomjs) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.7' not found (required by phantomjs) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.7' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libQtGui.so.4) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.11' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libQtGui.so.4) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.9' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libQtGui.so.4) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.10' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libQtNetwork.so.4) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.9' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libQtCore.so.4) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.11' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libfreetype.so.6) >> phantomjs: /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libc.so.6: >> version `GLIBC_2.7' not found (required by >> /usr/phantomjs-1.6.0-linux-x86_64-dynamic/bin/../lib/libfontconfig.so.1) >> >> From what I can gather these are pretty low level system files that I >> don't really want to mess with. I would love to have phantomjs up and >> running but not at the risk of server downtime. Any advice? >> >> paul >> >> >> ___________________________________________________________________________ >> Philadelphia Linux Users Group -- >> http://www.phillylinux.org >> Announcements - >> http://lists.phillylinux.org/mailman/listinfo/plug-announce >> General Discussion -- >> http://lists.phillylinux.org/mailman/listinfo/plug >> > > > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug > -- -Doug ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug