[CentOS] KDE4

2008-11-30 Thread Martin Marques
Is there any repo with binary rpm of KDE 4.1 for CentOS 5? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] 5.0 -> 5.1

2008-03-06 Thread Martin Marques
Ashley M. Kirchner escribió: Jim Perrin wrote: If you've been running yum update, you're already at 5.1. You may just need to reboot to load the new kernel. Nope, I don't run yum. I do manual updates. So I've rsynced the updates to a local drives, and then ran rpm against them. There's

Re: [CentOS] running php4 and php5 parallel

2007-09-20 Thread Martin Marques
Peter Peltonen wrote: Is it possible to run php4 and php5 parallel in Centos4 somehow? If the parallel php5 could be installed from rpm also that would be great also. Not both as apache_mod. You can use one as mod and the other one as cgi. Anyway, PHP4 will almost certainly expire next year (w

Re: [CentOS] Re: 4gb ram shows as 3.3gb

2007-07-27 Thread Martin Marques
Scott Silva escribió: Martin Marques spake the following on 7/27/2007 6:43 AM: Yes: Handle 0x, DMI type 0, 20 bytes. BIOS Information Vendor: Intel Corp. Version: EV91510A.86A.0482.2006.0222.2350 Many desktop boards are designed for Windows, and linux isn't quite

Re: [CentOS] Re: 4gb ram shows as 3.3gb

2007-07-27 Thread Martin Marques
Scott Silva wrote: Martin Marques spake the following on 7/26/2007 1:46 PM: Tim Verhoeven wrote: Another option is that you try to boot with the PAE kernel. That kernel is made to go over the 4GB boundary on 32bit. Didn't work for me. :-( [EMAIL PROTECTED] ~]# free

Re: [CentOS] 4gb ram shows as 3.3gb

2007-07-26 Thread Martin Marques
John R Pierce wrote: but thats neither here nor there, PAE is a universal issue for any x86 32bit system with 4GB+ ram, with PAE disabled, the BIOS, PCI, AGP or PCI-express, etc IO spaces consume anywheres from .5 to 1GB of the 32bit address space. PAE is a hardware workaround implemented i

Re: [CentOS] 4gb ram shows as 3.3gb

2007-07-26 Thread Martin Marques
Nick wrote: Martin Marques wrote: The thing is, and I'm still trying to find a solution for one of our servers, the the memory addresses from 4Gb down are used for PCI, VGA, onboard stuff, and even though the memory isn't used, the addresses are, and so they are not passed to the

Re: [CentOS] 4gb ram shows as 3.3gb

2007-07-26 Thread Martin Marques
Tim Verhoeven wrote: Another option is that you try to boot with the PAE kernel. That kernel is made to go over the 4GB boundary on 32bit. Didn't work for me. :-( [EMAIL PROTECTED] ~]# free total used free sharedbuffers cached Mem: 32372361865956

Re: [CentOS] 4gb ram shows as 3.3gb

2007-07-26 Thread Martin Marques
Nick wrote: Hi, Running Centos 5 (32bit)... running a server with 4gb of RAM and it's shows up as: [EMAIL PROTECTED] ~]# free total used free sharedbuffers cached Mem: 33695442549668 819876 0 290082382360 -/+ buffers/cache:

[CentOS] GNU pascal

2007-07-23 Thread Martin Marques
Is there a package for CentOS of GNU/Pascal? -- 21:50:04 up 2 days, 9:07, 0 users, load average: 0.92, 0.37, 0.18 - Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática| '@' || 'unl.edu.ar'; Universidad

[CentOS] PHP doesn't connect to PG with SELinux

2007-07-13 Thread Martin Marques
I just migrated my FC4 server to CentOS 5 and had some problems with DB connections from PHP to a PG server (remote server). The thing is that I couldn't get an error, until I disabled SELinux. At that time, the PG connections started working. Are there any instructions on how to work with SEL