Re: question about qt5-creator-examples

2015-12-01 Thread Marcus Calhoun-Lopez
It was intentional to have the examples not be replaced by another port. During installation, Qt Creator builds a local copy of the build system Qbs to build itself. The examples that Qt Creator was installing were from the Qbs build system and not from Qt Creator. It seemed that if these

Re: question about qt5-creator-examples

2015-12-01 Thread Marcus Calhoun-Lopez
Almost all of the qt5-* ports have an +examples variant, which, as you might expect, installs examples. They then should show up in Qt Creator. Qbs also installs some examples. -Marcus > On Dec 1, 2015, at 7:36 AM, Gill Bates wrote: > > > > > > Thanks for the

Re: dbus @1.2.12_5 - EOF Address Error Message

2009-05-30 Thread Marcus Calhoun-Lopez
Charles A. Templeton III ctempleton3 at gmail.com writes: I am running Tiger 10.4.11 and I am getting the following error message: $ dbus-launch EOF in dbus-launch reading address from bus daemon There are a few tickets for dbus on the tracker. But I can't totaly figure out which one is the

Re: Meld fails to start; complains about launchd not providing socket path

2009-05-26 Thread Marcus Calhoun-Lopez
Rainer Müller raimue at macports.org writes: You are right, the org.freedesktop.dbus-session.plist is intended to be loaded by a user, not system-wide by root. The message has been changed by mcalhoun in r49300. The old message was:

Re: dbus @1.2.12_5 apparent regression, can't launchctl load

2009-05-26 Thread Marcus Calhoun-Lopez
Jim DeLaHunt from.macports at jdlh.com writes: I'm not sure what to make of this. Does dbus @1.2.12_5 fail because its /opt/local/Library/LaunchAgents/org.freedesktop.dbus-session.plist file never got installed? It is possible that something went haywire at some point. Is

Re: kdelibs4 upgrade error -- files exists

2009-03-28 Thread Marcus Calhoun-Lopez
Chris Jones christopher.rob.jones at cern.ch writes: I experienced the same problem (I had to stop the build the first time I tried to install since I need to shutdown my machine). A clean helps, but U still get an error during the destroot staging ? Chris-Jones-Macbook-Pro ~ sudo

Re: dbus and launchd spinning out of control

2009-03-28 Thread Marcus Calhoun-Lopez
Darren Weber dweber at macports.org writes: Can this be resolved automatically?  /opt/local/var/run/dbus/pidGiven the date of this pid file (Sep 2008), I can only assume that this entire process has been repeated every 10 seconds for months, whenever my laptop system is running.  I've now

Re: qt4-mac and OpenGL

2009-03-17 Thread Marcus Calhoun-Lopez
Alexy Khrabrov deliverable at gmail.com writes: I've got a package for graph layout visualization, called Pigale, which uses qt4 and GL via GLUT. It turns out the latter wants X11, while I was able to get a qt4-mac port to build nicely. Pigale builds fine under qt4-x11. Now I started

Re: qt4-mac

2009-03-11 Thread Marcus Calhoun-Lopez
Alexy Khrabrov deliverable at gmail.com writes: Anybody built qt4-mac? I get a horrible, horrible mess when trying to build it -- it pulls MySQL and other databases, then doesn't find them, dying on SQLite, tries to use a command 'c' which is then undefined, etc. Is it supposed to

Re: aquaterm fails

2009-02-25 Thread Marcus Calhoun-Lopez
Alejandro Aragon alejandro.aragon at gmail.com writes: Hi all, I recently upgraded gnuplot, and since then I have problems with aquaterm. I checked and I have 3 versions of aquaterm in the system. Then I activating the oldest and it worked when none of the newest did. Does anyone

Re: qt4-mac dependencies - 2 RDBMS?

2009-02-17 Thread Marcus Calhoun-Lopez
Rainer Müller raimue at macports.org writes: It makes sense to exclude heavy-weight dependencies from the default install and provide them as variants. It's not easy to define heavy-weight, this is a decision the maintainer has to make. For example, requiring texlive as a build dependency

Re: How to specify (default) compiler options and choose which compiler

2009-02-16 Thread Marcus Calhoun-Lopez
Ceriel Jacobs cerieljacobs at gmail.com writes: My goal is to build speed optimised binaries for 10.5 Core2Duo: -fast - march=nocona (-m64). The -march=nocona requires gcc 4.2 or higher. The default on MacOS is still gcc 4.0. I know I can use ./port ... configure.compiler=gcc-4.2

Re: qt4-mac dependencies - 2 RDBMS?

2009-02-16 Thread Marcus Calhoun-Lopez
Joshua Root jmr at macports.org writes: I don't see an explanation for why postgresql and mysql are needed in that revision or the linked tickets, though. Is it documented somewhere? As far as I know, no port relies on either the postgresql or mysql functionality. Some users might want it

Re: gd2 fails on perl5

2009-01-11 Thread Marcus Calhoun-Lopez
Bradley Giesbrecht brad at pixilla.com writes: I understood, possibly incorrectly, that I should be able to remove / opt and everything related to macports would be gone. Not quite. Some ports install startup items (and even new users). By default, MacPorts may also have installed stuff in

Re: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port

2008-12-07 Thread Marcus Calhoun-Lopez
Admin admin2 at enabled.com writes: Hi there, I am getting an image error: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port This was a bug in the perl5 Portfile, but hopefully it is fixed now. See http://trac.macports.org/ticket/16830 for the gory details. After

Re: py26- modules install problem

2008-12-06 Thread Marcus Calhoun-Lopez
David Trem david.trem at gmail.com writes: Trying to start playing with python 2.6 that compiled smoothly, I encounter a problem installing py26-* modules: py26-setuptools install fail returning this message: --- Staging py26-setuptools into destroot Error: Target org.macports.destroot

Re: building doxygen with wizard variant fails

2008-04-08 Thread Marcus Calhoun-Lopez
encountered during processing. and the same with the wizardapp variant. I went to that location in the repository and doxygen does not exist. Am I doing something wrong here or the patch is not good? aa On Apr 7, 2008, at 11:21 PM, Marcus Calhoun-Lopez wrote: There is some discussion about

Re: building doxygen with wizard variant fails

2008-04-08 Thread Marcus Calhoun-Lopez
not belong to a registered port. Unable to activate port doxygen. Error: Status 1 encountered during processing. I made sure that doxygen was not installed before this. Is this something that needs to be fixed? aa On Apr 8, 2008, at 1:48 AM, Marcus Calhoun-Lopez wrote: In the same directory

Re: building doxygen with wizard variant fails

2008-04-08 Thread Marcus Calhoun-Lopez
/doxygen is provided by: doxygen so I guess everything is fine. I would like to ask you also what is the difference between wizard and wizard-app? and why the wizard-app does not work? aa On Apr 8, 2008, at 7:52 PM, Marcus Calhoun-Lopez wrote: There may be a bug in the Portfile, but it has

Re: building doxygen with wizard variant fails

2008-04-08 Thread Marcus Calhoun-Lopez
, is it going to be updated? Something I don't really understand is that when you run port sync or port selfupdate, the doxygen port will be replaced by the one in the server, which is the old one, right? So how to get around this? aa On Apr 8, 2008, at 8:21 PM, Marcus Calhoun-Lopez wrote

Re: building doxygen with wizard variant fails

2008-04-07 Thread Marcus Calhoun-Lopez
There is some discussion about this issue (as well as a patch) on the ticket: http://trac.macports.org/projects/macports/ticket/14603 -Marcus On Apr 7, 2008, at 9:15 PM, Alejandro Aragon wrote: Hello everyone, I tried to build doxygen with the doxywizard variant, which depends on qt and I

Re: fftw-3, no .dylib?

2008-04-03 Thread Marcus Calhoun-Lopez
Chris Waterson waterson at maubi.net writes: Was --enabled-shared left off on purpose in the Portfile for fftw-3? thanks! chris I was able to successfully build fftw-3 with the --enabled-shared option. I submitted a ticket and patch to this effect:

Re: Unable to build/install mono

2008-03-16 Thread Marcus Calhoun-Lopez
skip at pobox.com writes: I'm sitting there at PyCon listening to Mark Hammond's PyXPCOM talk. It crossed paths with IronPython and mono, so I decided to try installing it and getting IronPython running. Any idea how to move past this point? There is an open ticket concerning this

Re: Unable to build/install mono

2008-03-16 Thread Marcus Calhoun-Lopez
Sorry about that. With my setup, I am no long asked for my password. If you're interested, registering is easy. Is this link better? http://trac.macosforge.org/projects/macports/ticket/14454 On Mar 16, 2008, at 2:43 PM, [EMAIL PROTECTED] wrote: Marcus There is an open ticket concerning