Re: What is MacPort 1.5 trying to pipe the gzip output to?

2007-11-25 Thread Ryan Schmidt
all ports to be equally broken for you at this point. The relevant code, I think, from portextract.tcl: default extract.post_args {"| ${portutil::autoconf::tar_command} -xf -"} So ${portutil::autoconf::tar_command} is empty for you. I don't know why yet. On Nov 25, 2007,

Re: problem initializing macports

2007-11-26 Thread Ryan Schmidt
On Nov 26, 2007, at 04:39, tania habib wrote: I have Macbook Pro with mac osx 10.4, I previously installed the macports on the same machine and it was running perfectly. Then I did not use it for a while and now when I go to the terminal window, and type port it gives me this error no suitable

Re: What is MacPort 1.5 trying to pipe the gzip output to?

2007-11-26 Thread Ryan Schmidt
ion here.. Thanks. Jess On Nov 25, 2007, at 9:20 PM, Ryan Schmidt wrote: Don't forget to Reply To All so that your reply goes to the list too. On Nov 25, 2007, at 14:09, Jesse Ohlsson wrote: I am running MacPorts 1.520 on a PowerPC G5 under Mac OS X 10.5.1. It appears that wh

Re: MacQuantian?

2007-11-26 Thread Ryan Schmidt
On Nov 26, 2007, at 13:43, Alexy Khrabrov wrote: I've recently discovered a great Linux distro, which strives to package all quantitative open source applications: the Quantian, by the Debian pro and well-known quant Dirk Eddelbuettel: http://dirk.eddelbuettel.com/quantian.html I wonder w

Re: KDE wont build

2007-11-27 Thread Ryan Schmidt
On Nov 26, 2007, at 23:54, Gregory Dodwell wrote: Basically, I'm trying to install Kate, and I understand this necessitates an installation of KDE (sudo port install kde) The first of my failed dependancy installations is kdepim3. I tried installing separately and this is the result: --->

Re: problem installing Wireshark on Leopard

2007-11-27 Thread Ryan Schmidt
On Nov 27, 2007, at 07:07, walts wrote: I'm having the same issues as Michael Hernandez. Here's what I get following your suggestion: Macintosh:~ walts$ sudo port clean --all atk ---> Cleaning atk Macintosh:~ walts$ sudo port -d install atk [snip] DEBUG: Found port in file:///opt/local/va

Re: smpeg Question

2007-11-27 Thread Ryan Schmidt
On Nov 28, 2007, at 00:56, Nathan Brazil wrote: Hi. I just installed the smpeg port on my Intel iMac running Leopard (10.5.0). Although the port seemed to have installed successfully, I got a pair of error messages during the fetch phase (see below). I don't have an E-mail address for

Re: PHP5 Installed Extensions?

2007-11-28 Thread Ryan Schmidt
On Nov 28, 2007, at 03:16, Conrad Taylor wrote: On Nov 27, 2007 10:31 PM, Jyrki Wahlstedt wrote: On 27.11.2007, at 19.42, Conrad Taylor wrote: > Hi, where does Mac Ports stored the installed php5 extensions? Also, > how does one enable them? > > Thanks in advance, > > -Conrad Hi, you mea

Re: PHP5 Installed Extensions?

2007-11-28 Thread Ryan Schmidt
On Nov 28, 2007, at 03:48, Conrad Taylor wrote: On Nov 28, 2007 1:22 AM, Ryan Schmidt wrote: On Nov 28, 2007, at 03:16, Conrad Taylor wrote: > Hi, I'm wanting to use the following extensions on Mac OS X: > > php_pdo.so > php_pdo_mysql.so If you select the +mysql5 (or +

Re: problem installing Wireshark on Leopard

2007-11-28 Thread Ryan Schmidt
On Nov 27, 2007, at 20:22, Nathan Brazil wrote: That's interesting, because gettext has no dependency on emacs, according to MacPorts dependency system. You're right. There's something wrong there. I'll handle it in this ticket: http://trac.macports.org/projects/macports/ticket/13381 _

Re: NeDi Installation Failure

2007-11-28 Thread Ryan Schmidt
On Nov 28, 2007, at 11:36, Boyd, Chad wrote: I have followed the instructions located here: http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html I've gotten to step 3, "Install and Configure NeDi". Unfortunately, when I run the command "sudo port install nedi" it doesn't work. The debu

Re: NeDi Installation Failure

2007-11-28 Thread Ryan Schmidt
On Nov 28, 2007, at 14:52, Boyd, Chad wrote: On Nov 28, 2007, at 11:36, Boyd, Chad wrote: I have followed the instructions located here: http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html I've gotten to step 3, "Install and Configure NeDi". Unfortunately, when I run the command "sudo po

Re: Problem installing gimp on 10.3

2007-11-28 Thread Ryan Schmidt
On Nov 28, 2007, at 07:06, Tony Tambasco wrote: I've recently become the proud owner of a ibook running 10.3, but have had some trouble getting macports to work in general. Specifically, I am trying to get gimp2 to install, but whenever I try I get output like the following, which just loops for

Re: libsndfile --enable-flac fails

2007-11-29 Thread Ryan Schmidt
Yes, I believe that's this ticket: http://trac.macports.org/projects/macports/ticket/12009 On Nov 27, 2007, at 16:23, David Liontooth wrote: port -d install mplayer +fontconfig +freetype +gif +theora +xvid +x264 +real +binary-codecs +speex +faac +dv +twolame +dts +sdl +aa +caca ---> Confi

Re: Failure upgrading libidl

2007-11-29 Thread Ryan Schmidt
You should file a bug in the bug tracker, along with info such as what version of Mac OS X, MacPorts and Xcode you have and what processor you have. On Nov 29, 2007, at 01:08, Piet van Oostrum wrote: I get an error when upgrading libidl: ---> Building libidl with target all Error: Target

Re: Mplayer with some variants not compiling on Leopard

2007-11-29 Thread Ryan Schmidt
Please file a ticket in our issue tracker if one does not already exist for this problem. On Nov 27, 2007, at 11:12, John Hauf wrote: Hello, I found a solution for this issue. Seems to be a bug in Leopard 10.5.0/10.5.1. I changed the following line in my Portfile from: configure.ldflags {} t

Re: Problems compiling dbus-glib (freezing)

2007-12-01 Thread Ryan Schmidt
A very similar-looking problem is reported here: http://trac.macports.org/projects/macports/ticket/13448 I added your email address to the Cc list so you'll be informed of any progress. I also assigned the bug to the port's maintainer so that he'll see it. On Nov 30, 2007, at 05:34, Brett

Re: Building static version of glib2

2007-12-01 Thread Ryan Schmidt
On Nov 30, 2007, at 12:10, Andrei Tchijov wrote: Is it possible to instruct macports to build/install static version of glib2? Most ports should install both dynamic and static versions of their libraries. Looking at the output of "port contents glib2", though, I don't see any .a file

Re: Building static version of ImageMagick (was: Re: Building static version of glib2)

2007-12-01 Thread Ryan Schmidt
On Dec 1, 2007, at 09:44, Andrei Tchijov wrote: Thanks for quick response. While you fixing it, could you do the same with ImageMagic? It does not install any static libraries either. ImageMagick is a bit of a different case. Its default is to build static libraries, but the port specifica

Re: libiconv undefined symbols _iconv_canonicalize (was: Re: Building static version of ImageMagick)

2007-12-01 Thread Ryan Schmidt
On Dec 1, 2007, at 14:12, Andrei Tchijov wrote: I already have tried "upgrade glib2" and it did produce static libraries! It did complained a little about libiconv (just in case, I have attached all messages at the bottom of this e-mail) [snip] ---> Staging libiconv into destroot [sni

Re: Libao Failure to Build

2007-12-02 Thread Ryan Schmidt
On Dec 1, 2007, at 22:16, Damian Eastwood wrote: I am new to Apple Mac, and especially to MacPorts. I have been trying to install Pidgin messenger and have come unstuck with Libao. I have tried googling for a solution and cannot find anything relevant I was hoping someone out there knows what t

Re: DVDAuthor fails to build

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 01:08, Rytis Sileika wrote: Anyone's got an idea why this is happening? Did some search on Google, but no luck... No, I don't know. I don't see an open ticket in Trac either. So you should file one. Instructions are here: http://trac.macosforge.org/projects/macports/wi

Re: Ghostscript 8.61

2007-12-02 Thread Ryan Schmidt
On Dec 1, 2007, at 18:30, Anthony Michael Agelastos wrote: I just noticed the following as I updated my installation. ---> Fetching ghostscript ---> Attempting to fetch ghostscript-8.61.tar.gz from http:// downloads.sourceforge.net/ghostscript ---> Verifying checksum(s) for ghostscript ---

Re: Error on dsniff install

2007-12-02 Thread Ryan Schmidt
On Dec 1, 2007, at 18:22, Jay Chandler wrote: Jay Chandler wrote: Hmm-- this is odd. Anyone have a suggestion or two? Well crap. http://trac.macports.org/projects/macports/ticket/13073 Apparently it's not just me, and there hasn't been progress made on this ticket in ages. Anyone have

Fwd: Libao Failure to Build

2007-12-02 Thread Ryan Schmidt
Forwarding this message back to the mailing list so someone who knows about libao and/or Leopard can look at it; I know about neither. Begin forwarded message: From: Damian Eastwood <[EMAIL PROTECTED]> Date: December 2, 2007 05:20:06 CST To: Ryan Schmidt <[EMAIL PROTECTED]>

Re: Error: lablgtk ocaml dependecies

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 11:52, Daniel wrote: I'm trying to install the mldonkey using MacPorts 1.520 installed in a intel mac with tiger running on it and i've got the following error message: [snip] signals_asm.o signals_asm.c signals_asm.c: In function 'segv_handler': signals_asm.c:193: error:

Re: slib-guile16 failing to destroot

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 16:40, Jesse Sinclair wrote: This is a known bug #13319, but I was wondering if anyone has found a solution/hack to this. I've been trying to install gnucash for the last month in various ways (fink/macports/building from source) and still can't get it done. My financ

Re: slib-guile16 Problem

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 17:34, [EMAIL PROTECTED] wrote: I'm having the same problem with slib-guile16. Can you tell me how to implement the fix? It isn't obvious to me. I tried a "port selfupdate" and then "port install slib-guile16", but it doesn't look like anything has changed. Still bom

Re: Problem installing ports

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 17:46, Mike Savory wrote: On Dec 2, 2007, at 3:21 PM, Skip Evans wrote: We just got a used PowerPC G4 we're attempting to set up for a workstation here in a predominantly Linux/Unix shop. We use FreeBSD servers and are very familiar with BSD ports, so I am trying to u

Re: Problem installing ports

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 17:49, Skip Evans wrote: Either of those get the following: You already have an X11SDK installed, if you wish to use Apple X11 install it from your OS X disc. If you really wish to use XFree86 move it aside with sodo mv /usr/X11R6 /usr/X11R6.apple The message means you

Re: smpeg Question

2007-12-02 Thread Ryan Schmidt
On Nov 28, 2007, at 01:05, Ryan Schmidt wrote: On Nov 28, 2007, at 00:56, Nathan Brazil wrote: Hi. I just installed the smpeg port on my Intel iMac running Leopard (10.5.0). Although the port seemed to have installed successfully, I got a pair of error messages during the fetch phase

Re: Problem installing ports

2007-12-02 Thread Ryan Schmidt
On Dec 3, 2007, at 01:01, Skip Evans wrote: Ryan Schmidt wrote: Well, ok, that might work too. Though Apple's X11 is really the easiest, the fastest and IMHO the best way to go. I got XFree86 loaded and I guess sort of working, but it seems pretty awkard. I apparently had to start XD

Re: DVDAuthor fails to build

2007-12-03 Thread Ryan Schmidt
On Dec 3, 2007, at 02:13, Rytis Sileika wrote: On Dec 2, 2007 8:26 AM, Ryan Schmidt wrote: On Dec 2, 2007, at 01:08, Rytis Sileika wrote: > Anyone's got an idea why this is happening? Did some search on > Google, but no luck... No, I don't know. I don't see an open tick

Re: checking for vulnerabilities?

2007-12-03 Thread Ryan Schmidt
On Dec 3, 2007, at 16:54, George Georgalis wrote: With in my root crontab (sudo crontab -e) I run: port selfupdate port sync && port outdated FYI, "selfupdate" includes "sync" so if you just did "selfupdate" you don't need to "sync" also; it's already been done for you. which is handy

Re: build of wine 0.9.50 failed

2007-12-03 Thread Ryan Schmidt
On Dec 3, 2007, at 12:49, Sven Wolf wrote: just fyi on my Intel Mac Mini/Leopard 10.5.1/port selfupdate already done the build of wine failed. ./ntoskrnl.exe.spec:606: external symbol 'KeServiceDescriptorTable' is not a function ./ntoskrnl.exe.spec:625: external symbol 'KeTickCount' is not a

Re: Noob Installing MacPorts Problem

2007-12-04 Thread Ryan Schmidt
On Dec 4, 2007, at 19:03, Chris Share wrote: I'm new to MacPorts. I'm running Mac OS X 10.4.10. By mistake I downloaded and installed the Leopard version of MacPorts. I've tried uninstalling MacPorts as described in the MacPorts FAQ however when I run the Tiger version of the installer it f

Re: Error: Target org.macports.fetch returned: fetch failed

2007-12-04 Thread Ryan Schmidt
On Dec 4, 2007, at 19:52, [EMAIL PROTECTED] wrote: Trying to install ye olde mrxvt terminal on me new macbook (leopard), but running into what I'll guess is a common issue ... apparently the distfiles are missing from the various mirrors listed in the port definition... <[EMAIL PROTECTED]>

Re: PHP5, Apache2, Leopard

2007-12-04 Thread Ryan Schmidt
On Dec 4, 2007, at 12:28, Chris Janton wrote: I have a newly-Leopardized PowerPC running Leopard (10.5.1) Fresh install of MacPorts Fresh install of XCode 3 I do this sudo port selfupdate port version Version: 1.520 On my other systems (PPC 10.3.9, Intel 10.4.11) I used this command to inst

Re: Mail to the list fails?

2007-12-04 Thread Ryan Schmidt
On Dec 4, 2007, at 11:46, Chris Janton wrote: My mail to the list gets stuck - Final-Recipient: rfc822; macports-users@lists.macosforge.org Action: failed Status: 5.0.0 Diagnostic-Code: X-Postfix; Command time limit exceeded: "/usr/share/mailman/mail/mailman post macports-users" Is it jus

Re: Guile install problem on Leopard..

2007-12-04 Thread Ryan Schmidt
On Dec 4, 2007, at 01:55, Ola Moen wrote: I'm trying to install Guile on Leopard/MBP and get the following output, any ideas? regards, Ola M. Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_r

Re: Noob Installing MacPorts Problem

2007-12-04 Thread Ryan Schmidt
Please keep replies on the list by using the Reply To All feature of your email program when you reply. On Dec 4, 2007, at 20:22, Chris Share wrote: On Dec 4, 2007, at 19:03, Chris Share wrote: I'm new to MacPorts. I'm running Mac OS X 10.4.10. By mistake I downloaded and installed the Leop

Re: php5 command line

2007-12-04 Thread Ryan Schmidt
On Dec 4, 2007, at 23:49, Michael Thon wrote: Greetings - I am running php5 on Mac OS 10.4 Intel. When I execute a php command line script, php prints the contents of the script on the terminal rather than executing it. If I run the script with apple's php the script runs fine. the same

Re: mysql5 case sensitivity, starting server etc etc

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 03:28, Michael Thon wrote: I am having a problem with mysql tables that are created via php occasionally appearing in mysql with lower case names. I now have to solve two problems: 1) how do I restart the sever via the command line? At the moment it starts at boot via

Re: php5 command line

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 03:15, Michael Thon wrote: On Dec 5, 2007, at 8:01 AM, Ryan Schmidt wrote: On Dec 4, 2007, at 23:49, Michael Thon wrote: Greetings - I am running php5 on Mac OS 10.4 Intel. When I execute a php command line script, php prints the contents of the script on the terminal

Re: Missing mod_php

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 07:26, Russell Gold wrote: On Dec 5, 2007, at 7:50 AM, Jyrki Wahlstedt wrote: Do you have the corresponding LoadModule line in your httpd.conf? I have ('grep php /opt/local/apache2/conf/httpd.conf'): LoadModule php5_modulemodules/libphp5.so DirectoryIndex index

Re: Building XMMS with OSX Output Plugin

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 14:32, Ryan Schmidt wrote: configure.cflags-append "-I${prefix}/include" -I${prefix}/include is already in the default CFLAGS. Oh, sorry, that was wrong. -I${prefix}/include is in the default CPPFLAGS, not the CFLAGS. Most software likes this in the CPPF

Re: Problem with a Qt application portfile

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 10:26, Linc Davis wrote: I'm trying to port evolvotron: http://sourceforge.net/projects/evolvotron It build with qmake. Works in Fink. So far, I have this: PortSystem 1.0 nameevolvotron version 0.4.0 categories graphics x11 platforms

Re: Problem with a Qt application portfile

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 16:24, Linc Davis wrote: On Dec 5, 2007, at 12:29 PM, Ryan Schmidt wrote: On Dec 5, 2007, at 10:26, Linc Davis wrote: I'm trying to port evolvotron: http://sourceforge.net/projects/evolvotron It build with qmake. Works in Fink. So far, I have this: PortSyste

Re: Building XMMS with OSX Output Plugin

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 08:58, Vlado Plaga wrote: has anyone here a working XMMS installation with the native OSX output plugin? Can't help with that problem, but I have some stylistic notes on your portfile below. ESD output does not work acceptably on my G4 iMac: it already starts skipping w

Re: keeping a (maximally) clean active tree

2007-12-05 Thread Ryan Schmidt
On Dec 5, 2007, at 23:56, David Blank-Edelman wrote: Pardon me if this is an obvious question, but I'd like to know if there is an easy way (e.g. a script) to keep a maximally clean tree of active ports? I'd ideally like to have only the latest and greatest of every port I use installed on

Re: keeping a (maximally) clean active tree

2007-12-06 Thread Ryan Schmidt
On Dec 6, 2007, at 01:52, David Blank-Edelman wrote: On Dec 6, 2007, at 2:36 AM, Ryan Schmidt wrote: The message should say "Won't uninstall cairo 1.4.10_0 because the following ports depend on cairo:" Ports don't depend on specific versions of ports. If you'

Re: Problem building xemacs/compface

2007-12-06 Thread Ryan Schmidt
On Dec 6, 2007, at 16:10, Erik Norgaard wrote: First, I'm new on this list, Welcome! I have a problem installing xemacs: sudo port install xemacs --> Fetching compface ---> Attempting to fetch compface-1.5.2.tar.gz from ftp:// ftp.xemacs.org/pub/xemacs/aux/ ---> Attempting to fetch comp

Re: X11 SDK headers on Leopard?

2007-12-08 Thread Ryan Schmidt
On Dec 7, 2007, at 16:43, William Davis wrote: Begin forwarded message: From: Simone Karin Lehmann <[EMAIL PROTECTED]> Date: December 7, 2007 4:29:29 PM EST To: X11 List Mailing <[EMAIL PROTECTED]> Subject: Re: X11 SDK headers on Leopard? Am 07.12.2007 um 20:27 schrieb Sergey Chemishkian: I

Re: force destroot?

2007-12-07 Thread Ryan Schmidt
On Dec 7, 2007, at 12:30, Matthew Caldwell wrote: Is there a way to persuade macports to redo a destroot without having also to rebuild from scratch? When I try using "port -fd destroot" I just get a bunch of "Skipping completed ..." messages -- even if I've deleted the previous destroot.

Re: sanity checks?

2007-12-07 Thread Ryan Schmidt
On Dec 7, 2007, at 11:27, Joe Davison wrote: Yesterday, on my other machine, I did "port upgrade all" when I should have done "port upgrade installed". Hmm. Today I stopped by the machine (867 MHz G4, OS 10.4.11) and it was still chugging along... Luckily I'd added "-v" and " | tee logf

Re: xmlto won't download

2007-12-08 Thread Ryan Schmidt
On Dec 8, 2007, at 21:22, Todd O'Bryan wrote: I've been trying to install GnuCash all day on an iMac and keep getting errors about xmlto not being fetchable. I tried installing just xmlto and got the same error. Is this a known problem? I don't see an issue filed in the issue tracker. But it l

Re: customizing ./configure flags (gdal)

2007-12-08 Thread Ryan Schmidt
On Dec 8, 2007, at 20:10, Tim Jones wrote: First time posting to this list. I am sure this question is frequently asked here, but I haven't found it in the FAQ or archives. What should I do if I want to install a MacPorts package using configure options that are not covered by any of the p

Re: MacPorts gettext problems

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 02:12, Jason Williams wrote: I'm a bit new to macports and am installing a few ports that require gettext. However upon my attempts to install gettext, i recieve the following. I tried googling around to no avail...any direction would be much appreciated, thank you! Welcome

Re: xmlto won't download

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 07:37, Todd O'Bryan wrote: On Dec 9, 2007 2:17 AM, Ryan Schmidt wrote: On Dec 8, 2007, at 21:22, Todd O'Bryan wrote: I've been trying to install GnuCash all day on an iMac and keep getting errors about xmlto not being fetchable. I tried installing just xm

Re: Oracle support in PHP?

2007-12-09 Thread Ryan Schmidt
On Nov 21, 2007, at 21:01, John Korchok wrote: I was recently required to start connecting to Oracle databases for some of the pages I serve. I was wondering if we ever might see an -oci8 variant that installs the Oracle library for php4/php5? John and I have been communicating about this

Re: MacPorts gettext problems

2007-12-09 Thread Ryan Schmidt
emacs portfile (cd `port dir emacs` && patch -p0 < ~/Downloads/patch-Portfile.diff), and 3) rebuild emacs (sudo port -ncuf upgrade emacs). Then clean gettext (sudo port clean --work gettext) and then try installing gettext again (sudo port install gettext). On Dec 9, 2007 2:47 AM, R

Re: can't install fontconfig

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 10:42, Tom McDonough wrote: I'm trying to install ImageMagick through MacPorts but I can't get beyond fontconfig. Following the advice on your material, I upgraded to Xcode 2.5 but that did not help. I'm running 10.4.10. Here is the output: ---> Building fontconfig wi

Re: can't install fontconfig

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 16:05, Tom McDonough wrote: [snip] There's one other result for this error message on Google now, from just a week and a half ago: http://www.ghostwheel.com/merlin/Personal/notes/2007/11/28/os-x-unix- and-dont-you-forget-it/ It suggests that fontconfig's build process is try

Re: plans for 64bit support

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 14:43, Daniel Oberhoff wrote: Now that Leopard is out and already at 10.5.1 will macports be supporting 64bit libraries? It's just I need 64bit in my octave installation. I pull my octave from octave.org's cvs, but it needs quite a lot of support libraries. From what I g

Re: Problems installing gimp2 on leopard

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 16:16, Frank McPherson wrote: After successfully following Randall Wood's instructions at http:// shyramblings.blogspot.com/2007/11/gimp-on-mac-os-x-without-x11- from.html to install gimp2 without x11 at work, I attempted the same at home, and haven't met with the same suc

Re: problem upgrading gtk2

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 14:37, Joel Thibault (MacPorts) wrote: On Dec 7, 2007 3:37 AM, Michael Thon wrote: When I try to upgrade gtk2 I get the following error: /bin/sh: line 1: gtkdoc-rebase: command not found and I am unable to upgrade the package. This happens whether I use "sudo port upgr

Re: Oracle support in PHP?

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 16:42, John Korchok wrote: I had no errors or other problems installing the "oracle- instantclient" port or the "php5 +oracle" port. Thanks Ryan! Oh good! I am assuming I still need to modify php.ini to point at oci8.so, but I can't find it (oci8.o is there). I did fi

Re: GnuCash and guile

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 20:45, Todd O'Bryan wrote: I was trying to install GnuCash and it said I didn't have guile. So I installed guile manually Define manually. Did you "sudo port install guile"? Or did you manually download the guile source code and compile it and install it somewhere? (wh

Re: GnuCash and guile

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 21:02, Todd O'Bryan wrote: On Dec 10, 2007 9:57 PM, Ryan Schmidt wrote: On Dec 10, 2007, at 20:45, Todd O'Bryan wrote: I was trying to install GnuCash and it said I didn't have guile. So I installed guile manually Define manually. Did you "sud

Re: GnuCash and guile

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 21:40, Michael Hart wrote: On 11/12/2007, at 2:16 PM, Michael Hart wrote: And then you'll no doubt run into the problem outlined in Ticket #13472: http://trac.macports.org/projects/macports/ticket/13472 I haven't tried the solution listed there, but hopefully that wo

Re: plans for 64bit support

2007-12-11 Thread Ryan Schmidt
On Dec 11, 2007, at 02:35, Daniel Oberhoff wrote: Am 10.12.2007 um 01:33 schrieb Ryan Schmidt: On Dec 9, 2007, at 14:43, Daniel Oberhoff wrote: Now that Leopard is out and already at 10.5.1 will macports be supporting 64bit libraries? It's just I need 64bit in my octave installati

Re: plans for 64bit support

2007-12-11 Thread Ryan Schmidt
This discussion belongs on the mailing list, not in my private mailbox. Please use Reply To All when replying. On Dec 11, 2007, at 04:30, Keith J. Schultz wrote: Am 11.12.2007 um 09:50 schrieb Ryan Schmidt: On Dec 11, 2007, at 02:35, Daniel Oberhoff wrote: Am 10.12.2007 um 01:33 schrieb

Re: problem installing x264

2007-12-11 Thread Ryan Schmidt
Yes: MacPorts uses curl, not wget. I don't see why wget would be able to connect but curl would not. You can put the manually-downloaded file into /opt/local/var/macports/ distfiles/x264 for now and you should be able to install. This is a workaround, obviously, and we should still figure out

Re: Problems to fetch gnuregex.

2007-12-11 Thread Ryan Schmidt
On Dec 11, 2007, at 11:55, Arx Cruz wrote: Im new in macports, and in mac os x. In that case, welcome to both! Im comming from linux world, and i love work with gtk, so i want to install some librarys in my leopard machine, and im using macports for this. My problem is: when i try inst

Re: plans for 64bit support

2007-12-11 Thread Ryan Schmidt
Please Reply To All so that your reply goes to the mailing list too, not just to me. On Dec 11, 2007, at 13:00, Daniel Oberhoff wrote: Am 11.12.2007 um 09:50 schrieb Ryan Schmidt: On Dec 11, 2007, at 02:35, Daniel Oberhoff wrote: Am 10.12.2007 um 01:33 schrieb Ryan Schmidt: On Dec 9

Re: Oracle support in PHP?

2007-12-11 Thread Ryan Schmidt
On Dec 11, 2007, at 22:11, John Korchok wrote: On Dec 10, 2007, at 16:42, John Korchok wrote: I had no errors or other problems installing the "oracle- instantclient" port or the "php5 +oracle" port. Thanks Ryan! Oh good! I am assuming I still need to modify php.ini to point at oci8.so,

Re: Problems installing gimp2 on leopard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 04:07, Randall Wood wrote: On 11 Dec 2007, at 07:12, Frank McPherson wrote: On Dec 9, 2007, at 8:01 PM, Ryan Schmidt wrote: As I poked around the dependency tree, I saw that gtk2 had been previously installed with the +quartz and +x11 variants. I tried rebuilding

Re: plans for 64bit support

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 06:28, Daniel Oberhoff wrote: > a) I could prevent this (i.e. have it build 32bit as before) > b) If I could have two completely independent macports repos on my > disk, one built 32bit and one 64bit. This would be ideal since most > everyday stuff is 32bit, and only some li

Re: Oracle support in PHP?

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 08:50, John Korchok wrote: On Dec 11, 2007, at 22:11, John Korchok wrote: On Dec 10, 2007, at 16:42, John Korchok wrote: I had no errors or other problems installing the "oracle- instantclient" port or the "php5 +oracle" port. Thanks Ryan! Oh good! I am assuming I st

Re: invalid command name on some downloads

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 13:51, Barry McInnes wrote: We have a clean install of 10.5 and update to 10.5.1. macport version [mac27:~/sun/info] bmcinnes% port --version MacPorts 1.520 Some installs work, others don't [mac27:~/sun/info] bmcinnes% sudo port uninstall gimp Error: port uninstall failed:

Re: PerlMagick build on a PPC G5 mac os X 10.4

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 10:46, Constant Dupuis wrote: I try to build the PerlMagick package (Image::Magick). I try using CPAN and fink nothing works. SO now I try with macports. ImageMagick is installed (with macports) and working. When if I try to build the PerlMagick module I'm told that /o

Re: First port installation fails

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 08:23, Daniel J. Luke wrote: On Dec 12, 2007, at 7:26 AM, Weissmann Markus wrote: After installing several ports, it aborted with: ---> Activating p5-pathtools 3.25_0 Error: Target org.macports.activate returned: Image error: /opt/ local/lib/perl5/5.8.8/darwin-2level/aut

Re: GLUT fails to compile (on leopard)

2007-12-12 Thread Ryan Schmidt
Ok, please file a bug in the issue tracker. Here are the instructions: http://trac.macosforge.org/projects/macports/wiki/TracTicketing On Dec 12, 2007, at 09:57, Dave Murray-Rust wrote: Hi all, I'm trying to compile GLUT, on leopard, and I get the following output: >sudo port install glu

Re: sudo port install whois

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 20:37, Charles Darwin wrote: $ uname -r ;arch 8.11.0 ppc $ sudo port install whois ---> Fetching whois ---> Attempting to fetch whois_4.7.23.tar.gz from http:// ftp.debian.org/debian/pool/main/w/whois/ ---> Attempting to fetch whois_4.7.23.tar.gz from http:// svn.macport

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard ---> Configuring xboard Error: Target org.macports.configure returned: error copying "/usr/ share/libtool/config.guess": no such file or directory Error: Status 1 encountered during processi

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:03, Ryan Schmidt wrote: On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard ---> Configuring xboard Error: Target org.macports.configure returned: error copying "/usr/ share/libtool/config.guess": no

Re: sudo port install whois

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:06, Charles Darwin wrote: On Dec 12, 2007, at 9:49 PM, Ryan Schmidt wrote: On Dec 12, 2007, at 20:37, Charles Darwin wrote: $ uname -r ;arch 8.11.0 ppc $ sudo port install whois ---> Fetching whois ---> Attempting to fetch whois_4.7.23.tar.gz fro

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:05, Charles Darwin wrote: On Dec 12, 2007, at 10:03 PM, Ryan Schmidt wrote: On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard ---> Configuring xboard Error: Target org.macports.configure returned: error copy

Re: First port installation fails

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:04, Daniel J. Luke wrote: On Dec 12, 2007, at 6:08 PM, Ryan Schmidt wrote: You can run `sudo port -f install p5-pathtools` and then try installing firefox-x11 again and it should work. So that this doesn't force a rebuild of perl5.8 as well, you should reco

Re: invalid command name on some downloads

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 17:05, Ryan Schmidt wrote: On Dec 12, 2007, at 13:51, Barry McInnes wrote: We have a clean install of 10.5 and update to 10.5.1. macport version [mac27:~/sun/info] bmcinnes% port --version MacPorts 1.520 Some installs work, others don't [mac27:~/sun/info] bmcinnes%

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:11, Charles Darwin wrote: On Dec 12, 2007, at 10:03 PM, Ryan Schmidt wrote: On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard ---> Configuring xboard Error: Target org.macports.configure returned: error copy

Re: sudo port install xboard

2007-12-13 Thread Ryan Schmidt
rd/work/xboard-4.2.6 $ On Dec 12, 2007, at 10:17 PM, Andre-John Mas wrote: On 12-Dec-07, at 22:13 , Ryan Schmidt wrote: On Dec 12, 2007, at 21:11, Charles Darwin wrote: Nothing in MacPorts will install anything into /usr/share, so installing a port through MacPorts won't fix this prob

Re: invalid command name on some downloads

2007-12-13 Thread Ryan Schmidt
This discussion belongs on macports-users, not in my personal mailbox; please remember to use Reply To All. On Dec 13, 2007, at 08:52, Barry McInnes wrote: Thanks for the help Ryan. On 12/12/07 4:05 PM, Ryan Schmidt wrote: On Dec 12, 2007, at 13:51, Barry McInnes wrote: We have a clean

Re: sudo port install xboard

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 09:20, Charles Darwin wrote: Reinstalled Xcode (for the second time), problem solved! Great! $ sudo port install xboard ---> Staging xboard into destroot Warning: violation by /opt/local/man Warning: xboard violates the layout of the ports-filesystems! Warning: Please f

Re: gimp/gail, Leopard on MacBook Pro

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 08:28, Joseph C. Slater PE, PhD wrote: I tried to install gimp on my MBP and got the following: gailtreeview.c:22:22: error: gdk/gdkx.h: No such file or directory gailtreeview.c: In function 'gail_tree_view_grab_cell_focus': gailtreeview.c:2231: warning: implicit declaration

Re: First port installation fails

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 09:36, Richard Tobin wrote: The p5-pathtools needs to overwrite the older pathtools that come with perl5.8 in order to be found (perl searches the vendor location last by default, and the perl community consensus is that this is the appropriate way to upgrade modules that s

Re: invalid command name on some downloads

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 09:27, Emmanuel Hainry wrote: Citando Ryan Schmidt : This discussion belongs on macports-users, not in my personal mailbox; please remember to use Reply To All. Then it is reply-to-list that should be used. Whatever it's called in your mail program. In Apple

Re: invalid command name on some downloads

2007-12-13 Thread Ryan Schmidt
Verifying checksum(s) for bzip2 - ---> Extracting bzip2 - ---> Applying patches to bzip2 - ---> Configuring bzip2 - ---> Building bzip2 with target all On 12/13/07 8:20 AM, Ryan Schmidt wrote: This discussion belongs on macports-users, not in my personal mailbox; please remembe

Fwd: invalid command name on some downloads

2007-12-13 Thread Ryan Schmidt
Forwarding this message to the list. Begin forwarded message: From: Barry McInnes <[EMAIL PROTECTED]> Date: December 13, 2007 10:03:10 CST To: Ryan Schmidt <[EMAIL PROTECTED]> Subject: Re: invalid command name on some downloads On 12/12/07 7:50 PM, Ryan Schmidt wrote: On Dec 12,

Re: invalid command name on some downloads

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 15:51, [EMAIL PROTECTED] wrote: On Thu, Dec 13, 2007 at 01:37:56PM -0600, Lenore Horner wrote: On Dec 13, 2007, at 9:35 AM, Ryan Schmidt wrote: On Dec 13, 2007, at 09:27, Emmanuel Hainry wrote: Citando Ryan Schmidt : This discussion belongs on macports-users, not in

<    1   2   3   4   5   6   7   8   9   10   >