I'll try to get it fixed today...
On Nov 30, 2008, at 5:49 AM, Robert wrote: > Dear all, > > Thanks to all for solving my problem with pdb2pqr. Apparently there > was an > error with theinteraction with python package. Bot the solutions > solved the > problem and the package is running now. Many thanks for the help! > > Kind regards, > > Robert Floor > > > > Looks like the package was assuming /sw/bin/python (via the "python") > is python2.5, which isn't always true now that we also have 2.6 > available. And the package really does require 2.5. I just committed > pdb2pqr-1.3.0-2, which tries harder to use 2.5. Please let me know if > it works. > > dan > > 2008/11/29 Martin Costabel > >> Robert wrote: >> >>> Dear all, >>> >>> I am new to fink and once it tried to update pdb2pqr I got an >>> error which >>> I couldn't fix. I looked in the available resources but could not >>> find >>> information about the subjet. The error message I get once I type >>> fink >>> install pdb2pqr is listed below. >>> >>> I was wondering if anyone could help me! >>> >> >> This package has not yet been made aware of the existence of the >> python26 >> package. For a workaround, the following will probably work: >> >> fink install python-1:2.5.2-1 >> fink install pdb2pqr >> >> -- >> Martin >> >> ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
