[email protected] wrote: > Martin, Alexander et al, > > "fink rebuild gtk+2-shlibs" produced > > The following additional package will be installed: > dev-tools > > > which failed with > > +---------- > | > | Attention! > | > | Package dev-tools is an autogenerated virtual package. > | > | You cannot manipulate this type of package using the usual Fink tools. > | A detailed description of this package follows... > | > | This package represents the basic command-line compiler and > | related programs. In order for this package to be "installed", > | you must have /usr/bin/gcc and /usr/bin/make available on your > | system.... > > I verified that these tools are present: > > jonathan: jonathan$ ls -l /usr/bin/gcc > lrwxr-xr-x 1 root wheel 7 Feb 6 10:45 /usr/bin/gcc -> gcc-4.0 > jonathan: jonathan$ ls -l /usr/bin/make > lrwxr-xr-x 1 root wheel 7 Feb 6 10:45 /usr/bin/make -> gnumake > > Where to go now? Your patience with my ever-morphing problem is much > appreciated -- Jonathan > > > Check "fink-virtual-pkgs --debug" and near the top you'll find a line that says
- checking for dev-tools commands: there may be a message about what went wrong there. Are /usr/bin/gcc-4.0 and /usr/bin/gnumake present? If you've got dangling symbolic links that would cause a problem. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
