On 28/ago/07, at 03:17, Alexander K. Hansen wrote: > Chiara Sandionigi wrote: >> Hi! >> I have a problem about packages upgrade. I have cmake version >> 2.4-1- beta, but I need version 2.4.5. Hence I have installed >> cmake 2.4.6 through >> fink install cmake >> However, when I type cmake --version, I have cmake version 2.4-1- >> beta yet. >> > What do you get from running "type -a cmake" in a terminal? If > your 2.4-1beta cmake is ahead of Fink's in your PATH, that will be > the default one used.
When I run type -a cmake, I get cmake is /opt/local/bin/cmake cmake is /sw/bin/cmake The first is cmake 2.4-1 beta, while the second is cmake 2.4.6 How can I set cmake 2.4.6 as default? ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
