Re: Python versions, portgroups, and portfiles

2010-11-29 Thread Marshall Perrin
On Mon, Nov 29, 2010 at 8:10 Ryan Schmidt wrote: > So the easiest way for us to accept Python 2.7 versions of existing Python 2.6 > ports is to receive a diff from the Python 2.6 portfile, and the diff should of > course include the minimum changes needed to accomplish the update. OK, great. I

Re: Python versions, portgroups, and portfiles

2010-11-29 Thread Ryan Schmidt
On Nov 29, 2010, at 15:16, Marshall Perrin wrote: > I've recently switched to using Python 2.7 as my primary python version, > using > Macports to install it. I've found however that Macports' system for handling > python versions is a bit cumbersome, since there are separate py26-* and > py27

Re: kile-devel doesn't start

2010-11-29 Thread Ryan Schmidt
On Nov 29, 2010, at 08:08, Thomas Schneider wrote: > Well, I'm sorry that this is now difficult to sort out, but I really couldn't > tell in the first place that the different sources would interfere with each > other. Ideally they wouldn't, but unfortunately in some cases they seem to, so the

Python versions, portgroups, and portfiles

2010-11-29 Thread Marshall Perrin
Hi all, I've recently switched to using Python 2.7 as my primary python version, using Macports to install it. I've found however that Macports' system for handling python versions is a bit cumbersome, since there are separate py26-* and py27-* packages, and despite the fact that 2.7 is essent

Re: kile-devel doesn't start

2010-11-29 Thread Thomas Schneider
On 29.11.2010, at 15:08, Thomas Schneider wrote: > Is it indicated to start completely from scratch, i.e.: > > * completely get rid of the previous Qt installation, > * completely erase the Fink installation including all installed packages and > their entries in the Library and similar places

Re: kile-devel doesn't start

2010-11-29 Thread Thomas Schneider
On 29.11.2010, at 14:54, Ryan Schmidt wrote: > On Nov 29, 2010, at 07:32, Thomas Schneider wrote: > >> On 29.11.2010, at 01:16, Ryan Schmidt wrote: >> >>> Where did /Library/Frameworks/QtGui.framework come from? MacPorts doesn't >>> put that there. Perhaps you put it there yourself. >> >> Nop

Re: kile-devel doesn't start

2010-11-29 Thread Ryan Schmidt
On Nov 29, 2010, at 07:32, Thomas Schneider wrote: > On 29.11.2010, at 01:16, Ryan Schmidt wrote: > >> Where did /Library/Frameworks/QtGui.framework come from? MacPorts doesn't >> put that there. Perhaps you put it there yourself. > > Nope. I tried to install Kile from different sources (Fink,

Re: kile-devel doesn't start

2010-11-29 Thread Thomas Schneider
On 29.11.2010, at 01:16, Ryan Schmidt wrote: > Where did /Library/Frameworks/QtGui.framework come from? MacPorts doesn't put > that there. Perhaps you put it there yourself. Nope. I tried to install Kile from different sources (Fink, source archive) before, with different errors along the way.