CentOS 5 :: CentOS Installs A Buggy Version Of Synergy
Mar 10, 2010
As I use a (CentOS) Linux computer and a Windows XP PC side by side, I decided to install Synergy, a software to use one computer's mouse and keyboard on neighboring computers too.However, Add/Remove Software installed Synergy Plus 1.3.4-1 instead. That mostly works... Except there's a known bug on Synergy, see bug 2955158: if you use Synergy Server on CentOS to control the Windows computer, as soon as you touch the keyboard when focus is in Windows, it freezes. (I can still ssh into CentOS, but its GUI is unusable.)
Well, Synergy-Plus 1.3.4 inherited that bug. That makes it, for that purpose, useless.So I uninstalled Synergy-Plus and tried to install the lower version, Synergy 1.3.1-7, as per the recommendation in the comment on that bug report, except: I ended up with Synergy-Plus 1.3.4 again.I tried again from the command line, using yum, to no avail: yum told me Synergy 1.3.1-7 was obsolete and replaced by Synergy-Plus.I had to exclude Synergy-Plus from installation with yum, with "-x 'synergy-plus-*'", to finally get Synergy 1.3.1-7.
There, I don't have this problem. I do think that making people upgrade to Synergy-Plus 1.3.4 is a mistake.It's still not perfect. With Windows as the Synergy server (and using the Windows keyboard), if I try to type a ">" (on an AZERTY keyboard), it types "�" instead); and I seem to have an issue to copy text from Windows into CentOS.With the roles swapped, using CentOS as the Synergy server and with the CentOS keyboard, I can copy from Windows. I'm still not sure what is the cause of this.
View 2 Replies
ADVERTISEMENT
Oct 23, 2009
This is a 64 bit machine
[root@intergate2 log]# rpm -q perl --qf '%{NAME} %{VERSION} %{ARCH}'
perl 5.8.8 x86_64
[root@intergate2 log]# yum install perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.stanford.edu
* base: mirror.hmc.edu
* extras: mirror.raystedman.net
* updates: centos.eecs.wsu.edu
Setting up Install Process
Resolving Dependencies
---> Running transaction check
---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated
---> Package perl.x86_64 4:5.8.8-27.el5 set to be updated .....
Transaction Summary
Install 1 Package(s)
Update 1 Package(s)
Remove 0 Package(s)
View 4 Replies
View Related
Apr 8, 2010
i use centos 5.4 with kde and i want to use synergy at kde-logon screen.i 've modify Xsetup and Xstartup Files but synergy wont activated.In which files does need to be modified?
View 1 Replies
View Related
Jun 13, 2010
I'm a long time user of CentOS 5 w/KDE 3.5. I have always had this problem to various degrees no matter what installation of CentOS 5 I'm currently on. This same hardware does not exhibit the same symptoms with another OS.The problem is I regularly have many konsole instances open. I alt-tab between them frequently. Inevitably a random alt-tab will freeze the keyboard and the mouse won't be able to click anything although I can move the mouse cursor around. I can't type anything. It seems to have some sort of timeout and it always come back to responsiveness.
I alleviated this problem (I think) by switching keyboards, installing the nvidia driver instead of the nv driver, shutting down all non-essential services.I have seen these symptoms on every system I have installed CentOS 5 where KDE 3.5 was also installed. Very different hardware setups each time.Has anyone else run into similar symptoms?I'm surprised that it's just CentOS 5 w/KDE 3.5 that exhibits this behaviour on the same hardware where other operating systems (gentoo, suse, etc.) did not exhibit these symptoms.
View 1 Replies
View Related
Jul 8, 2009
I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world
View 1 Replies
View Related
Oct 29, 2010
I'm quite new to Linux/CentOS. I installed LAMP from official CentOS repositories and I'm wondering why the PHP (5.1.6) or MySQL (5.0.77) versions are so old. Why there is now the latest versions available.
Is it recommended to use these versions or should I update to the newest one - if so could you plesae provide me some links to official repositories&tutorials.
View 2 Replies
View Related
Jul 6, 2010
I managed to install xdebug from pecl, using the php-pear package from Centos base.
However, when trying to install PHPUnit i get an error saying I need at least PEAR >= 1.8.x
Has anyone managed to get a later version of PEAR running on Centos please?
View 1 Replies
View Related
Aug 18, 2010
I've had two centos smtp relays setup since 5.1, and it seems every day there are updates, and about every 3 months new minor releases.Is there a way to "lock" to a minor release version of centos? I use yum update to run updates, is that the correct process?
View 2 Replies
View Related
Feb 10, 2010
I am having a problem editing / decoding files and characters in UFT-8 on my CentOS installs. I have a single FreeBSD server where the problem does not exist. Basically, what happens is that Danish special characters, as well as other non-ASCII characters, come out garbled when processed on the system. As an example, if I open a vim editor and type characters like � it comes out as ø
If I try using nano, the characters come out as Relatedly, if I import UTF-8 encoded files from other sources, they also appear broken when edited locally. I have tried updating the system language using system-config-language. Also, I have no desktop environment installed, I access my servers only through the command line. Here's some information that may or may not be relevant, (I have googled the problem a while and have come up empty except for references to some of these things that are already set):
[Code]....
View 6 Replies
View Related
Nov 29, 2009
By the way, is there a step by step guide to install XFS file system and other related components on CENTOS 5.3,
View 2 Replies
View Related
Aug 22, 2011
in 11.4 the texi2dvi version is 1.135, based on texinfo version 4.13. Now these are old buggy versions (see e.g. texi2dvi: locale-dependent error in egrep [A-z] ), causing that documentation can not be built, for example when building gcc. Now one would hope that Suse provides updates (the latest version of texinfo is 4.9), but I can't find them?
It seems to me that the installation of texinfo is a bit more complicated, because of the integration with your system, so I hesitate to install texinfo myself. Yast should have a bug-reporting facility, where one could easily report such issues. Hope somebody can help (we have to install various pieces of software, which call texi2dvi, which then breaks, making the whole build breaks, and it would be not easy to change the build of these
View 4 Replies
View Related
Jul 31, 2009
I have Centos 5.3 on our server When I log-in in webmin I have a message "Warning - Your system is actually running CentOS Linux version 5.3." In the next line I have a button "Update Detected Operating System" My question is Do I need to click the link and update Detected operating system? If I do, is it going to change any configuration on our server?
View 2 Replies
View Related
Dec 22, 2010
i am installing the software vlc-1.1.5.tar.bz2 on my red hat linux 5.0 after extracting & by firing the command ./configure on command prompt it shows following error & after configure the make & install command is not working
configure: error: Buggy GNU/libc (version 2.5 - 2.7) present. VLC would crash; there is no viable work-around for this. Check with your distribution vendor on how to update the glibc run-time. Alternatively, build with --disable-nls --disable-mozilla and be sure to not use LibVLC from other applications/wrappers.
View 3 Replies
View Related
May 23, 2011
I would like to know how or given directions how to compile a newer version of synergy for PPC. Or it would be nice if someone could compile it though I want to learn how to do these things. Synergy is available for download from: [URL].
View 2 Replies
View Related
Jul 4, 2010
what is the postfix version comes with CentOSPlus repository for centos 5.4
View 2 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
Dec 24, 2010
I have Dell E6510 laptop with i5 CPU (Arrandale), Intel HD integrated graphics card (Ironlake), and 1080p display. I know other distros are also having problems with Ironlake but there are some work arounds.
Is there a way to install 5.5 on my laptop and have UI and 1080p resolution?
I have to say that 5.4 Live runs well - UI loads with correct resolution. With 5.5 live I get black screen.
View 8 Replies
View Related
Aug 20, 2010
Uh why does Ubuntu 10.04.1 x86 run like dog **** on USB flash? Heres what happens, system runs for 10 seconds, freezes for 5, on and on and on, its horrible and basically a useless install, an endless loop of frustration and system halts.. Is there a special distro or version for USB installs?
Coz installing off the 10.04 cd directly to a 4gb U3 USB stick runs like a DOG POO! Yes its USB 2.0, and it should not be doing this, I almost went apeshit insane that after a 2 hour install process, thats the results I got. Celeron D 2.8ghz/512mb ram, no hard disk, U3 4gb USB 2.0. Im running puppy linux now and I have no hard disks, and since Ubuntu is clearly superior, would be nice to know what Im missing here or of this is a bug specific to my platform.
View 9 Replies
View Related
Jul 22, 2010
I am new to being a sys-admin and Linux and UNIX. And I was wondering how can I tell what version of centos I have?
View 4 Replies
View Related
Mar 7, 2009
I'm looking for a PDF Printer for centos 5.2. I found something on a way to use CUPS for a PDF Printer for linux, but so far only ones I see out there are the (my version centos 5.2, i386) 4.3 i386. Dose any one know a different way to get a PDF Printer for centos. My uses for it is just to turn a website page into a PDF format for offline viewing.
View 7 Replies
View Related
Mar 13, 2009
I need to upgrade from xen-3.0.3-64.el5_2.9 which includes xen 3.1 to something that includes >= xen 3.2
1. what happened to xen-3.0.3-64.el5_2.9 and
2. where I can get an rpm for a x86_64 box with a xen version >= 3.2?
View 1 Replies
View Related
Aug 3, 2009
My server's manufaturer (supermicro) only provides RAID drivers for certain RHEL (CentOS) releases, 4.4, 5.2 and 5.9 are presently available. An accidental yum update recently took the server from CentOS 4.4 to 4.7, and abandoned the RAID driver. My choces are to reload 4.4 or go to 5.2. Since I will probably do the latter, is there a way to have yum just update within the distro, and not the distro version? Can someone ID the rpms I could exclude to be sure that the OS version remains static?
View 3 Replies
View Related
Jun 11, 2010
I am not sure if this was posted (search did not return any related results) but I am getting tagged for this version of ssh - SSH-2.0-OpenSSH_4.3. Where can I find 4.4 or above for CentOS?
View 1 Replies
View Related
Apr 5, 2011
What's the cli command to check mod ssl version?
I'm running Centos 5.3
View 2 Replies
View Related
Apr 17, 2011
i just noticed a bunch of installed i386 rpms on my freshly created x86_64 v.guest.Several questions:
1. why ?
2. how to replace with appropriate x86-64 version?
3. can i find out from which repo the rpm was installed?
View 3 Replies
View Related
Aug 15, 2011
How can I upgrade php version to 5.3 on CentOS 5.6 My current php version is 4.4.9. I want 5.3.
View 7 Replies
View Related
Oct 9, 2010
i'm currently running centos 5 with kernel version 2.6.18-92.1.22.el5 is there any way to update to kernel version >= 2.6.27 via yum ? if not via yum is it advisable to compile from source?
View 5 Replies
View Related
Jan 13, 2011
We are facing a problem a rpm file called TrackerSetup.rpm
rpm -ivh TrackerSetup.rpm
error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by com.elance.tracker-2.1.16-1.i586
[code]....
View 3 Replies
View Related
Jan 3, 2011
I am a novice running a dedicated server. how to find out which version of Centos my server is running. I am trying to install IonCube.
View 5 Replies
View Related
Oct 15, 2010
Can you please help me in upgrading php from version 5.2.10 to version 5.3.3 on Centos 5.5.
View 3 Replies
View Related