On 7/10/12 2:46 PM, Kristof Salens wrote: > Hi, > > I'm new to mac os x and unix i was hoping to have some help installing the > Fishlim plugin for Xchat > (http://fishlim.kodafritt.se/) > > I'm running the following: > > MAC OS X LION 10.7.4 (clean disk , basic mac environment no extra programs or > applications running) > FINK 0.33.3.2 > > I followed the instructions on the fishlim website > (http://fishlim.kodafritt.se) but unfortunately by giving the install > instruction: > > sudo apt-get install libglib2.0-dev libssl-dev > > I received this this error: > > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package libglib2.0-dev >
Fink is not Debian, and we don't have to have the same package names. "fink list" is your friend in this regard. > I even tried this command : > > sudo apt-get install glib2-dev libssl-dev openssl-dev > There is no libssl-dev in Fink. And "openssl-dev" isn't available on anything earlier than 10.5. > But no luck.. > > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package glib2-dev > > > I also updated the flink packages with the following command: > > sudo apt-get update > > Password: > Reading Package Lists... Done > Building Dependency Tree... Done > > And > > sudo apt-get install > > > Reading Package Lists... Done > Building Dependency Tree... Done > 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > > > Does anyone have some advice on how to proceed? Is it possible that something > went wrong during install? > > > Any help is welcome > > > > Much appreciated > > Regards, > > > Kristof > > There is no binary distribution for Lion, so "apt-get" won't do much for you. All "apt-get update" does is update the list of packages that you have built on your machine. Try using the "fink" command: fink install glib2-dev openssl100-dev -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners