brian wrote: > sudo fink -b install monodevelop > Password: > Scanning package description files.......... > Information about 5960 packages read in 8 seconds. > Can't resolve dependency "gtkhtml3-dev (>= 3.2.1-1)" for package > "monodevelop-0.9-1022" (no matching packages/versions found) > Exiting with failure. > > but check it out: > > fink list gtkhtml > Information about 5960 packages read in 1 seconds. > : > : > i gtkhtml3.8.15-dev 3.10.2-1002 > HTML rendering/printing/editing engine > i gtkhtml3.8.15-shlibs 3.10.2-1002 > HTML rendering/printing/editing engine >
Those are "gtkhtml3.18.15", not "gtkhtml3". They're not the same. > : > : > > however: > locate gtkhtml3-dev | grep pkgconfig > returns nothing... any ideas how to provide this dependency? > > http://pdb.finkproject.org/pdb/package.php/gtkhtml3-dev gtkhtml3 is in the unstable tree, so if you don't have that, turn it on. You can do this from "fink configure" if you have fink-0.27.0 or later (I don't know whether you do since you didn't specify). Otherwise check out the FAQ: http://www.finkproject.org/faq/usage-fink.php#unstable ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
