Has anyone installed gimp2 from macports on leapoard yet?

Works fine with Tiger, but all kinds of errors with dependencies when
I run $ port install gimp2

-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

@pets = Pets.find_all_by_species('dog')
@pets.each do |dog| {
 if dog.name == 'Farley'
 dog.nick = 'Sir Barks-A-lot'
 elsif dog.name == 'Bonita'
 dog.nick = 'Princess Boo'
 else
 dog.nick = 'Doggie?'
 end
}
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to