Re: problem building parts of KDE [SOLVED]

2008-09-12 Thread Glenn English
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bryan Blackburn wrote: > The ticket [1] says if you update your xquartz install [2], then you should > have the > 1.1.0 version Yup. Found that and you replied while I was checking it out. It worked, and the compile finished. But then kmymoney wou

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Vincent Lefevre
On 2008-09-13 00:41:48 +0200, Caspar Florian Ebeling wrote: > Which other ports do this stupid thing, btw? Should they > maybe removed entirely? icon-name-mapping. I sent a mail to nox: I can see in the changelog for icon-name-mapping: r29712 | [EMAIL PROTECTED] | 2007-10-06 22:14:48 +0200 icon

Re: problem building parts of KDE

2008-09-12 Thread Bryan Blackburn
On Fri, Sep 12, 2008 at 04:54:01PM -0600, Glenn English said: > > Still no joy. The build of kdebase3 failed, and I think this is the > relevant part of the screen output: > > > gcc -Os -Os -fPIC -D_GNU_SOURCE -DQT_THREAD_SUPPORT > > -I/opt/local/include/freetype2 -I/opt/local/include -fno-commo

Re: problem building parts of KDE

2008-09-12 Thread Glenn English
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Still no joy. The build of kdebase3 failed, and I think this is the relevant part of the screen output: > gcc -Os -Os -fPIC -D_GNU_SOURCE -DQT_THREAD_SUPPORT > -I/opt/local/include/freetype2 -I/opt/local/include -fno-common > -no-cpp-precomp -DMACOS

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Caspar Florian Ebeling
On Fri, Sep 12, 2008 at 11:48 PM, Vincent Lefevre <[EMAIL PROTECTED]> wrote: > On 2008-09-12 11:43:06 -0400, Daniel J. Luke wrote: >> On Sep 12, 2008, at 8:53 AM, Vincent Lefevre wrote: >>> On 2008-09-12 14:45:28 +0200, Caspar Florian Ebeling wrote: On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lef

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Vincent Lefevre
On 2008-09-12 11:43:06 -0400, Daniel J. Luke wrote: > On Sep 12, 2008, at 8:53 AM, Vincent Lefevre wrote: >> On 2008-09-12 14:45:28 +0200, Caspar Florian Ebeling wrote: >>> On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lefevre >>> <[EMAIL PROTECTED]> wrote: On 2008-09-12 13:00:53 +0200, Caspar Flor

Re: xpdf throws error

2008-09-12 Thread Joerg van den Hoff
On Fri, Sep 12, 2008 at 04:23:34PM +, Eric Hall wrote: > On Fri, Sep 12, 2008 at 12:26:16PM +0200, Joerg van den Hoff wrote: > > hello, > > > > not sure, whether its right to ask, but: > > > > I just managed to install xpdf (universial variant). It works OK but at > > each start gives the err

Re: problem building parts of KDE

2008-09-12 Thread Glenn English
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bryan Blackburn wrote: > Looks like the fetch location for libidn may have been unavailable (or you > aren't able to access ftp-based sites from your location at all or without a > proxy). If another attempt doesn't work, have a look at > >

Re: problem building parts of KDE

2008-09-12 Thread Bryan Blackburn
On Fri, Sep 12, 2008 at 12:57:32PM -0600, Glenn English said: > > I installed MacPorts last night (MacPorts-1.6.0-10.5-Leopard.dmg on a > Mac Pro), so I claim n00b :-) > [...] > > > maxi:bin root# ./port -v install kmymoney > > ---> Fetching libidn Looks like the fetch location for libidn may

Re: Installing without root privileges: what about /Applications/MacPorts?

2008-09-12 Thread Bryan Blackburn
On Fri, Sep 12, 2008 at 03:13:36PM +0100, Michael Williams said: > Hi, > > I think I've successfully installed MacPorts without root privileges. > I installed from source using: > > ./configure --prefix=$HOME/.macports --with-install-user=$USER --with- > install-group=staff --with-tclpackage=~

Re: Building sqlite3 fails

2008-09-12 Thread Bryan Blackburn
On Fri, Sep 12, 2008 at 01:54:53PM +0200, Normen Müller said: > He all, > > can anyone help how to build sqlite3? > > --- > # port upgrade outdated > ---> Building sqlite3 with target all > Error: Target org.macports.build r

problem building parts of KDE

2008-09-12 Thread Glenn English
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I installed MacPorts last night (MacPorts-1.6.0-10.5-Leopard.dmg on a Mac Pro), so I claim n00b :-) I'm trying to install kmymoney. Hours of KDE / *nix dependencies built last night (and a couple other little things I installed were fine), but the kmy

subversion upgrade failed

2008-09-12 Thread Joerg van den Hoff
me again: I now get the supposedly solved issue with `libtool' (cf. recent mail regarding xpdf install) with a subversion upgrade: ---> Building serf with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync

Re: xpdf throws error

2008-09-12 Thread Eric Hall
On Fri, Sep 12, 2008 at 12:26:16PM +0200, Joerg van den Hoff wrote: > hello, > > not sure, whether its right to ask, but: > > I just managed to install xpdf (universial variant). It works OK but at > each start gives the error > > Error: No paper information available - using defaults > > in th

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Caspar Florian Ebeling
On Fri, Sep 12, 2008 at 5:44 PM, Daniel J. Luke <[EMAIL PROTECTED]> wrote: > On Sep 12, 2008, at 9:06 AM, Caspar Florian Ebeling wrote: >> >> Is there a chance to get rid of them once you >> have them installed? Do I have to uninstall >> the perl lib port, then uninstall perl8*, then reinstall? > >

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Daniel J. Luke
On Sep 12, 2008, at 9:06 AM, Caspar Florian Ebeling wrote: Is there a chance to get rid of them once you have them installed? Do I have to uninstall the perl lib port, then uninstall perl8*, then reinstall? Yes, that will work (or you can use deactivate/activate instead of uninstall/install)

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Daniel J. Luke
On Sep 12, 2008, at 8:53 AM, Vincent Lefevre wrote: On 2008-09-12 14:45:28 +0200, Caspar Florian Ebeling wrote: On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lefevre <[EMAIL PROTECTED]> wrote: On 2008-09-12 13:00:53 +0200, Caspar Florian Ebeling wrote: Do I get it right that one has to force a good

Installing without root privileges: what about /Applications/MacPorts?

2008-09-12 Thread Michael Williams
Hi, I think I've successfully installed MacPorts without root privileges. I installed from source using: ./configure --prefix=$HOME/.macports --with-install-user=$USER --with- install-group=staff --with-tclpackage=~/Library/Tcl (this was based on my interpretation of https://trac.macports.or

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Caspar Florian Ebeling
On Fri, Sep 12, 2008 at 2:53 PM, Vincent Lefevre <[EMAIL PROTECTED]> wrote: > On 2008-09-12 14:45:28 +0200, Caspar Florian Ebeling wrote: >> On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lefevre >> <[EMAIL PROTECTED]> wrote: >> > On 2008-09-12 13:00:53 +0200, Caspar Florian Ebeling wrote: >> >> Do I get

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Caspar Florian Ebeling
On Fri, Sep 12, 2008 at 2:53 PM, Vincent Lefevre <[EMAIL PROTECTED]> wrote: > On 2008-09-12 14:45:28 +0200, Caspar Florian Ebeling wrote: >> On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lefevre >> <[EMAIL PROTECTED]> wrote: >> > On 2008-09-12 13:00:53 +0200, Caspar Florian Ebeling wrote: >> >> Do I get

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Vincent Lefevre
On 2008-09-12 14:45:28 +0200, Caspar Florian Ebeling wrote: > On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lefevre > <[EMAIL PROTECTED]> wrote: > > On 2008-09-12 13:00:53 +0200, Caspar Florian Ebeling wrote: > >> Do I get it right that one has to force a good part > >> of the perl ports to make them in

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Caspar Florian Ebeling
On Fri, Sep 12, 2008 at 2:42 PM, Vincent Lefevre <[EMAIL PROTECTED]> wrote: > On 2008-09-12 13:00:53 +0200, Caspar Florian Ebeling wrote: >> Do I get it right that one has to force a good part >> of the perl ports to make them install? > > It's better not to install them. What about ports which de

Re: perl ports overwriting files, so need -f?

2008-09-12 Thread Vincent Lefevre
On 2008-09-12 13:00:53 +0200, Caspar Florian Ebeling wrote: > Do I get it right that one has to force a good part > of the perl ports to make them install? It's better not to install them. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 100% accessible validated (X)HTML -

Building sqlite3 fails

2008-09-12 Thread Normen Müller
He all, can anyone help how to build sqlite3? --- # port upgrade outdated ---> Building sqlite3 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_mac

perl ports overwriting files, so need -f?

2008-09-12 Thread Caspar Florian Ebeling
Do I get it right that one has to force a good part of the perl ports to make them install? I think the ones which update parts of the original perl installation have in common that they override existing files. Or is this load path thing in now, which solves this by lib path shadowing? Florian

xpdf throws error

2008-09-12 Thread Joerg van den Hoff
hello, not sure, whether its right to ask, but: I just managed to install xpdf (universial variant). It works OK but at each start gives the error Error: No paper information available - using defaults in the terminal window _although_ I have psPaperSize A4 in my .xpdfrc. using

Re: t1lib: unable to infer tagged configuration (was: Re: xpdf install failed)

2008-09-12 Thread Joerg van den Hoff
On Sep 11 2008 (Thu, 17:51), Ryan Schmidt wrote: > > On Sep 11, 2008, at 09:37, Joerg van den Hoff wrote: > >> an attempt to install `xpdf' under 10.4.11. failed with >> >> ==CUT= >> ---> Building t1lib with target without_doc > > [sn