Re: Full db44 error

2007-07-30 Thread Povl H. Pedersen
I have the same error (under 10.5, is there a special mailing list for us with bleeding edge / seed licenses to discuss specific seed issues ?). The problem I get when compiling is in db_dump185.c, and I fix this easily by changing #include to #include The docs in the sources says to point to t

Re: xsane blocking gimp?

2007-07-30 Thread Scott C. Kennedy
It seems that just the redhat mirror is not healthy... ftp://ftp2.sane-project.org/pub/sane/xsane/xsane-0.991.tar.gz ftp://ftp3.sane-project.org/pub/sane/xsane/xsane-0.991.tar.gz ftp://ftp4.sane-project.org/pub/sane/xsane/xsane-0.991.tar.gz All seem to work and have a "real" copy. Scott On Mon,

stackless

2007-07-30 Thread Michael Brian Bentley
I'd like to work/play with the stackless (www.stackless.com) variant of python. How hard would it be for me to create a variant of the mac ports python25 installer that installs an independent copy of python25 with the stackless additions from http://www.stackless.com and the relevant svn repo

xsane blocking gimp?

2007-07-30 Thread paul beard
---> Fetching xsane ---> Attempting to fetch xsane-0.991.tar.gz from ftp://ftp.sane-project.org/pub/sane/xsane/ ---> Attempting to fetch xsane-0.991.tar.gz from http://svn.macports.org/repository/macports/distfiles/xsane ---> Attempting to fetch xsane-0.991.tar.gz from http://svn.macports.org/

Re: wireshark/libtool/heimdal build bug (w/ workaround)

2007-07-30 Thread Ludwig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2007-07-30 19:23 -0700, Ludwig wrote: > I see that there is a > /opt/local/var/macports/software/heimdal/0.7.2_0/opt/local/lib/libcom_err.la > but the active heimdal port is 0.7.2_1, which doesn't exist in > /opt/local/var/macports/software/heimdal

wireshark/libtool/heimdal build bug (w/ workaround)

2007-07-30 Thread Ludwig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In trying to upgrade wireshark from 0.99.5_0 to 0.99.6_0 I get the following error: > /bin/sh ../libtool --tag=CC --mode=link gcc -no-cpp-precomp > -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement > -Wendif-labels -Wpointe

Re: xfig crashes

2007-07-30 Thread Jonathan Stickel
Stefan Bruda wrote: Hi, Jonathan Stickel wrote: I installed xfig-3.2.5_1 via macports and it crashes when I click on a menu button (File,Edit,View,...). Pulling up a dialog box by a keyboard sequence (e.g. M-o to open) seems to work OK, though. Any suggestions? Searching the list is always

Re: Error: Unable to execute port: couldn't create error file for command: no such file or directory

2007-07-30 Thread Shigeto Kumagai
Hi, I have decided to re-install OSX from installation DVD. I have re-installed XCode, and MacPorts 1.5 from source. I have been able to install ports like wget, after whole reinstallation process . I have also re-installed all OSX updates, after that. BTW, when I tried to install rb-rails afte

Re: Full db44 error

2007-07-30 Thread markd
miles3 <[EMAIL PROTECTED]> writes: >The current configuration requires both db4 and >'libiconv' requires db44. I think you mean apr-util requires db44. I don't see any dependencies for libiconv. >So are you suggesting... >I edit openldap ( sudo port edit openldap ) >remove the lines

Re: xfig crashes

2007-07-30 Thread Stefan Bruda
Hi, Jonathan Stickel wrote: > I installed xfig-3.2.5_1 via macports and it crashes when I click on a > menu button (File,Edit,View,...). Pulling up a dialog box by a keyboard > sequence (e.g. M-o to open) seems to work OK, though. Any suggestions? Searching the list is always useful, as this ha

Re: Full db44 error

2007-07-30 Thread miles3
markd-2 wrote: > > miles3 <[EMAIL PROTECTED]> writes: >>I have been having a very frustrating time trying to install Apache2 >>+openldap. which you probably know by now is dependent on db4 and db44. >>Turns out there is a misconfiguration of db packages in the MacPorts >>repository...full detail

xfig crashes

2007-07-30 Thread Jonathan Stickel
I installed xfig-3.2.5_1 via macports and it crashes when I click on a menu button (File,Edit,View,...). Pulling up a dialog box by a keyboard sequence (e.g. M-o to open) seems to work OK, though. Any suggestions? Thanks, Jonathan ___ macports-users

Re: Error compiling gtk-sharp

2007-07-30 Thread markd
"Marcus Vinicius Eiffle Duarte" <[EMAIL PROTECTED]> writes: >I am a newbie in MacOS X (been using it for almost a year now), with some >Linux background. >I am running MacOS X 10.4.10 on a Intel Core Duo MacBook Pro. I >downloaded and installed MacPorts 1.5 in order to try and install >MonoDevelop

Error compiling gtk-sharp

2007-07-30 Thread Marcus Vinicius Eiffle Duarte
Hey, all! I am a newbie in MacOS X (been using it for almost a year now), with some Linux background. I am running MacOS X 10.4.10 on a Intel Core Duo MacBook Pro. I downloaded and installed MacPorts 1.5 in order to try and install MonoDevelop (I use Mono 1.2.4, installed from the binary provided

Re: Full db44 error

2007-07-30 Thread Daniel J. Luke
On Jul 30, 2007, at 12:54 PM, [EMAIL PROTECTED] wrote: The db44 port still has the arguments "--enable-compat185 --enable-dump185", but I see the FreeBSD port uses those too and I wonder if mr blogger is correct about removing those. They just enable some backwards-compatibility for really o

Re: Full db44 error

2007-07-30 Thread markd
miles3 <[EMAIL PROTECTED]> writes: >I have been having a very frustrating time trying to install Apache2 >+openldap. which you probably know by now is dependent on db4 and db44. >Turns out there is a misconfiguration of db packages in the MacPorts >repository...full details can be found here: >http

ftp via proxy does not work, http works well

2007-07-30 Thread lutz_mader
Hi all folks, sometime I try to fetch packages through a firewall/proxy. Http works well, but ftp does not. The environment variables http_proxy, https_proxy, ftp_proxy are set to the proxy address. But all the time I try to fetch via ftp I find the target address (Foreign Address) with netstat

Re: rsync port & updating ports

2007-07-30 Thread miles3
Ryan Schmidt-24 wrote: > > On Jul 24, 2007, at 14:37, miles3 wrote: > >> Ryan Schmidt-24 wrote: >> >>> On Jul 23, 2007, at 18:54, Thomas De Contes wrote: >>> miles3 wrote: > ...How can I configure MacPorts to use some other method [than rsync]. >>> >>> 1. Check out a working copy of th

Re: Full db44 error

2007-07-30 Thread miles3
Steven Rogers wrote: > > Just in case there's any relevance, here's the full text of the db44 > compile error > > Building db44 with target all > Error: Target com.apple.build returned: shell command " cd "/opt/ > local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.dar

Re: MacPorts + PHP subversion bindings

2007-07-30 Thread Simon Ruderich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ben Weintraub wrote: > Hello all, > > I'm trying to build the 'svn' PECL package (Subversion bindings for > PHP) and running into some problems which I think may be MacPorts > related. I've installed the dependencies (PHP 5.2.3 running under > a