On 25/08/2009, at 08:18, Alexander Hansen wrote: > faberic banouette wrote: >> 2009/8/25 Alexander Hansen <[email protected] > <mailto:[email protected]>> >> >> faberic banouette wrote: >> >> >>> 2009/8/23 Alexander Hansen <[email protected] >> <mailto:[email protected]> >>> <mailto:[email protected] >> <mailto:[email protected]>>> >> >>> faberic banouette wrote: >>>> hello, >>>> I know I'm asking a question that is said in the FAQ easy to >>>> solve by >>>> reading the doc, but I couldn't get the answer by doing it. >>>> I try to use swftools and when trying to install fink the computer >>>> couldn't find an acceptable C compiler >>>> (i'm on mac OsX.4) >>>> Thank for your help >>>> Brice >> >>>> EBS:/Applications/swftools-2009-08-12-1514 bmx$ ./configure >>>> checking build system type... powerpc-apple-darwin8.11.0 >>>> checking host system type... powerpc-apple-darwin8.11.0 >>>> checking for gcc... no >>>> checking for cc... no >>>> checking for cl.exe... no >>>> configure: error: in `/Applications/swftools-2009-08-12-1514': >>>> configure: error: no acceptable C compiler found in $PATH >>>> See `config.log' for more details. >> >>> Do you have the Xcode Tools installed? If not then you don't have a >>> compiler. >> >>> But I'm not completely sure what you want. You said you're trying >>> to >>> install _fink_, but your output is from what appears to be a manual >>> install of swftools. If you want to use Fink to install swftools, >>> that's not the way to do it. >> >>> I want to use swftools and I read I have to install Fink. >>> You said it's not the right way, what would be right then ? >> >> You _use_ fink to install swftools. >> >> 1) Install Fink. >> 2) You have to install Xcode (I recommend version 2.5 for your >> needs) >> 3) Update fink via "fink selfupdate-rsync" (at the command line) >> 4) Turn on the unstable tree using "fink configure" >> 5) Update fink again via "fink selfupdate" >> 6) You should now be able to use "fink install swftools" to install >> swftools. >> > >> I don't get from the 3) to 5) step, >> so i guess I'm far too newbie to use swftools for now. >> Can you give me a link where can find an explanation or there's too > much knowledge too swallow at one time ?? > > I'm giving you the _exact_ commands that you're supposed to run in a > terminal window for those steps > > fink selfupdate-rsyc > > fink configure > > fink selfupdate > > fink install swftools > > Did you try them? > > Otherwise http://www.finkproject.org/doc/users-guide/index.php is the > Users Guide for Fink.
Once you've properly installed Fink there should be a 'fink' command available on your system -- it is this command you should to install packages and do other Fink operations. Instead of typing './configure' on the shell/command line/terminal window via the Terminal.app application, use the commands above listed by Alexander. Bear in mind that you do not need to download the source code of swftools and run configure, make, make install. Fink does that for you instead. -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
