Installing libglade2, small gotcha

2008-11-13 Thread Dan Stowell
Hi all - This is a solved problem, just letting people know for future reference, and maybe maintainers want to tweak portfiles somehow. I just tried to install libglade2 and got an error during activation: ---> Activating libglade2 2.6.3_0 Error: Target org.macports.activate returned: shell co

qt4-mac provides version 3?

2008-06-23 Thread Dan Stowell
Hi - I installed the "qt4-mac" port. Looks fine so far: % port installed | grep qt qt4-mac @4.4.0_3+dbus+docs (active) % which qmake /opt/local/bin/qmake % port provides `which qmake` /opt/local/bin/qmake is provided by: qt4-mac So how come I get this: % qmake --version Qmake version: 1.07

Re: What is in /opt/local/var/db/dports

2007-04-16 Thread Dan Stowell
2007/4/16, Elias Pipping <[EMAIL PROTECTED]>: On Apr 16, 2007, at 12:35 PM, Dan Stowell wrote: > I registered for the website on the > naïve assumption that this would let me edit the wiki, but no. > (Ridiculous.) How do we know you're not the spam fairy in disguis

Re: What is in /opt/local/var/db/dports

2007-04-16 Thread Dan Stowell
Could someone please add a paragraph along the lines of To save some space, you could execute sudo port -f clean --all all to clean both the distfiles and the build directory. to this FAQ item Elias references? I registered for the website on the naïve assumption that this would let me edit the

Re: qt3-mac build failure: ranlib can't find libdesignercore.a

2007-04-09 Thread Dan Stowell
2007/4/9, Daniel J. Luke <[EMAIL PROTECTED]>: On Apr 9, 2007, at 11:09 AM, Dan Stowell wrote: > PowerBook:~ dan$ sudo port clean --all qt3-mac > Password: > ---> Cleaning qt3-mac > PowerBook:~ dan$ sudo gcc_select 4.0 > Default compiler has been set to: > gcc version

qt3-mac build failure: ranlib can't find libdesignercore.a

2007-04-09 Thread Dan Stowell
Hi, qt3-mac fails to build for me, complaining that ranlib can't find a file called libdesignercore.a. Does anyone have any clues for fixing this? Session output is below. I've tried it using both 4.0 and 3.3 as the system default gcc, just in case that was part of the issue, but it makes no dif

Re: autoconf build failure

2007-04-09 Thread Dan Stowell
2007/4/9, Ryan Schmidt <[EMAIL PROTECTED]>: On Apr 8, 2007, at 13:38, Dan Stowell wrote: > dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub > Referenced from: > /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/ > Dumper.bundle > Expected i

Re: autoconf build failure

2007-04-08 Thread Dan Stowell
2007/4/8, Altoine Barker <[EMAIL PROTECTED]>: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 First let us clean and run from a fresh build by running this command: sudo port -v clean --all autoconf ; sudo port -v install autoconf Now, the only error I expect to see at this point is possibly an

autoconf build failure

2007-04-08 Thread Dan Stowell
Hi - Installing autoconf fails for me. I'd be grateful for any tips on how to fix this. Here's the output: dan$ sudo port selfupdate Password: DarwinPorts base version 1.400 installed Downloaded MacPorts base version 1.400 The MacPorts installation is not outdated and so was not updated selfupda

Re: gcc's crt0.o

2007-04-05 Thread Dan Stowell
Coincidentally, I was reading about this earlier today. Basically Apple would like to prevent you using crt0.o: http://developer.apple.com/qa/qa2001/qa1118.html Dan 2007/4/5, Michael Brian Bentley <[EMAIL PROTECTED]>: I find that I'm using macports more and more as I try to do builds using scri

Re: Re: port usage

2007-03-03 Thread Dan Stowell
> 2) Is there a way/option to see what will > port install something > do, which dependencies will be included in the installation? No, there was a recent discussion about the usefulness of such a "pretend" or "dry run" feature. There were no objections but no cheering crowds either. You could be

Re: Re: how to start with macports ?

2007-01-15 Thread Dan Stowell
2007/1/15, lists <[EMAIL PROTECTED]>: On Jan 15, 2007, at 5:01 AM, Thomas De Contes wrote: > hi :-) > > > i don't find on http://www.macports.org/ how to start with macports > > isn't it an svn command to replace > cvs -d :pserver:[EMAIL PROTECTED]:/Volumes/src/cvs/ > od login > cvs -d :pserver

Building SuiteSparse (PPC)

2007-01-13 Thread Dan Stowell
Hi - In order to get octave back up and running I'm trying to install SuiteSparse. I'm having similar issues to the ones discussed in this thread: http://lists.macosforge.org/pipermail/macports-users/2007-January/001026.html (Except I'm on PPC rather than Intel.) If I run "sudo port install Suit

Upgrading gnuplot fails

2007-01-13 Thread Dan Stowell
Hi - I recently ran "sudo port selfupdate" and "sudo port upgrade installed" and various things failed. One of them is gnuplot: As you can see below, an error about not having "makeinfo" appears, although I do indeed have makeinfo installed. The advice also suggests installing texinfo, which is