Re: [CentOS] OT Open Cobol

2012-04-27 Thread Jesus del Valle
Hi Chris, In CentOS 6.2: yum install gmp gmp-devel libtool ncurses ncurses-devel ncurses-libs yum install libdbi libdbi-devel libtool-ltdl libtool-ltdl-devel db4 db4-devel (I think I had all but db4-devel pre-installed, not sure now) cd /opt wget http://www.sim-basis.de/open-cobol-1.1.tar.gz

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Jesus del Valle
;> To: centos@centos.org >> Subject: Re: [CentOS] OT Open Cobol >> >> On 04/27/2012 06:09 PM, Jesus del Valle wrote: >> > Hi Chris, >> > >> > In CentOS 6.2: >> > >> > yum install gmp gmp-devel libtool ncurses ncurses-devel ncurses-l

Re: [CentOS] PHP and PHP53 on CentOS5

2012-05-01 Thread Jesus del Valle
> > > Can someone offer their experience/advice in this regard? (remove php, > install php53, CentOS 5) > > Hi. I did exactly this about a year ago under CentOS 5.6. I just had a look at my notes: yum install yum-utils (for package-cleanup) yum remove php php-common # These below were installed ov

Re: [CentOS] PHP and PHP53 on CentOS5 - PROBLEM

2012-05-01 Thread Jesus del Valle
> > > After I install php53 and other supporting php53 components, I tried > installing squirrelmail, drupal6, and phpmyadmin via yum install. > > However, they fail to install because of dependency issues. > > Hi Max. You can wget Drupal from source, you don't need yum for this. Same for squirrelm

Re: [CentOS] PHP and PHP53 on CentOS5 - PROBLEM

2012-05-01 Thread Jesus del Valle
> > > I would appreciate seeing your notes. > > there are the IUS repos for PHP53. With those you can yum > install squirrelmail, drupal6, phpmyadmin. > > I *did* install PHP53 from the IUS repository ( along with other > supporting php packages), and html-enabled email (the capability to > compos

Re: [CentOS] Upgrading PHP and PHP53 on CentOS5 - Progress/Problem w/ Squirrelmail

2012-05-02 Thread Jesus del Valle
> > > Squirellmail provides an html email editor. With the upgrade to > PHP53, the editor continues to work. However, the html email that is > composed using this functionality is received empty. Hi Max. Testing squirrelmail with php53 (epel) from CentOS 5.8: I just installed the html editor plug

Re: [CentOS] Upgrading PHP and PHP53 on CentOS5 - Progress/Problem w/ Squirrelmail

2012-05-03 Thread Jesus del Valle
On Thu, May 3, 2012 at 3:52 AM, Jesus del Valle wrote: > > Squirellmail provides an html email editor. With the upgrade to >> PHP53, the editor continues to work. However, the html email that is >> composed using this functionality is received empty. > > > Hi Max. Test

Re: [CentOS] loosing applications

2012-05-06 Thread Jesus del Valle
> > >> Yum auto update is not working too but I can update with command lin yum > >> update > >> >import libuser > ImportError: no module name libuser > > Hi. Both the issue and the message are similar to some errors I receive if I forget to change to CentOS default Python before using yum

Re: [CentOS] loosing applications

2012-05-06 Thread Jesus del Valle
> > Where should be default python > Hi Michel. Type python --version on the command prompt. CentOS 6.2 has Python 2.6.6, CentOS 5.6, 5.7, 5.8 have Python 2.4.3. Epel should not have installed a different python. Maybe you only need to reinstall the library so Python recognizes it??? __

Re: [CentOS] loosing applications

2012-05-06 Thread Jesus del Valle
> > actual re-installed version is > libuser.i386 0:0.54.7-2.1.el5_5.2 > Hi Michel. Maybe something related to root / non-root? Or: Can you check your Python version? Can you enter into Pythons cli (just type python) and then type "import libuser"? If you don't get an error message, I don't know. I

Re: [CentOS] loosing applications

2012-05-07 Thread Jesus del Valle
> > Larry Martell seem's to have the right way. > sys is not defined. > > Where should I pout it to get it permanent aund use pirut under X > Hi Michel. This is only to print a sys variable; you don't need to do anything there. So your default python finds the libuser library, the error you saw bef

Re: [CentOS] best way to upgrade from default Python 2.4 to Python 2.6?

2012-05-10 Thread Jesus del Valle
> > > What is the best way to upgrade to Python 2.6 from the default Python > 2.4. > > > I've read these horror stories online and don't want to break yum. > > Hi. At least there are 2 ways that I have tried and work. The first: yum install gcc tcl tk sqlite-devel readline-devel gdbm-devel yum ins

Re: [CentOS] Installing Zimbra on CentOS 6.2

2012-05-21 Thread Jesus del Valle
que todo hombre tiene a ser honrado, y a pensar y > a hablar sin hipocresía" Hola Alexander, Lo último que esperaba era encontrarme a otro cubano en la lista de CentOS. Saludos desde Alemania! Jesus del Valle ___ CentOS mailing list CentOS

[CentOS] centos modprobe ipv6 fatal ipv6.ko Invalid module format

2012-05-21 Thread Jesus del Valle
Hi. My provider rebooted the server today or the server rebooted itself because of some problem, still don't know. Anyway: In /var/log/messages now I get zillions of modprobe: FATAL: Could not read '/lib/modules/2.6.32-220.17.1.el6.x86_64/kernel/net/ipv6/ipv6.ko': Invalid module format I am not abl

Re: [CentOS] centos modprobe ipv6 fatal ipv6.ko Invalid module format

2012-05-23 Thread Jesus del Valle
> > Use "file" to identify the type of data contained in that file, and use > "rpm -Vf" to verify it. If either result doesn't look right, reboot and > fsck your filesystem > Hi Gordon, Your assumption turned to be true : - (. The file was corrupt (file ... gave "data" as type, rpm -Vf throwed ton

Re: [CentOS] Tomcat7

2012-05-24 Thread Jesus del Valle
> > I dream of the existence of a repository I just activate and issue > $ sudo yum install @tomcat > Hi. I cannot help you with a repository, however I have been installing/upgrading tomcat for a while now. I wrote the script I follow here: http://www.geilthings.com/wiki/Tomcat Regards, Jesus __

Re: [CentOS] google.repo

2012-05-24 Thread Jesus del Valle
> > Where do you find a Chrome package that works on Centos? Google seems > to provide only Fedora, not Centos, binaries. All I can find for > Centos is Chromium. Hi. I think to remember that I went to Google's website (with Firefox on a CentOS 6.2 desktop) and I either searched for google chrome

Re: [CentOS] Third party repo differences

2012-05-25 Thread Jesus del Valle
> > > You could try something like this: > > rpm -qa --qf "%-30{NAME}%{VENDOR}\n" > > In 6.x, yum keeps track of where packages were installed from. > yum history packages-info packagename(s) > Hi. From http://forums.fedoraforum.org/showthread.php?t=240877 yum list installed | grep repositoryname

[CentOS] CentOS 4.8 to 4.9

2012-05-28 Thread Jesus del Valle
Hi. Somebody in the Spanish CentOS mailing list is asking how to move from CentOS 4.8 to 4.9. He cannot upgrade to 5 or 6 at this moment. Any Hints / Howto? I would pass the translated answer to the Sp. list. Thanks & Regards, Jesus ___ CentOS mailing lis

Re: [CentOS] CentOS 4.8 to 4.9

2012-05-29 Thread Jesus del Valle
David Hrbáč wrote: > Dne 29.5.2012 10:38, Giles Coochey napsal(a): > > Can he not use http://vault.centos.org/4.9/updates/ as a repository > > for updates? > > Yes, he can, see > > http://www.hrbac.cz/2012/04/sed-oneliner-to-change-centos-4-repos-to-vault-centos-org/ > DH Hi Giles & David, thank

Re: [CentOS] CentOS 4.8 to 4.9

2012-05-30 Thread Jesus del Valle
> > Is that person aware that CentOS-4 is EOL and will not receive any more > (security) updates? > http://lists.centos.org/pipermail/centos-announce/2012-February/018462.html Hello Leonard, Yes he is aware of EOL. Regards, Jesus ___ CentOS mailing list