Re: [Fink-beginners] Mac apps

2012-07-06 Thread David R. Morrison
On Jul 6, 2012, at 10:16 PM, Chris Schram wrote: > In article <0d83cd10-742b-4f62-853f-e58784f9c...@finkproject.org>, > "David R. Morrison" wrote: > >> A few fink folks have been testing fink on the developer seed of 10.8, and >> nobody has reported problems related to Gatekeeper, to the best

Re: [Fink-beginners] Mac apps

2012-07-06 Thread David R. Morrison
Chris, A few fink folks have been testing fink on the developer seed of 10.8, and nobody has reported problems related to Gatekeeper, to the best of my knowledge. -- Dave On Jul 6, 2012, at 9:29 PM, Chris Schram wrote: > In article , > Daniel Johnson wrote: > > If the previously availa

Re: [Fink-beginners] Mac apps

2012-07-06 Thread Alexander Hansen
On 7/6/12 5:33 PM, Chris Schram wrote: > In article <4ff76f8f.3040...@gmail.com>, > Alexander Hansen wrote: > >> On 7/6/12 3:51 PM, Chris Schram wrote: >>> I've been waiting patiently for the kdegames and kdeedu Mac apps to make >>> their way into Lion, >> >> One of our maintainers has a repos

Re: [Fink-beginners] Mac apps

2012-07-06 Thread Daniel Johnson
On Jul 6, 2012, at 8:33 PM, Chris Schram wrote: > In article <4ff76f8f.3040...@gmail.com>, > Alexander Hansen wrote: > >> On 7/6/12 3:51 PM, Chris Schram wrote: >>> I've been waiting patiently for the kdegames and kdeedu Mac apps to make >>> their way into Lion, >> >> One of our maintainers

Re: [Fink-beginners] Mac apps

2012-07-06 Thread Alexander Hansen
On 7/6/12 3:51 PM, Chris Schram wrote: > I've been waiting patiently for the kdegames and kdeedu Mac apps to make > their way into Lion, One of our maintainers has a repository with test packages at http://cvs.snaggledworks.com/viewvc.cgi/fink/10.7/main/finkinfo/kde/ Try those out, and send fe

Re: [Fink-beginners] sed: command not found

2012-07-06 Thread Robert Johnson
Copying sed back to usr/bin seems to have worked. thank you so much for the help. kind regards Rob On 06/07/2012, at 12:48 AM, Alexander Hansen wrote: > On 7/5/12 2:51 PM, Robert Johnson wrote: >> Hi Alexander. >> >> I seem to have sed installed correctly as shown below when i run the "which

Re: [Fink-beginners] struct-oct362 is not loaded automatically

2012-07-06 Thread Alexander Hansen
On 7/5/12 10:09 PM, Tetsuro Kurita wrote: > Almost octave packages installed through fink are loaded automatically at > startup of octave, but struct package is not loaded. > > In /sw/var/octave/3.6.2/octave_packages, the value of autoload is set "no". > > Is this intended behavior ? > > ==