On 14/06/2009, at 12:14, nuvolare wrote: > Hello, I have to use Glade and I sow that I can use Fink. > I followed all the istructions, and I installed Glade with Terminale > writing Fink install glade. > Now how I can use Glade?
Ciao. A couple of things: 1) if you've run fink install glade then you've installed version 0.6, which is quite old. There's a glade3 package that's version 3.6. (glade 0.6 is GTK, glade 3.6 is GTK2). Run fink list glade to check which glade packages are available on your system. You might want to enable the unstable tree to get more recent versions; please read http://finkproject.org/faq/usage-fink.php#unstable If you installed Fink using the binary installer on 10.5, you should read this too: http://www.finkproject.org/faq/upgrade-fink.php#leopard-bindist1 Choosing rsync or cvs is important to get recent packages. 2) most programs installed by Fink are located under /sw/bin. The easiest way to run a Fink-installed application is to open the Terminal and write the application name. For the glade package, the program name is glade. For the glade3 package, the program name is glade-3. Cheers, -- monipol ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
