Server :: PHP 5.3.3 Update - Missing Xml2 Or Libxml Install Dir?
Jul 10, 2011
I am trying to upgrade my PHP on the Linux server (CentOS) to above version 5.2.4 in order to support the latest Wordpress version - currently PHP 5.1.6 is on there. I have got as far as getting downloaded tar.gz files onto the server and located in the /usr/src/ directories - I have 5.3.3 & 5.3.6 on there - & already done the
Code:
# gunzip < php-5.3.3.tar.gz | tar xvf -
&
Code:
# gunzip < php-5.3.6.tar.gz | tar xvf -
but when I go to the folders
Code:
# cd /usr/src/php-5.3.3 and try to run the ./configure I get errors, below is what I suspect is causing the errors, but as you may have guessed I am no expert...
[Code]...
View 6 Replies
ADVERTISEMENT
Jul 21, 2009
I am trying to update PHP on a centos server by using
Code:
yum update php which results in the following...
Code:
Setting up Update Process
Setting up repositories
plesk 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
[code]....
Error: Missing Dependency: php-common = 5.2.9-1.el4.art is needed by package php-xml I think PHP was previously updated using the centosplus repository which may be causing this problem. yum install php-common results in a nothing to do error.
View 6 Replies
View Related
Feb 21, 2010
i was installing php5.3 on my system nd i followed d procedure
./install after processing man lines it said checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.
[Code]...
View 2 Replies
View Related
Mar 17, 2010
I was running an update to updgrade firefox to the latest version. the update timed out and now when i boot the laptop i get the command line login. Typing startx brings a screen with a black cross in the middle and a black and white background.
In the boot process a lot of errors are coming up saying "conf files need .conf". Also i have noticed an error that says the xorg.conf file is not where it should be. I know this is responsible for graphical boots so could be my problem. However yast and network services are also not working in the command line so i am unable to update to fix this. I installed from a live CD so im unsure how to use this to repair my system?
View 5 Replies
View Related
Oct 26, 2010
To parse several XML documents I'm using libxml++. I do programming for linux angstrom-armv5te. Because compiling libxml++ for this distribution and platform was impossible, I simply included the library to my project, which workes fine. Unfortunately I'm not able not use the exception handing which effects that a simple error inside a documents makes my whole program crash. This should not happen.
Is there a way to check the documents validity before parsing or better active the exception handling for doing this.
View 3 Replies
View Related
Jan 13, 2011
iḿ trying to parse a file using html parser by libxml.
Code: #include <stdio.h>
#include <libxml/HTMLparser.h>
#include <string.h>
void main(){
printf("main
");
[Code]....
View 4 Replies
View Related
Jul 16, 2010
I had a problem on ubuntu when running "sudo apt-get dist-upgrade" and wanted to report how I solved it. Hopefully this helps anybody with similar problems.
I always got the error message:
Code:
The problem is in libxml-sax-perl.postinst which does not seem to be executable.
I did not install any perl packages manually by cpan and found the solution in http://ubuntuforums.org/archive/inde...t-1342009.html where it was only one part of a bigger problem.
I created a backup file (always a good idea) of my libxml-sax-perl.postinst:
Code:
I deleted the old file:
Code:
Created a new file:
Code:
With the following content (copied from the link mentioned above):
Code:
View 1 Replies
View Related
Aug 6, 2010
so i cannot install anything because update-info-dir file is missing from /var/lib/dpkg/info/ .. I've searched for the last day and a half for a way to fix this, but nothing. can't even update dpkg because of this. so how do I bypass or fix this so I can install stuff (this is a fresh install of ubuntu 10.04 lts Lucid Lynx).
View 9 Replies
View Related
Dec 1, 2014
I have an asus pc, and its network hardware is not recognized by debian, the drivers are not even in the list provided during the installation process. I managed to download them from another pc, but if i try to make them and install them, i'm stucked because Make is not installed on debian (nor is sudo).So i need a connection to install the drivers that provide me a co0nnections..
View 4 Replies
View Related
Jan 19, 2011
I have several servers with access only to a local network and on not to the web in general.I was wondering if it is possible so run a local update server (on open SUSE 11.3 desktop) on a machine with outside access and have the servers with only LAN access update using that machine. If this is possible can someone point me to a HOW TO or just tell me if there is a configuration panel in YAST2.I have found in google mentions of a YOU server in SUSE10 but cannot find this in 11.3
View 1 Replies
View Related
Jun 10, 2011
I played the apprentice sorcerer trying to install mysql workbench by my own and I messed up the system 11.1 by removing accidentally some libraries and decided to jump on 11.4 by using the update feature from the DVD. It worked all good (it seems at least: I didn't lost any datas and all my servers are running ok) but there is no more X11 server (kde) running for the run level 5.
I checked the inittab file and it is set to 5. I can log on root account and now I'm searching how to install kde on this new 11.4 system. I didn't yet tried the failsafe option at boot. Is there a way to set up kde from the internet, my wifi connection is ok ? I saw that yast was not installed nore zypper nore yum. Do I first try another update to fix it (if possible) from DVD?
View 5 Replies
View Related
Jul 7, 2010
I seem to have a send mail problem .the server is RHes3 i edited the etc/mail/mail.mc
then did
[root@Mixer mail]# make -C /etc/mail
make: Entering directory `/etc/mail'
WARNING: 'sendmail.mc' is modified. Please install package sendmail-cf to update your configuration.
WARNING: 'submit.mc' is modified. Please install package sendmail-cf to update your configuration.
make: Leaving directory `/etc/mail'
[Code]...
View 1 Replies
View Related
Nov 7, 2010
I have been running OpenSuSE 11.1 with the proprietary VNIDIA driver for a year or so and recently upgraded my internet connection from slow old dialup. I installed some software upgrades this made possible but the process failed on some point (I didn't make a note of the details) and the next time I tried to log on it booted up to the CLI. I tried startx and got the message;
using config file "etc/x11/xorg.conf"
no devices detected
Fatal server error
no screens found
giving up
xinit: Connection refused (errno 111): unable to connect to X server
[Code]....
View 4 Replies
View Related
Jan 21, 2011
Everytime time I do an update I need to recreate a symbolic link to libssl.so.6 ln libssl.so.1.0.0.c libssl.so.6 Why I should do that manualy? What can I do to fix and have the system to do it
View 5 Replies
View Related
Mar 14, 2010
Fedora 12 2.6.32.9-67.fc12.i686I have tried doing the recommended as its saids at the bottom. However, that didn't work. So I have to yum upgrade --skip-brokenDoes anyone know how to solve this problem?
nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: nspr >= 4.8.4 is needed by package nss-3.12.6-1.2.fc12.i686 (updates)
nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems
[code]....
View 1 Replies
View Related
Jun 19, 2010
I toyed with my desktop panels, and now I don't see my update notifications, although I can see every thing else. I have the notification area and indicator applt session on my panel but still can't see the update notification, when running "ps -A| grep update-notifier" I find it running.... what am I missing...
View 2 Replies
View Related
Mar 8, 2009
I received the updated packages available notice and tried to run the updates.
When I run it, it checks for dependencies and I get this:
I'm seriously new to Linux and I admit, not much makes sense right now.
View 4 Replies
View Related
Nov 22, 2010
Anyone has rhel 3 update 5 cd 1 as i lost first cd.
View 2 Replies
View Related
Apr 16, 2011
Hi,
today I've compiled and installed gtk+-2.24.4 (needed by the new GIMP), and shortly after GTK apps look like crap. The theme list is empty except for "Raleigh", which I presume is default.
What can be the cause and what config files should I look into to fix it?
Running openSUSE 11.4 with LXDE / openbox.
Thanks in advance.
View 3 Replies
View Related
Aug 20, 2009
I just recently updated my firefox and now I cannot find it anywhere. I have tried yum reinstall firefox and I get the following:
Code:
Loaded plugins: refresh-packagekit
Setting up Reinstall Process
Resolving Dependencies .....
I have tried the given commands and I can a reply of:
Code:
Setting up yum
Loaded plugins: refresh-packagekit
Reading local RPM database
Processing all local requires
Missing dependencies:
Package java-1.6.0-openjdk-plugin-1.6.0.0-25.b16.fc11.i586 requires libxul.so
Package firefox-3.5.2-2.fc11.i586 requires xulrunner >= 1.9.1.2
Package firefox-3.5.2-2.fc11.i586 requires libxul.so
Package xulrunner-1.9.1.2-1.fc11.i586 requires libxul.so
Package libproxy-mozjs-0.2.3-10.fc11.i586 requires gecko-libs >= 1.9.1
View 2 Replies
View Related
Mar 31, 2010
When I try yum update, I get the following error:
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
anaconda-14.2-1.fc14.i686 from rawhide has depsolving problems
--> Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
Error: Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
You could try using --skip-broken to work around the--
I have the following repositories in my /etc/yum.repos.d
fedora-rawhide.repo
fedora-updates-testing.repo rpmfusion-free-updates.repo
rpmfusion-nonfree.repo
fedora.repo
rpmfusion-free-rawhide.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-updates.repo
fedora-updates.repo rpmfusion-free.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree-updates-testing.repo
View 5 Replies
View Related
Apr 5, 2010
I updated my fedora 12 installation the other day, and have been working since then to try to get my computer back to working order. Here's what's up:
I ran a yum update and restarted the computer. When it booted back up I couldn't see anything but a black screen where there should've been a login screen. I can do terminal stuff if I hit ctrl+F2, so keep that in mind. I've determined that the problem is that kmod-nvidia-2.6.32.10-90.fc12.x86_64-195.36.15-1.fc12.1.x86_64 didn't get installed during the update process for some reason. I tried to yum install this file through my terminal access, but it didn't recognize any internet connection (neither wired nor wireless). I've downloaded the kmod-nvidia file to my Windows XP partition, and have also put it on my flash drive. So I need to know one of three things: How to access a Windows partition from terminal, how to access a flash drive from terminal, or how to connect to the internet from terminal so I can get the kmod file.
View 3 Replies
View Related
Sep 11, 2010
When I install the most recent Linux Kernel: kernel-2.6.34.6-54.fc13 (i686) The installation process removes: Linux Kernel: kernel-2.6.33.6-147.2.4.fc13 (i686) Plus NVIDIA: kmod-nvidia-2.6.33.6-147.2.4.fc13.i686-1:195.36.31-1.fc13.2 (i686)
This results in Nvidia.ko not being found during the subsequent restart - the remove activity deletes it from the system. Prior to this activity Nvidia.ko is found in: /lib/modules/2.6.33.6-147.2.4.fc13.i696/extra/nvidia. Without Nvidia.ko the display is set to 800x600 resolution. This is the first time I have encountered this problem with a Fedora Linux Kernel update. Will this problem be fixed in a subsequent update, if so when? If not fixed, where do we find the proper Nvidia.ko module? Also, how do you recommend we install it?
View 4 Replies
View Related
Nov 1, 2010
I cannot update perl due to a missing dependency.
Installed perl:
[kbs1@localhost ~]$ rpm -qa | grep perl-5
perl-libwww-perl-5.834-1.fc13.noarch
perl-5.10.1-112.fc13.i686
perl-5.10.1-112.fc13.x86_64
[Code].....
downgrade also does not work. I just updated F12 to F13 using DVD and this occured. Also prevents me from doing "full" yum system update, these packages always fail. I do not understand the problem, it says that perl-libs 5.10.1-112 requires perl-libs 5.10.1-112, but I have that installed.
View 1 Replies
View Related
Dec 9, 2010
Yesterday I ran updates that moved me from kernel Fedora (2.6.34.7-61.fc13.i686.PAE) to Fedora (2.6.34.7-63.fc13.i686.PAE). After reboot my system hangs trying to start X. I can use altF2 and log in that way but when I try to start X it fails - no screen found. I backed off to my previous kernel and used the package manager to remove the updated kernel and noticed that when it uninstalled it did not take any kmod packages with it. I assume not having an associated kmod may have been the problem? If so, how do I find the correct one to install?
relevant info:
Fedora 13 32 bit PAE (KDE spin)
video card - nvidia 460gtx
video driver - nvidia 260.19.21
View 5 Replies
View Related
Jul 23, 2011
I'm using fedora 15 64-bit. Today i was prompted to install some updates, most of them are related to mesa driver updates. Once installed those, I rebooted the system. After login again, i couldn't find any of my files or folders. The hidden files & folders are remain there but rest all were gone. Now my account looks like newly created one. All of my important documents are missing.
View 6 Replies
View Related
Sep 8, 2010
When I install the most recent Linux Kernel: kernel-2.6.34.6-54.fc13 (i686) The installation process removes:
Linux Kernel: kernel-2.6.33.6-147.2.4.fc13 (i686)
Plus NVIDIA: kmod-nvidia-2.6.33.6-147.2.4.fc13.i686-1:195.36.31-1.fc13.2 (i686)
This results in Nvidia.ko not being found during the subsequent restart - the remove activity deletes it from the system. Prior to this activity Nvidia.ko is found in: /lib/modules/2.6.33.6-147.2.4.fc13.i696/extra/nvidia.Without Nvidia.ko the display is set to 800x600 resolution. This is the first time I have encountered this problem with a Fedora Linux Kernel update.
View 9 Replies
View Related
Dec 8, 2010
Missing Status Update Box in MeMenu
View 2 Replies
View Related
Apr 21, 2011
I have just updated my 7.10 release to the final release patches/kernel for it (as a step in the process of upgrading the installation to 10.10) when I have come across a very disheartening problem.
Prior to this update, I was running VMWare Server 2.0 with its normaal admin console at localhost:8333 and an applet install under Applications -> System Tools -> VMWare Administration Console. Now that I have updated, both these are missing or inoperable.
However, the VMs hosted by the machine are still perfectly functional. I can login to the via Remote Desktop or VNC as the case may be.
I can also no longer see the /var/lib/vmware/Virtual Machines folder or any VMWare folder at all, even when using the full root login and permissions. Find and Search also show a disturbing lack of the 64Gb of VMDK files that are the running VMs.
Any clues as to how I can track down this invisible, but functional install? I do not want to proceed with another update until I get a solid backup of the VMDKs.
View 2 Replies
View Related
Apr 1, 2010
Well, here are a list of the symptoms.
In add/remove software:
- No packages appear
- Sources pane is blank
Trying "yum update":
Gives the following error.
Code:
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libssl.so.8: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
Additional info: Last update in log is from march 11. But has nothing to do with yum, ssl or python.
View 3 Replies
View Related