qwt52

2013-06-10 Thread Daniel Marlow
Hello, Please forgive me if this is a newbie inquiry. In attempting various ports, I am encountering the following error: Can't install qwt52 because conflicting ports are installed: qwt I assume that a straightforward solution would be to uninstall qwt and proceed from there.I

Re: qwt52

2013-06-10 Thread Michael Dickens
Hi Dan - Try the following: {{{ sudo port -f uninstall qwt sudo port clean qwt52 sudo port install qwt52 }}} and see if that works. If it does not, it should print out which ports are disliking what you're trying to do. You can get a list of already-installed ports that depend on qwt via port