Hi, I encountered a problem in updating and/or installing fftw... 1. When I run "fink update fftw3", I see the following at the end of process:
Reading Package Lists... Building Dependency Tree... W: Duplicate sources.list entry file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) W: Duplicate sources.list entry file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) W: You may want to run apt-get update to correct these problems 2. and...when I run "apt-get update" [bs2-22-dhcp-184:/sw/fink] Hiromi% apt-get update E: Could not open lock file /sw/var/lib/apt/lists/lock - open (13 Permission denied) E: Unable to lock the list directory I tried "fink install fftw", but I encountered the same problems. Thanks. Hiromi > My experience is that fftw3 installs without any problem using fink on an Intel Mac running Leopard. > > If you have fink installed just type: fink update fftw3 > > Good luck! > > -Ross Smith- > > On Aug 29, 2008, at 2:45 PM, [EMAIL PROTECTED] wrote: > >> Hi, >> Sorry to ask you this, but how do I install fftw (this is for >> ccp4)? Of >> could you direct me to the place where I can find the instructions on how >> to do this? >> Thanks. >> Hiromi >>> On Aug 29, 2008, at 1:39 PM, [EMAIL PROTECTED] wrote: >>>> Hi, >>>> I included the line right before the error messages and a few lines before >>>> it. I hope it/they would be helpful >>>> Thank you. >>>> Hiromi >>>> source='fftmap.cpp' object='fftmap.lo' libtool=yes \ >>>> depfile='.deps/fftmap.Plo' tmpdepfile='.deps/fftmap.TPlo' \ >>>> depmode=gcc3 /bin/sh ../../depcomp \ >>>> /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. - >>>> I../.. >>>> -I/sw/include -O2 -c -o fftmap.lo `test -f 'fftmap.cpp' || echo './'`fftmap.cpp >>>> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -O2 -c >>>> fftmap.cpp - >>>> MT >>>> fftmap.lo -MD -MP -MF .deps/fftmap.TPlo -fno-common -DPIC -o .libs/fftmap.o >>>> fftmap.cpp:47:18: error: fftw.h: No such file or directory >>> Yup. That helps. It looks like there is a missing build depend on fftw. Install that. I'll cc the maintainer. >>> Alexander K. Hansen >>> akh AT finkproject DOT org >>> Fink User Liaison and Documenter >> ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Fink-beginners mailing list >> [email protected] >> http://news.gmane.org/gmane.os.apple.fink.beginners > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
