Hello, El Wednesday 05 November 2008 09:34:05 Christian Schulz escribió: > On Wed, Nov 05, 2008 at 12:02:14AM +0100, Torben Schlüntz wrote: > > Off course my 40 uniquely named v24 computers are now merged into 1 > > "v4_computers". :-/ > > Similar problem here. Unfortunately I cannot move all clients to v25 > since they are dynamically linked to libcurl3 (i386) or libcurl4 > (x86_64) which would mean some OS upgrading. Maybe I was just not > smart enough to find some statically linked versions. > I also suffered the libcurl3 problem for my 32 bit linux systems. Hopefully my distro is openSUSE 11.0 and there is a libcurl3 rpm not interfering with installed libucrl4 one.
http://download.opensuse.org/repositories/home:/pbleser:/backports/ So I installed it and then an mprime rpm from my own. Other user in mersenne forum told that they solved the problem doing a soft link from libcurl.so.3 to libcurl.so.4 !? ln -s libcurl.so.4 libcurl.so.3 Frankly, I don't like this solution, but he said it works. Guillermo > Another irritation: After having moved to v25 on one of my machines, > it completed the current LL and reported the result correctly (it > shows up in the "Completed" section), but it's still also active in > the "Assigned" section - made me looking around for the box in charge > of that for some hours before noticing that this exponent is for some > reason in /both/ sections. > > But generally the migration went smoother than I expected. > > Christian -- Guillermo Ballester Valor [EMAIL PROTECTED] http://www.oxixares.com/~gbv Ogijares, Granada - SPAIN _______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
