Re: kdegraphics4 install problem

2009-11-11 Thread Nicolas Pavillon
Hello, I figured out that this issue is related to different problems coming with the upgrade of KDE to 4.3.3. - First, Soprano is outdated with KDE 4.3.3. Macports has 2.2.1, and it should be upgraded to 2.3.0. Because of this, kdelibs4 package did not compile nepomuk. - Second, you should

python-opencl / pyopencl

2009-11-11 Thread Faisal Moledina
Hey everyone, Would it be possible to create a port for either Python::OpenCL (http://python-opencl.next-touch.com/) or PyOpenCL (http://mathema.tician.de/software/pyopencl)? I'm having difficulty installing either of these two and I would like to try my hand at some OpenCL programming. Faisal __

kdegraphics4 install problem

2009-11-11 Thread Temple, Darren
I have the following when trying to install kdegraphics4, can anyone help? Many thanks, Darren ---> Computing dependencies for kdegraphics4 ---> Configuring kdegraphics4 Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_lo

Re: mercurial problem on 10.6 (seemingly identical to ticket #21283)

2009-11-11 Thread Joerg van den Hoff
On Wed, 11 Nov 2009, Bryan Blackburn wrote: On Wed, Nov 11, 2009 at 11:43:16AM +0200, joerg van den hoff said: I've just installed macports 1.8.1 on a new macbook pro running 10.6 and installed some packages, most of them without problems (thanks to everybody involved!). but mercurial fails

Re: wxWidgets fail to build

2009-11-11 Thread Ryan Schmidt
On Nov 10, 2009, at 23:44, Yoshiyuki HARAOKA wrote: wxWidgets & wxWidgets-devel fail to build on OS X 10.6.2+Xcode 3.2.1 & 10.5.8(ppc)+Xcode3.1.4 It looks like there are several open tickets for wxWidgets. http://trac.macports.org/query?status=assigned&status=new&status=reopened&summary=%7Ew

Re: error building qcadlib

2009-11-11 Thread Ryan Schmidt
On Nov 11, 2009, at 15:34, wilfried rabaud wrote: Is it possible that the problem comes from the Makefile located in / opt/local/bin/qcad-2.0.5.0-1-community.src/qcad/src? Is there really a directory /opt/local/bin/qcad-2.0.5.0-1- community.src? How did that get there? It's a strange place fo

Re: error building qcadlib

2009-11-11 Thread wilfried rabaud
Thanks for pointing my mistake... Is it possible that the problem comes from the Makefile located in / opt/local/bin/qcad-2.0.5.0-1-community.src/qcad/src? When looking at it, somewhere there is : $(MOC): ( cd $(QTDIR)/src/moc && $(MAKE) ) The pb could be the bad definition of QTDIR? I

Re: mercurial problem on 10.6 (seemingly identical to ticket #21283)

2009-11-11 Thread Bryan Blackburn
On Wed, Nov 11, 2009 at 11:43:16AM +0200, joerg van den hoff said: > I've just installed macports 1.8.1 on a new macbook pro running 10.6 > and installed some packages, > most of them without problems (thanks to everybody involved!). > > but mercurial fails with exactly the same error message as r

Re: Installation/port-upgrade problems

2009-11-11 Thread Ryan Schmidt
On Nov 10, 2009, at 10:18, Temple, Darren wrote: Thanks for the advice everyone. The snow leopard migration information sorted it. I'd seen this page before but didn't think the reinstallation of ports applied to me as I didn't think I had any ports installed at that point - didn't reali

Re: no library dependencies

2009-11-11 Thread Raphael Straub
David Cake wrote: I'd like to have binaries of a couple of tools that have no dependencies on other libraries within MacPorts (dvdauthor and ffmpeg, specifically). Essentially, I'd like to include them within an app bundle and control them directly from NSTask, rather than require install

Re: error building qcadlib

2009-11-11 Thread Brandon Allbery
On Nov 11, 2009, at 12:58 , wilfried rabaud wrote: cd src && make ( cd /src/moc && make ) /bin/sh: line 0: cd: /src/moc: No such file or directory make[2]: *** [/bin/moc] Error 1 make[1]: *** [lib/libqcad.a] Error 2 make: *** [all] Error 2 Building qcadlib failed It looks like moc is not found..

error building qcadlib

2009-11-11 Thread wilfried rabaud
Hi, I am not able to compile qcad, the error occurs when building cqad lib: Building qcadlib make prepare test -d ./include || mkdir -p ./include ( cd ./include; rm -f *.h; \ for hf in `find ../src -name '*.h'`; do \ if [ "x$OS" = "xWindows_NT" ]; then \

mercurial problem on 10.6 (seemingly identical to ticket #21283)

2009-11-11 Thread joerg van den hoff
I've just installed macports 1.8.1 on a new macbook pro running 10.6 and installed some packages, most of them without problems (thanks to everybody involved!). but mercurial fails with exactly the same error message as reported in ticket 21283 (bottom line "no module named osutils"). that