universal back to PPC

2010-06-14 Thread Wolf Drechsel
Hi everybody, I tried to build inkscape universal for Tiger, but failed as the following bug seems not to be fixed: http://trac.macports.org/ticket/24059 Now inkscape 0.48 is ante portas, and I'd like to compile a 0.48/ Tiger/PPC. Quite a lot of components are universal now on my machine,

Re: Which GCC does macports use?

2010-04-04 Thread Wolf Drechsel
Greetings - I installed macports (OS X 10.4) and then installed and built the gcc44 package without So how do I tell macports to use the newly installed compiler? Hi, as you're using 10.4, on your machine the gcc_select command should work. gcc_select -l lists your installed gcc

curl: pass --with-random=/dev/urandom to configure - manually

2010-03-21 Thread Wolf Drechsel
Hi, I failed to build curl, cc'ed that ticket: http://trac.macports.org/ticket/24059 As a workaround it is suggested to pass --with-random=/dev/urandom manually to configure. As on my machine /dev/urandom exists, I dont have to carry out that test. I did fetch, checksum, extract patch

ticket 23845

2010-03-15 Thread Wolf Drechsel
Hello friends, I filed this bug a few weeks ago: http://trac.macports.org/ticket/23845 It looks as if there were no fix to come - maybe for the reason that it only affects Tiger? - I'd need that fix in order to build an universal variant of inkscape… Could somebody in charge tell me

Ticket #21434

2010-02-21 Thread Wolf Drechsel
Hello, will some smart person have a look at the following item: http://trac.macports.org/ticket/21434 - NcursesW will not build universal There seems to be a solution - but a number of people (including me) do not know how to apply it: On a PPC machine, building i386, you need the

changing to +universal variants

2010-02-12 Thread Wolf Drechsel
Hello friends, my set of ports is mainly not the +universal variant. In order to be able to build inkscape for Intel as well, I'd like to reinstall all the ports I do have on my machine, but use the +universal variant instead. Is there an easy to handle routine for doing that - or do I

2 trees for inkscape

2009-12-09 Thread Wolf Drechsel
Good morning everybody, having had quite a lot of trouble with gtk2, cairo etc. variants for compiling inkscape I came to the result, that maintaining just different variants in one tree does not really work. So I thought about having different macports trees, e.g. one containing a set

Re: 2 trees for inkscape

2009-12-09 Thread Wolf Drechsel
create one tree, let's say containing a set of X11 variants, do something like mv /opt/local /opt/local-X11 do a second macports install create a tree containing the aqua variants finally switch the variants by just renaming /opt/local-xxx. Does that idea have a chance to work? Possibly, but

Re: back to a prior version

2009-12-06 Thread Wolf Drechsel
Thanks for writing this and make me feel not a complete idot… ((-; BTHW.: In comparison to other open source projects macports doku is really awsome! Greetings, Wolf I've noticed that this has to be told fairly frequently. That suggests to me that it's not where people are looking. It

back to a prior version

2009-12-04 Thread Wolf Drechsel
Hello folks, could someone please advice me how I can get to an older version of a port. I need pango 1.24.5 instead of 1.26.0. So I did dsl01:~ bub$ sudo port deactivate pango @1.26.0_0+macosx --- Deactivating pango @1.26.0_0+macosx dsl01:~ bub$ sudo port install pango @1.24.5_0+macosx

loudmouth - libgnutls

2009-11-30 Thread Wolf Drechsel
, Wolf Drechsel + Wolf Drechsel + Köhnstr. 54 + D - 90478 Nürnberg + Tel.: 0911 / 4 71 98 49 + drech...@verkehrsplanung.com ___ macports-users

How can I know to which package a single component belongs?

2009-11-30 Thread Wolf Drechsel
Hello everybody, this is the more gereral shape of a questions I issued yesterday: Given is an error message following a sudo port install xyz: can't locate file for: abcd file:abcd is not an object file (not allowed in a library) I conclude that there must be something wrong with component

Undefined symbols: _cairo_quartz_surface_create_for_cg_context referenced from libgdk-quartz-2 expected to be defined in libcairo

2009-11-29 Thread Wolf Drechsel
Hello, I tried to install poppler and libglade2 - in both cases I get: Undefined symbols: _cairo_quartz_surface_create_for_cg_context referenced from libgdk- quartz-2 expected to be defined in libcairo I can install the poppler +quartz variant, I deactivated the cairo +quartz variant

file: -lgdk-quartz-2.0 is not an object file (not allowed in a library)

2009-11-29 Thread Wolf Drechsel
. Therefore the quartz symbols gtk2 expects to be there now aren't. Reactivate the cairo with the quartz variant. Or, rebuild everything without the quartz variant if you've decided you don't want it anymore. + Wolf Drechsel + Köhnstr. 54

gnuplot CVS compilation

2009-11-02 Thread Wolf Drechsel
Am 21.10.2009 um 23:48 Ryan Schmidt wrote: On Oct 21, 2009, at 03:44, Wolf Drechsel wrote: I'd like to use gnuplot 4.3 on my Mac 10.4.11 - which is not yet available as a port 4.2.x appears to be the latest stable version, according to the web site, therefore that's what MacPorts

CVS compilation

2009-10-21 Thread Wolf Drechsel
Hello everybody, I have to apologize for a probabely quite stupid question: I'd like to use gnuplot 4.3 on my Mac 10.4.11 - which is not yet available as a port. One can obtain it via CVS - but on my machine the compilation results in several errors I cannot resolve. So I wonder whether

Re: system hosed?

2009-09-15 Thread Wolf Drechsel
@ David Corking Hello David, thanks for Your caring. I think the reinstall worked fine, now I get: dsl01:~ bub$ lipo -info /usr/bin/tee Non-fat file: /usr/bin/tee is architecture: ppc dsl01:~ bub$ le /usr/bin/tee -bash: le: command not found dsl01:~ bub$ file /usr/bin/tee /usr/bin/tee:

ffmpeg

2009-09-10 Thread Wolf Drechsel
+ Wolf Drechsel + Köhnstr. 54 + D - 90478 Nürnberg + Tel.: 0911 / 4 71 98 49 + drech...@verkehrsplanung.com ___ macports-users mailing list macports-users

system hosed?

2009-09-09 Thread Wolf Drechsel
Hello everybody, I'm quite new to macports and hardly know anything what it is all about. But after some success with ffmpeg I'm looking for new challenges. I tried to compile inkscape natively for aqua and had trouble, especially with installing cairomm (http://trac.macports.org/