|
From: Klaus R. <kla...@rz...> - 2007-11-10 14:05:33
|
Hi, > Trying to update my ming perl on my vserver doesn't work yet. After > installation > my perl scripts fail with: > > SWF object version 0.4.0-beta6_02 does not match bootstrap parameter > 0.4.0-beta at /usr/lib/perl5/5.8.8/i586-linux-thread-multi/DynaLoader.pm > line 253 unclean installation maybe ? Some leftovers from a previous installation ? > p.s. forgot to mention something weird: > after updating cvs your actual changes in Fonts.xs > are merged into the version of my local file in an uncorrect way > including lines with >>>..., ===... and <<<... > I had to delete the file first to get your new version correctly. Thats the behaviour you want from CVS ;). You don't want CVS to overwrite / merge your own modifications... Therefore it marks it as a conflict and you have to choose a version ! Klaus |