CentOS 5 :: How To Upgrade Autoconf 2.59-12 To 2.61
Oct 26, 2010
My box is centos 5.5 x64, and how to upgrade autoconf 2.59-12 to 2.61? When I install nabi, I got this message.
Quote:
[root@localhost nabi-0.99.7]# make
cd . && /bin/sh /_work/nabi/nabi-0.99.7/missing --run autoconf
aclocal.m4:20: warning: this file was generated for autoconf 2.61.
You have another version of autoconf. It may work, but is not guaranteed to.
[code]....
View 1 Replies
ADVERTISEMENT
Mar 13, 2010
When I run the command:
"sudo apt-get install build essential autconf automake libxmu -dev"
I go the following error:
"E: Package autoconf has no installation candidate"
In the cd-rom there is no any autconf package.
View 1 Replies
View Related
Apr 24, 2010
Edit: solution is installing older version = "aptitude install autoconf2.13"
sudo aptitude install autoconf
* then rebuilding php 5.3.2 configure script:
rm configure
./buildconf --force
[code]....
View 1 Replies
View Related
Oct 15, 2010
I have a conexant modem and i want to make it work(just for fun, i have DSL). The linuxant driver works but i want full 56k. I tried ubuntu [URL]... How to/Conexant and there was alink for some Dell driver. I've compiled and installed the Dell successfully but when i run
[Code]...
View 9 Replies
View Related
Jul 16, 2010
When creating the binary rpm for autoconf from a source, the test for "autom4te" gives "FAILED (tools.at:134)", while the rest of the test give "OK". This prevents the binary from being built successfully. How can I build the binary? I am using RHEL 5.
View 1 Replies
View Related
Jul 3, 2010
I have a distro-neutral VirtualBox shell install: VirtualBox-xxx.run
you type: sh VirtualBox-xxx.run install
this goes through but the screen says "could not compile the kernel module vboxdrv.ko, see the install log"
the install log in /var/log says this:
test -e include/linux/autoconf.h -a -e include/config/auto.conf
echo " ERROR KErnel configuration is invalid
echo " include/linux/autoconf.h or include/config/auto.conf are missing
echo " run 'make oldconfig && make prepare' on kernel src to fix it"
ok, I've left out a bunch of stuff but, NO these 2 files are NOT missing. I have all the required compile-type packages and the source and headers. Under /usr/src there are :
1: /linux-2.6.31.12-0.2
2: /linux-2.6.31.12-0.2-obj
3: /linux/obj
4: linux
num 4 is a symbolic which points to 1:. num 3 has a sub-dir /i386/default which links to the /default in 2:
the supposed missing files are in sub-dir in 2:
This is what I did. I changed num 4: to point to 2:, deleted all the vbox stuff and re-tried install - still same result.
I reset num 4: to point to 1: and did the "make oldconfig && make prepare". This put new sub-dir entries under 1: with the 2 files in correct sub-dirs. Delete vbox and try re-install - still same result.
Some things I left out of the error log at the start show that the install's use of "make" relates to both dirs 1: and 2: so even with both having the files the install is still barfing.
Perhaps related to this, at the log end there are errors about the /tmp/vbox and some SUPdrv.c files.
I looked in the forums and there are suggestions wrt errors about these missing files that the fault lies with kernels 2.6.33 which puts these missing files in a different named sub-dir - /generated. Well as you see above, kernel is a 2.6.31
There's supposed to be a command line option for the shell install where you add " -- xxxxx " where xxxxx is extra instructions. I tried to put definitive pointers to the sub-dirs involved there but not successful.
View 3 Replies
View Related
May 6, 2010
After doing make I have the following questions? How can I see that the build is with debug information? What shall I do to build the release version? Can I have the release version in one directory and the debug version in another? I mean, when I change from debug to release, make will not overwrite the debug version.
View 7 Replies
View Related
Jul 10, 2009
I have an intel DP35DP motherboard - ICH9 southbridge - set to AHCI mode. Working fine under 5.2. Yesterday I updated to centos 5.3, and got kernel 2.6.18-128.1.16 and now it can't boot. It hangs trying to read sata1 with DRDY errors and exceptions.So then I installed 5.3 from a DVD onto a new drive, and got kernel 2.6.18-128. This worked, most of the time, but occasionally gave me this error. I then updated my BIOS, and the error went away.Then I updated this new working drive to the latest kernel (yum update again) and got kernel 2.6.18-128.1.16, and now it wont boot again, with the same message.
ata1: failed to read log page 10h (errno=-5)
ata1.00 exception Emask 0x1 SAct 0x1 SErr 0x0 action 0x0
ata1.00: irq_stat 0x40000008
ata1.00: cmd 60/08:00:61:4b:38/00:00:3a:00:00/40 tag 0 ncq 4096 in
ata1.00: status: { DRDY }
ata1.00: revalidation failed (errno=-2)
ata1.00: revalidation failed (errno=-2)
[Code]....
View 2 Replies
View Related
Jan 26, 2011
have all ways been hiding in the background read not say a thinglets start well i look after 2 dell poweredge 2650 with 12 gig ram installed servers has been running fine onwell i though it was time to upgrade to 5 all went fine till reboot Memory for crash kernel (0x to 0x) not within permissible range ! well what i have been reading this is the norm for now What is mean by ignore it? LoLwell so i did the system keeps boot till i get to this linesbin/mingetty: /sbin/mingetty: cannot execute binary file alot, and it shows. INIT: Id "5" respawning too fast: disabled for 5 minutes ...so maybe its a memory issue so took 8 gig out left 4 in the system now it reboot alls good with only 4 gig of ram installed so is there a way to fix it to use all the ram can i get the system boot on 4 gig and then add the 8gig later on
View 7 Replies
View Related
May 20, 2010
I make upgrade from CentOS 5.4 to CentOS 5.5. Architecture is historical i386. On first boot my system was freezed by disabled earlier but not removed manualy writed xdm service. I disable it. But not found network. I see hardware address of card fe:ff:ff:ff:ff:ff. This address is not normal. But how to restore eeprom of this network adapter?
I don't think its trouble of new CentOS. I think this is random incident.Configuration of computer is Intel D510MO motherboard with integrated atom processor and realtek 8111dl nic. I know some trics about fix mac address in centos, but how to fix this address in bios?
View 1 Replies
View Related
Feb 25, 2009
I have installed CentOS 5.2, apache tomcat 5 already included, How can I upgrade tomcat to version 6 ?
View 1 Replies
View Related
May 7, 2010
I have encountered the same problem as indicated in this post: "udev hang after upgrade from 5.3 to 5.4"[URL]... I'm testing the upgrade path to centos 5.4 on several virtual machines prior to upgrading our production systems. I have upgraded centos 5.2 --> centos 5.4 and centos 5.3 to centos 5.4. In both cases udev hangs after the upgrade. The following message is displayed on the console: "Starting udev: Wait timeout. Will continue in the background [FAILED]"
I found another related post: "udev hangs on boot for a long time, suspect pam_console_apply"[URL]..So, I booted by VMs using the "udevdebug" option to grub and received the same error message - "udevd-event [###]: run_program: Waiting ## seconds for output of '/sbin/pam_console_apply /dev/..."
In my /etc/ldap.conf file "bind_policy hard" is commented out. I added a line "bind_policy soft" as described in the post and my VMs booted fine. NOTE: This problem is not encountered with a fresh install of CentOS 5.4 and the "bind_policy hard" option in the /etc/ldap.conf is commented out as in the upgraded systems. What is really causing this problem and how do I get it addressed? I have a couple hundred systems to update from various releases of CentOS 5 to the latest current version 5.4. It would be nice to get this bug squashed..
[Code]...
View 5 Replies
View Related
Jul 6, 2010
Am trying to install PHP by running the "configure" command but saw 2 WARNINGS about not having defined "datarootdir".Looking into this further here I found that there is a change since Autoconf 2.60, the datarootdir variable is introduced and it should have been defined in the "Makefile.in" file.Guess PHP.net didn't do this properly?
View 3 Replies
View Related
Aug 5, 2009
there is a bug on the quad core B2 opteron cpu there is a beta patch available , but only for for 2.6.24 kernel i am very happy with my centos, and i would upgrade the kernel to try this patch i am new on linux, so i need a precise tutoriral to upgrade and keep the actual configuration of the kernel
View 2 Replies
View Related
Apr 14, 2009
I've been living too long in apt-land, that's for sure. One of my servers is for an application the vendor indicates "isn't supported under 5.3". Nevertheless, I'm urged to upgrade from 5.2 with 178 packages ready to go when I log in. And for most hosts, that would be a fine thing.
However, for this particular host, I don't want to do that. I do want to upgrade any essential packages (i.e., security), of course, because I don't have a choice there, really. I can certainly look at the security emails from the project, and just upgrade those. Is there an easier way to do this?
View 4 Replies
View Related
Apr 26, 2010
What is the best way to upgrade to PHP 5.2? I am currently using PHP 5.1. Is the only way to use the testing repositories?
View 4 Replies
View Related
Apr 26, 2010
I have a server currently running 5.2. The developers have asked me (the SysAdmin) to upgrade the server to 5.3 -- but not all the way to 5.4, as they haven't tested the app on 5.4 yet.I believe a simple `yum upgrade` will move me all the way to 5.4 -- at least, `yum check-update` shows a whole bunch of 5.4 packages.
View 2 Replies
View Related
Dec 21, 2010
We are in need to upgrade PHP 5.3.3 to 5.3.4 in order to secure PCI compliance. We have been able to upgrade the CLI version without problem , but the apache module is stuck at 5.3.3. Can anyone provide some detailed steps on how to upgrade, or should I just attempt to compile from source?
View 2 Replies
View Related
Feb 3, 2011
want to upgrade php from 5.2 to 5.3 it can be possible with RPM and YUM but i want to know step by step how it can be upgraded using tar.gz file of PHP and from where i can download it.
View 5 Replies
View Related
Mar 20, 2011
Plesk 9.5.2
CentOS 2.6.18-194.17.1.el5
I would like to upgrade from PHP 5.1.6 to PHP 5.2.0.
I just need this one isolated upgrade.
View 16 Replies
View Related
Apr 14, 2011
I have tried to upgrade my CentOs 5.5 to 5.6 . I have these errors:
file /usr/share/man/man8/pam_access.8.gz from install of pam-0.99.6.2-6.el5_5.2.i386 conflicts with file from package pam-0.99.6.2-6.el5_4.1.x86_64
file /usr/share/man/man8/pam_cracklib.8.gz from install of pam-0.99.6.2-6.el5_5.2.i386 conflicts with file from package pam-0.99.6.2-6.el5_4.1.x86_64
[code]....
View 9 Replies
View Related
Aug 31, 2010
I want to upgrade existing MySQL 5.0.77 version on CentOS 5 Red Hat Linux to MySQL 5.1.x. Is anybody have list of patches or upgrades to upgrade to MySQL 5.1.x?
View 6 Replies
View Related
Jul 11, 2011
I am using CentOS 5.6 on my desktop and would like to upgrade to CentOS 6.0.I tried changing the yum repos to point to CentOS 6 but no luck. How can I do the upgrade?
View 1 Replies
View Related
Jul 21, 2011
We are runing a test server with centos 5.6.Then we think about update it to centos 6, so that we can see what hapens. If it works we can apply other servers this upgrade.
View 4 Replies
View Related
Apr 2, 2009
I upgraded from 5.2 to 5.3 last night. Everything was fine until I rebooted this morning and found the display has gone mad.The screen has gone all shaky - almost like the refresh rate is wrong.I can't even make out enough to see what letters I am typing into the login screen.
View 1 Replies
View Related
Apr 9, 2009
I'm using centos5 hiab with qmail and apache and i'm trying to install Mailman via: ./configure --prefix=/home/admin/mailman --with-mail-gid=qmail --with-cgi-gid=apache
and I get the error:
***** Distutils is not available or is incomplete for /usr/bin/python
***** If you installed Python from RPM (or other package manager)
***** be sure to install the -devel package, or install Python
***** from source. See sec. 15.1 of the Installation Manual for
***** details
Doing an rpm -qa | grep python
yields the following:
python-2.4.3-19.el5
libxml2-python-2.6.26-2.1.2
[Code]....
So it seems to me that the only thing I need to is upgrade(new install??) python-devel-2.4.3-19.e15
View 2 Replies
View Related
Apr 19, 2009
Setting up Update Process
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 229, in user_main
errcode = main(args)
[Code]....
View 6 Replies
View Related
May 17, 2009
I'm running some tests with RPM's.
In what case an RPM upgrade will fail (failed dependencies error message)?
For example, I have mysql 5.1.33 installed.
If I run code...
View 3 Replies
View Related
Jun 13, 2009
After upgrading to 5.3 I don't have xm anymore, anyone else with this problem or know how to fix it?
Quote:[root@xxxxxxx /]# xm list
bash: xm: command not found
View 2 Replies
View Related
Oct 22, 2009
When trying to do a YUM upgrade according to the Manual/ReleaseNotes for CentOS 5.4, nothing happens. Here's what I did/repsonse from YUM:
[code].....
View 5 Replies
View Related