[Fink-devel] How'd I get a completely broken g++-4.0?

2006-06-14 Thread Anthony DeRobertis
fermi:/tmp anthony$ g++-3.3 foo.cpp fermi:/tmp anthony$ echo $? 0 fermi:/tmp anthony$ g++-4.0 foo.cpp foo.cpp:1:20: error: iostream: No such file or directory foo.cpp: In function ‘int main()’: foo.cpp:4: error: ‘cout’ is not a member of ‘std’ fermi:/tmp anthony$ cat foo.cpp #include int main()

Re: [Fink-devel] Perl interpretter for /sw/bin scripts

2006-06-14 Thread Michèle Garoche
Le 15 juin 2006 à 07:27, Daniel Macks a écrit : I just checked my /sw/bin/* files and found that several specify #!/sw/bin/perl as their interpretter but their packages do not specify any Depends:perlXXX. That's bad. This situation often results from a ./configure detecting "first 'perl' in $P

[Fink-devel] Perl interpretter for /sw/bin scripts

2006-06-14 Thread Daniel Macks
I just checked my /sw/bin/* files and found that several specify #!/sw/bin/perl as their interpretter but their packages do not specify any Depends:perlXXX. That's bad. This situation often results from a ./configure detecting "first 'perl' in $PATH" when a perlXXX package happens to be installed.

[Fink-devel] update script ready for testing

2006-06-14 Thread David R. Morrison
There is now a script available which will attempt to update a 10.4- transitional (or 10.3) fink installation to the 10.4 tree. The script comes in a tarball which also contains basic deb files for a 10.4 installation (and hence is nearly 12 MB). I'll announce this script generally in a day