centos6

How to install python-devel for 2.7 version after upgrade to python 2.7 on CentOS

六月ゝ 毕业季﹏ 提交于 2019-12-11 03:59:39
问题 CentOS 6.7 ships with python 2.6.6, I've upgrade to python 2.7.6 following the tutorial https://www.digitalocean.com/community/tutorials/how-to-set-up-python-2-7-6-and-3-3-3-on-centos-6-4 After upgraded the python version, I want to install python-devel package for python 2.7, so I run the command: yum search python | grep -i devel yum install python-devel.x86_64 However it seems that the package version doesn't change (still 2.6.6), here is the message: $ yum install python-devel.x86_64

how to set chromedriver work for centos 6.6 to run selenium test cases in python

♀尐吖头ヾ 提交于 2019-12-10 15:47:49
问题 I have download and tried all the version of the chromedriver in my centos 6.6 version to run selenium. I Have followed this: http://selftechy.com/2011/08/17/running-selenium-tests-with-chromedriver-on-linux i am getting the error like below: ./chromedriver: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./chromedriver) I am trying to run this python test script: driver = webdriver.Chrome('/home/intel/Downloads/chromedriver') driver.get('http://www.google.com/xhtml

ejabberd status showing error while server is running

不羁的心 提交于 2019-12-10 11:39:07
问题 I am trying to configure eJabberd on my server. I finished the installation. The following sequence of commands gives an unexpected output: $ ejabberd start $ ejabberd status In this sequence the ejabbed is started and we are able to access the web admin interface. But after running the ejabberd status its giving following output: Failed to create main carrier for temp_alloc /sbin/ejabberdctl: line 412: 9616 Aborted $EXEC_CMD "$ERL $NAME ${CONN_NAME} -noinput -hidden -pa $EJABBERD_EBIN_PATH

Munin dynamic graph zoom (dynazoom) not working (CentOS6,nginx,php-fpm)

回眸只為那壹抹淺笑 提交于 2019-12-10 11:05:25
问题 CentOS 6.3 munin 2.0.17-1 php54 (php-fpm) nginx 1.2.6-1 Setup munin via the 'epel' repo and after tinkering, I got it working with multiple nodes. However the graph zoom did not work on any of the graphs. I ended up switching the *_strategy mode from HTML to cgi per a suggestion I found online - which made it so that none of the graphs are updating (since cgi isn't working) and the zoom is still broken. All of the guides that I can find online (including the official: http://munin-monitoring

Xdebug not working with PHPStorm

大城市里の小女人 提交于 2019-12-10 10:28:26
问题 I use PHPStorm along with Xdebug to step through my code. PHPStorm is running on a Windows 7 machine, and my local webserver is running on a separate CentOS 6.4 machine. I've done a phpinfo(); to verify that Xdebug is being loaded by PHP, and it is. The following are the settings for my Xdebug in the PHP.ini: [xdebug] zend_extension="/usr/lib/php/modules/xdebug.so" xdebug.remote_enable = 1 xdebug.remote_port = 9000 xdebug.remote_host = "192.168.1.130" xdebug.remote_log = "/var/log/httpd

GLIBCXX_3.4.15, GLIBC_2.15 and GLIBC_2.14 not found - Centos 6.5

元气小坏坏 提交于 2019-12-10 10:05:18
问题 I am trying to run an app but I get ... /usr/lib64/libstdc++.so.6: VERSION 'GLIBCXX_3.4.15' not found /lib64/libc.so.6: VERSION 'GLIBC_2.15' not found /lib64/libc.so.6: VERSION 'GLIBC_2.14' not found ... When I do "strings /usr/lib64/libstdc++.so.6 | grep GLIBC" i get a normal list... ... GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 ... GLIBCXX_3.4.13 GLIBCXX_2.2.5 GLIBCXX_2.3.2 ... I don't seem to find a simple tutorial on how to install the missing libs/files/dependencies, (or

ICE default IO error handler doing an exit(), pid = 11281, errno = 4

亡梦爱人 提交于 2019-12-09 09:15:52
问题 One of our PyQt app throwa an error about ICEAuthority as below and exit - ICE default IO error handler doing an exit(), pid = 11281, errno = 4 On looking at the trace, we see the following - write(25, "\1\0\3\200\3\0\0\0\3\0\0\0\t\0\0\0\10\0\0\0\1\0\0\0\377rtStyle", 32) = 32 read(25, 0x16a67f0, 8) = ? ERESTARTSYS (To be restarted) — SIGCHLD (Child exited) @ 0 (0) — write(6, "\0", 1) = 1 rt_sigreturn(0x2) = -1 EINTR (Interrupted system call) write(2, "ICE default IO error handler doi"..., 69)

Error installing Hmisc in R 3.3.0 on centos 6.7

和自甴很熟 提交于 2019-12-08 06:19:37
问题 I have installed R 3.3.0 on a centos 5.2 server, and am trying to install the packages I need to run a shiny app; one of the packages is Hmisc and causing an error. Unfortunately, I have no idea how to proceed. Could someone advise please? Do I need to add additional libraries via yum install ? Many thanks gcc: /builddir/build/BUILD/R-3.3.0/zlib-1.2.8/target/usr/lib64/libz.a: No such file or directory gcc: /builddir/build/BUILD/R-3.3.0/bzip2-1.0.6/target/usr/lib64/libbz2.a: No such file or

how ${buildroot} is created automatically during rpmbuild?

放肆的年华 提交于 2019-12-08 03:11:46
问题 I want to create the binary rpm files from generated binary packages in centos 6.4 and noticed in one of my build system the ${buildroot} is created automatically, I want to know how it can be achieved. The sample wget.spec looks like below. detail spec is in my gist https://gist.github.com/larrycai/1ffe134bce1860f1cf87 %install tar xf ~/wget.tar.gz -C %{buildroot}/ %files %defattr(-,root,root) /usr/bin/wget The wget.tar.gz can be created tar -zcvf ~/wget.tar.gz /usr/bin/wget When I build it

Installing php-soap with yum and pear both fail

為{幸葍}努か 提交于 2019-12-07 19:47:54
问题 I am trying to install the SOAP extension for PHP on a Centos 6.4 server. I am fairly unfamiliar with package managers, installing packages from the CLI and configuring them within PHP. I am fairly competent with managing the php.ini and other PHP config files (soap.ini etc). I have tried installing this using the command: yum install php-soap but this gives me the following error: yum install php-soap Loaded plugins: downloadonly, fastestmirror Setting up Install Process Loading mirror