Re: Dirty hack to get cairo compiled universally

2008-08-02 Thread Ryan Schmidt
On Aug 1, 2008, at 15:13, Harry van der Wolf wrote: To get cairo compiled in macports using the correct SDK I used an extremely dirty hack (See attached Portfile). The reason for this is that enabling '-isysroot $SDK_path' treats all other includes as SDK relative path. I don't know how

Re: Dirty hack to get cairo compiled universally

2008-08-03 Thread Ryan Schmidt
On Aug 3, 2008, at 02:25, Harry van der Wolf wrote: About the --enable-atsui option. I hadn't checked that since enabling it in the 1.4 series, but you're right. I fully agree with you about not using the dirty hack for MacPorts (that's also why I called it a dirty hack). I just hoped

Re: Portfile cached on repetitive builds??

2008-08-03 Thread Ryan Schmidt
On Aug 3, 2008, at 10:52, Harry van der Wolf wrote: I'm working on the pango Portfile to make it a real two-step Universal compilation. What is the matter with pango +universal the way it works now? ___ macports-users mailing list

Re: Problem with MacPorts on OS X Leopard

2008-08-03 Thread Ryan Schmidt
On Aug 3, 2008, at 18:35, Mark Hattam wrote: At 16:48 -0600 3/8/08, Bryan Blackburn wrote: On Aug 3, 2008, at 4:31 PM, Unnsse Khan wrote: (2) In addition, how would you suggest I install the new version of MacPorts (from source or dmg)? Depends on your needs and whatnot, most still install

Re: Portfile cached on repetitive builds??

2008-08-04 Thread Ryan Schmidt
On Aug 4, 2008, at 03:31, Harry van der Wolf wrote: Ryan Schmidt wrote: On Aug 3, 2008, at 10:52, Harry van der Wolf wrote: I'm working on the pango Portfile to make it a real two-step Universal compilation. What is the matter with pango +universal the way it works now? Pango

Leopard environment variable bug

2008-08-04 Thread Ryan Schmidt
On Aug 4, 2008, at 08:29, Daniel J. Luke wrote: Those look like the environment variable bug (fixed in trunk - we really should make a new release if only for that fix). I have experienced the Leopard environment variable bug several times even with trunk. I believe that it's better in

Re: [MacPorts] #16195: Trouble installing texlive

2008-08-04 Thread Ryan Schmidt
On Aug 4, 2008, at 13:21, Rainer Müller wrote: /usr/bin/gcc-4.0 -o xdvi-xaw.bin browser.o dvi-draw.o dvi-init.o dvisel.o encodings.o events.o filehist.o font-open.o gf.o hypertex.o image-magick.o mime.o my-snprintf.o my-vsnprintf.o pagehist.o pk.o print-internal.o psdps.o psgs.o psheader.o

Re: Problem with MacPorts on OS X Leopard

2008-08-04 Thread Ryan Schmidt
On Aug 4, 2008, at 18:02, Mark Hattam wrote: Ryan Schmidt wrote: We do not have anyone managing MacPorts releases at this time, hence no new release of MacPorts has been made since 1.6.0, which was awhile ago (December 2007), so understandably many fixes have been made in trunk

Re: Problem with MacPorts on OS X Leopard

2008-08-04 Thread Ryan Schmidt
On Aug 4, 2008, at 20:19, Mark Hattam wrote: Ryan Schmidt wrote: On Aug 4, 2008, at 18:02, Mark Hattam wrote: I'm using 10.4.11 on a 667 MHz G4Ti laptop at the moment. (won't run 10.5.x) If you have .bash_profile, then modify .bash_profile (it takes precedence over .profile

Re: Problem with MacPorts on OS X Leopard

2008-08-05 Thread Ryan Schmidt
On Aug 5, 2008, at 20:27, Mark Hattam wrote: Ryan Schmidt wrote: On Aug 4, 2008, at 20:19, Mark Hattam wrote: Running the PostFlight command line doesn't work ... Powerbook:~ markhattam$ $ curl -O http://svn.macports.org/ repository/macports/branches/release_1_6/base/portmgr/dmg

Re: couldn't change working directory to...

2008-08-07 Thread Ryan Schmidt
On Aug 7, 2008, at 05:20, Michael Thon wrote: I am writing a new portfile for a package but I keep getting errors during the installation step: --- Staging hmmer into destroot --- Installing hmmer 2.3.2_0 couldn't change working directory to /opt/local/var/macports/build/

Re: Having a pretty rough time getting php5 installed

2008-08-10 Thread Ryan Schmidt
On Aug 9, 2008, at 18:17, Scott Haneda wrote: I would recommend to use everything from MacPorts. We have a HOWTO for setting up Apache, MySQL and PHP: http://trac.macports.org/wiki/howto/MAMP With this all up and running, where is my.cnf read from? I only find

Re: And.. failing again on the php5 install

2008-08-10 Thread Ryan Schmidt
On Aug 10, 2008, at 22:02, Scott Haneda wrote: I got it working on my local machine, PPC Dual 2.0, Leopard. At my colo, I have PPC 2.5 Dual, Leopard, clean install, brand new, developer tools, x11 and x11 sdk. Apache2 went in without too much trouble, mysql5 seems to have done the same.

Re: And.. failing again on the php5 install

2008-08-12 Thread Ryan Schmidt
Please remember to Reply All so your reply goes to the list too, not just to me. On Aug 11, 2008, at 10:10, Scott Haneda wrote: So it's failing on the jpeg install, not on the php5 install. If you clean the jpeg work area (sudo port clean --work jpeg) and try again, does it still fail?

Re: Port request: wdg-validate

2008-08-12 Thread Ryan Schmidt
On Aug 12, 2008, at 08:25, Michael Dexter wrote: I have tried to build wdg-validate on Mac OS 10.4 and it fails. (http://htmlhelp.com/tools/validator/offline/index.html.en) A port would be greatly appreciated. Is anyone interested in porting this voluntarily or if necessary as a bounty?

Re: Checksum problem with molden

2008-08-14 Thread Ryan Schmidt
On Aug 14, 2008, at 02:59, Angyan Janos wrote: Bryan Blackburn wrote: Looks like molden has experienced a stealth update (from HISTORY): --- Tue Aug 12 - Fixed a bug when going up one directory (..) in the filemanager. This one managed to escape my attention for a long time. - Minor

Re: Checksum problem with molden

2008-08-14 Thread Ryan Schmidt
On Aug 14, 2008, at 07:20, Jochen Küpper wrote: On 14.08.2008, at 09:42, Bryan Blackburn wrote: Looks like molden has experienced a stealth update (from HISTORY): Fixed in r39252. Ryan, thanks for the livecheck entries Yes, I'm hoping that'll let us detect stealth upgrades and fix

Re: User configuration file

2008-08-15 Thread Ryan Schmidt
On Aug 15, 2008, at 09:43, Adam Byrtek wrote: I tried to tweak a few configuration options for MacPorts in my home directory, but unfortunately when I run port I get the following error: sources_conf must be set in /opt/local/etc/macports/macports.conf or in your

Re: User configuration file

2008-08-15 Thread Ryan Schmidt
On Aug 15, 2008, at 18:08, Adam Byrtek wrote: On Sat, Aug 16, 2008 at 12:52 AM, Ryan Schmidt [EMAIL PROTECTED] wrote: The Guide doesn't even mention the possibility of a .macports directory in your home directory at all. I knew about this file from the manual page: ~/.macports

Re: User configuration file

2008-08-15 Thread Ryan Schmidt
On Aug 15, 2008, at 18:07, Adam Byrtek wrote: On Sat, Aug 16, 2008 at 12:52 AM, Ryan Schmidt [EMAIL PROTECTED] wrote: We at least need to document that the settings from the default macports.conf are not inherited if you use a macports.conf in the .macports directory in your home

Re: Macports selfupdates

2008-08-15 Thread Ryan Schmidt
On Aug 15, 2008, at 21:04, mark brethen wrote: I'm currently at v1.440 of Macports, running OS 10.3.9. I will soon be updating the Mac OS to 10.4.11. Anything I should know about Macports before I install the new OS? Indeed there is some stuff you should know! Ports installed on one major

Re: Macports selfupdates

2008-08-15 Thread Ryan Schmidt
On Aug 15, 2008, at 23:39, mark brethen wrote: On Aug 15, 2008, at 10:55 PM, Ryan Schmidt wrote: rename /Applications/MacPorts to /Applications/MacPorts-10.3 Thanks for the heads-up Ryan! One thing puzzles me though: '/ Applications/MacPorts' does not exist on my machine. No problem

Re: perl Build.PL

2008-08-17 Thread Ryan Schmidt
On Aug 17, 2008, at 01:05, Michael Thon wrote: I am writing a portfile for the perl module package bioperl. The package uses a Build.PL script instead of Makefile.PL. The script fixes dependencies by installing perl modules with CPAN, and even upgrades CPAN in Mac OS leopard. Yeah, that

Re: Update to php5-devel

2008-08-17 Thread Ryan Schmidt
On Aug 17, 2008, at 00:18, Michael J. I. Jackson wrote: Is there an update in the works for the php5-devel port? 5.3 has been released in alpha1 now for a few weeks, and I'd like to start messing around with it. I understand that it's probably not a high priority for others, so I'm glad to

Re: Tk Aqua variant gone?

2008-08-17 Thread Ryan Schmidt
On Aug 16, 2008, at 13:09, Denis Bueno wrote: I used (and loved) the Tk aqua variant until very recently, when I upgraded to Tk 8.5. I have scoured the mailing list and the bug tracker, but I can't find any reference to why the variant is gone. Perhaps it was superseded somewhere? Has it

Re: gimp2 on leopard

2008-08-17 Thread Ryan Schmidt
On Aug 17, 2008, at 17:42, Arden wrote: I have just started to use Macports on Leopard 10.5.4 (Intel), downloaded and installed the latest stable version, my aim is to use the GREYCstoration plugin for Gimp2. So lots of dependencies starting from scratch. Here is the error I get while it is

Re: help with Bzip2

2008-08-19 Thread Ryan Schmidt
On Aug 19, 2008, at 17:28, Gary Law wrote: On 19 Aug 2008, at 23:21, Bryan Blackburn wrote: On Aug 19, 2008, at 3:35 PM, Gary Law wrote: Got a brand new machine, patched it to latest version of leopard, plus security update. Then downloaded and installed Xcode tools and Macports. And my

Re: help with Bzip2

2008-08-20 Thread Ryan Schmidt
On Aug 20, 2008, at 07:02, Gary Law wrote: The first version of Xcode I see listed on ADC: Downloads: Developer Tools is 3.1. Indeed, but if you look under ADC: Downloads: Mac OS X: the first listed one is 2.1. I've added a note to our install document listing the latest versions of

Re: moving port from a 32-bit box to 64-bit one

2008-08-20 Thread Ryan Schmidt
On Aug 20, 2008, at 05:02, Randall Wood wrote: On Wed, Aug 20, 2008 at 12:56 AM, Alexy Khrabrov wrote: I've migrated from a 32-bit MacBook Core Duo to MBP Core 2 Duo, and the Migration Assistant happily brought over my macports which look like they work. Except when I start one zsh inside

Re: Install of MP 1.6 on a Quad G5 under 10.5.4

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 16:02, Alex Zavatone wrote: Hi. I just downloaded the image of MP 1.6 on the newly created Admin account of my G5 and ran the install. Then in the Terminal, I typed: sudo port selfupdate To which I get: sudo: Command not found. This is a fresh account, created

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 12:59, Andrew Carlberg wrote: Hey guys I'm trying to install wine through macports but I can't get it to work a few dependcies won't build I can't figure out how to fix it. here's the output from the wine install (it includes the output from fontforge showing the

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 17:04, Andrew Carlberg wrote: Ok I installed the X11 SDK and sure enough that did it. Thanks for the help! Unfortunately now it won't install libxslt or xrender [snip] --- Configuring libxslt [snip] configure.in: required file `./mkinstalldirs' not found

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 17:27, Ryan Schmidt wrote: On Aug 21, 2008, at 17:04, Andrew Carlberg wrote: Ok I installed the X11 SDK and sure enough that did it. Thanks for the help! Unfortunately now it won't install libxslt or xrender [snip] --- Configuring libxslt [snip] configure.in

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
: Status 1 encountered during processing. Ryan Schmidt wrote: On Aug 21, 2008, at 17:27, Ryan Schmidt wrote: On Aug 21, 2008, at 17:04, Andrew Carlberg wrote: Ok I installed the X11 SDK and sure enough that did it. Thanks for the help! Unfortunately now it won't install libxslt or xrender

Re: set deployment target from macports.conf

2008-08-22 Thread Ryan Schmidt
On Aug 22, 2008, at 03:40, Harry van der Wolf wrote: I'm currently on Tiger but I'm planning to move to Leopard. I build bundles for 2 open source projects currently by hand compiling almost every library as universal. I'm trying to move to MacPorts as that's much simpler and MacPorts

Re: set deployment target from macports.conf

2008-08-22 Thread Ryan Schmidt
On Aug 22, 2008, at 03:59, Anders F Björklund wrote: Harry van der Wolf wrote: I'm currently on Tiger but I'm planning to move to Leopard. I build bundles for 2 open source projects currently by hand compiling almost every library as universal. I'm trying to move to MacPorts as that's much

Re: set deployment target from macports.conf

2008-08-22 Thread Ryan Schmidt
On Aug 22, 2008, at 04:39, Anders F Björklund wrote: Ryan Schmidt wrote: Theoretically +universal should be able to handle this, but cross-compiling isn't really supported in MacPorts. Yeah. So why did we expose the options in macports.conf again? :) Note that macports.conf in trunk has

Reply-To (was: Re: set deployment target from macports.conf)

2008-08-22 Thread Ryan Schmidt
On Aug 22, 2008, at 04:52, Harry van der Wolf wrote: [EMAIL PROTECTED] I can't get used to click reply all instead of just reply. I'm on a couple of other mailing lists. The mail server of these lists set the reply address automatically to the macports- [EMAIL PROTECTED] address. It

Re: I cannot build gcc3.3 or 3.4

2008-08-24 Thread Ryan Schmidt
On Aug 24, 2008, at 13:10, Da Zheng wrote: I run sudo port install apple-gcc33, but get another error: /usr/bin/gcc-4.0 tclAppInit.o -L/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ apple-gcc33/work/build/tcl/unix -ltcl8.0 -lc \

Re: designated compiler

2008-08-24 Thread Ryan Schmidt
On Aug 23, 2008, at 21:40, Nehemiah Dacres wrote: does the leopard compiler use llvm or clang? will xcode even use it? Not that I'm aware of. The default compiler on Leopard is gcc 4.0.1, just like it is on Tiger. ___ macports-users mailing list

Re: Performance wont build on Leopard

2008-08-24 Thread Ryan Schmidt
On Aug 23, 2008, at 13:45, William Davis wrote: Trying to upgrade Performance under Leopard gives these errors: /snip/ ld warning: duplicate dylib /opt/local/lib/gcc42/libgcc_s.1.dylib Making all for doc Performance... autogsdoc -Project Performance -DocumentationDirectory Performance -

Re: [macports-users] KMyMoney 0.8.9 fails to compile

2008-08-30 Thread Ryan Schmidt
On Aug 28, 2008, at 9:29 AM, Thibaut Cousin wrote: I'm using Macports 1.6.0 (selfupdate was made) on Leopard 10.5.4 Intel. Installing the rest of KDE, and other KDE applications, went fine but KMyMoney is an exception. Downloading and configuring is OK, but building fails with:

Re: [Fwd: Re: transcode 1.1.0 beta 0 fails to configure ImageMagick on OSX PPC]

2008-08-31 Thread Ryan Schmidt
I'm sorry, I did not get to evaluate the portfile you included in this email. I am instead acting on the revised Portfile you send to macports-users on August 30, 2008. On Aug 23, 2008, at 2:05 AM, David Liontooth wrote: Hi Chuck and Ryan, There's a new release of transcode, and the

Re: CMake 2.6

2008-09-04 Thread Ryan Schmidt
On Sep 4, 2008, at 8:50 AM, Rainer Müller wrote: Jean-Charles VERDIE (Pleyo) wrote: I'm using CMake 2.6 on OSX from MacPorts. When using the env. variable CMAKE_INSTALL_PREFIX, it is hard coded to /usr/local on UNIX systems and we fall in this category. It does not make sense in my

Re: Getting started

2008-09-08 Thread Ryan Schmidt
On Sep 6, 2008, at 3:42 PM, paul beard wrote: Why don't send along to the list the output of port installed so we can see where you are. If you get a complaint that port does not exist, you will need to try /opt/local/bin/port installed as there as a known bug in the last release that

Re: Getting Started

2008-09-08 Thread Ryan Schmidt
On Sep 6, 2008, at 8:22 PM, Bill Hernandez wrote: The first thing to do is select /Applications/Utilities/Terminal.app and drag it to the dock where you can access it easily. After you launch the Terminal from the dock, to make sure MacPorts is installed you can try : ~ $ which port ---

Re: sqlite3 install fails [was Re: sudo port install git-core +svn fails]

2008-09-08 Thread Ryan Schmidt
On Sep 6, 2008, at 6:21 AM, Kieran Kelleher wrote: sqlite3 seems to be the problem install ... here is debug output when trying to install that .. any comments on how to resolve this? kieranmacpro:~ kieran$ sudo port -d install sqlite3 [snip] sqlite3.c:55116: error: 'TK_SPACE'

Re: Getting started

2008-09-08 Thread Ryan Schmidt
On Sep 8, 2008, at 12:33 PM, paul beard wrote: On Mon, Sep 8, 2008 at 1:04 AM, Ryan Schmidt wrote: On Sep 6, 2008, at 3:42 PM, paul beard wrote: Why don't send along to the list the output of port installed so we can see where you are. If you get a complaint that port does not exist

Re: trying to build gnucash

2008-09-08 Thread Ryan Schmidt
On Sep 8, 2008, at 21:47, nodje wrote: I had successfully build Gnucash in the past but its stopped working because of some dependencies on Goffice. I've never been able to upgrade it. I tried sudo port -ufn upgrade gnucash but it ended up in: checking for GLIB - version = 2.6.0... no

Re: mutt, ISO-8859-1, and Terminal.app

2008-09-09 Thread Ryan Schmidt
On Sep 9, 2008, at 1:03 PM, Jens Troeger wrote: On Tue, Sep 09, 2008 at 07:49:23AM -1000, Baron Fujimoto wrote: On Tue, 9 Sep 2008, Jens Troeger wrote: I'm running on OS-X 10.4.11 and Terminal version 1.5.1 (133-1). Just recently I installed MacPorts, including mutt-devel so that I can

Re: rebuild world

2008-09-09 Thread Ryan Schmidt
On Sep 9, 2008, at 5:07 PM, Troy Daley wrote: Is there a sanity check or a way to rebuild world in macports? Do you mean a separate sanity check command? There isn't any. What would such a command do? And what do you mean by rebuild world? If you mean rebuild all installed ports, then no,

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

2008-09-11 Thread Ryan Schmidt
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 [snip] Ok, so the failing port is t1lib, not xpdf.

Re: subversion upgrade failed

2008-09-13 Thread Ryan Schmidt
On Sep 12, 2008, at 11:37 AM, Joerg van den Hoff wrote: 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

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

2008-09-13 Thread Ryan Schmidt
On Sep 12, 2008, at 5:10 AM, Joerg van den Hoff wrote: In particular, this problem showed up a lot when libtool was built *before* MacPorts started using /usr/bin/gcc-4.0 as CC (instead of just gcc or cc), and you attempted to build certain ports *after* updating MacPorts. However, this

Re: Building sqlite3 fails

2008-09-13 Thread Ryan Schmidt
On Sep 13, 2008, at 3:38 PM, Normen Müller wrote: Bryan Blackburn wrote: Since you already have a version of sqlite3 installed (3.6.1_0), install (or technically, activate) fails. Since you've already done the install, you can simply uninstall the older version with $ sudo port

Re: MacPorts-1.6.0 Won't Build

2008-09-13 Thread Ryan Schmidt
On Sep 13, 2008, at 4:25 PM, Etherous wrote: On Sep 13, 2008, at 2:29 PM, Bryan Blackburn wrote: On Sat, Sep 13, 2008 at 01:34:27PM -0600, Etherous said: Running MacBook: Intel Core Duo with Mac OS 10.5.4 I already tried the DarwinPorts-1.6.0-10.5-Leopard.dmg version. The .pkg SEEMED to

Re: Building sqlite3 fails

2008-09-13 Thread Ryan Schmidt
On Sep 13, 2008, at 5:24 PM, Lenore Horner wrote: -- sudo port uninstall sqlite3 @3.6.1_0 --- Unable to uninstall sqlite3 3.6.1_0, the following ports depend on it: ---apr-util ---apr-util Error: port uninstall

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

2008-09-13 Thread Ryan Schmidt
On Sep 13, 2008, at 2:02 AM, Ryan Schmidt wrote: I rely on ports to detect things which must be updated due to dependencies. so I naively would have thought that if, e.g. xpdf depdends on libtool and that one is to old, it should have been updated first automatically? where's my error

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

2008-09-13 Thread Ryan Schmidt
On Sep 12, 2008, at 9:13 AM, Michael Williams wrote: 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 I also prefer

Re: Another getting started thread

2008-09-14 Thread Ryan Schmidt
On Sep 13, 2008, at 11:55 PM, David I wrote: Hi, I'm totally new. Welcome to MacPorts! I'm quasi-computer savvy, but I really don't know anything at the coding/command line level or below. I've been getting a couple of strange errors that don't seem to be documented, and I have a few

Re: Another getting started thread

2008-09-15 Thread Ryan Schmidt
you need money without invesment earn weekly$5000to$1 otherinformations logonto * http://www.AWSurveys.com/HomeMain.cfm?RefID=sureshrania http://www.AWSurveys.com/HomeMain.cfm?RefID=sureshrania

Re: sane-backends ck sum error

2008-09-16 Thread Ryan Schmidt
On Sep 16, 2008, at 4:25 AM, William Davis wrote: --- Checksumming sane-backends-1.0.19.tar.gz Error: Checksum (md5) mismatch for sane-backends-1.0.19.tar.gz Thanks for reporting the problem! I fixed it: http://trac.macports.org/changeset/39995 Please wait 30 minutes, then sudo port sync

Re: error installing netpbm

2008-09-16 Thread Ryan Schmidt
On Sep 16, 2008, at 9:43 AM, Jonathan Stickel wrote: I am getting an error when trying to install netpbm on Tiger (10.4.11). The relevant output seems to be: gcc-4.0 -no-cpp-precomp -c -O3 -I/opt/local/include -o libopt.o \ -DSHLIBPREFIXLIST=\lib\ \ \ libopt.c

Re: sane-backends ck sum error

2008-09-16 Thread Ryan Schmidt
On Sep 16, 2008, at 1:39 PM, Scott C. Kennedy wrote: I'm still having this issue after waiting 6+ hours. :) Biko:~ sck$ sudo port selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated sudo

Re: error installing netpbm

2008-09-18 Thread Ryan Schmidt
On Sep 16, 2008, at 15:10, Jonathan Stickel wrote: On Sep 16, 2008, at 9:43 AM, Jonathan Stickel wrote: I am getting an error when trying to install netpbm on Tiger (10.4.11). The relevant output seems to be: gcc-4.0 -no-cpp-precomp -c -O3 -I/opt/local/include -o libopt.o \

Re: bash reports port command not found

2008-09-19 Thread Ryan Schmidt
On Sep 19, 2008, at 10:08 AM, Kevin Walzer wrote: What does echo $PATH show in Terminal? Last login: Fri Sep 19 10:55:20 on ttys000 Carmel-4:~ RAR$ port list -bash: port: command not found Carmel-4:~ RAR$ echo $PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin Carmel-4:~

Re: QT text font problem

2008-09-19 Thread Ryan Schmidt
On Sep 18, 2008, at 1:42 PM, ximon wrote: Am using a QT based app which has been fine until I upgraded from 10.5.4 to 10.5.5 a couple of days ago. The app starts up fine and opens the usual window, however, all text is missing and in its place is random dots. GTK apps are running fine with no

Re: errors encountered while installing Python -- please advise

2008-09-19 Thread Ryan Schmidt
On Sep 19, 2008, at 5:03 PM, Bryan Blackburn wrote: On Fri, Sep 19, 2008 at 05:34:59PM -0400, Richard Rucker said: On Sep 19, 2008, at 4:36 PM, Bryan Blackburn wrote: Any particular reason why you're using py-serial instead of py25- serial? py-* ports are usually python 2.4 (some may be

Re: errors encountered while installing Python -- please advise

2008-09-20 Thread Ryan Schmidt
On Sep 20, 2008, at 4:26 AM, Richard Rucker wrote: On Sep 19, 2008, at 6:44 PM, Ryan Schmidt wrote: On Sep 19, 2008, at 5:03 PM, Bryan Blackburn wrote: If you use py25-serial instead, then that 'sudo ln -s ...' above would not be needed (and in theory, could be a bad idea though sounds

Re: I get the error C compiler cannot create executables when I try to install a port...

2008-09-21 Thread Ryan Schmidt
On Sep 21, 2008, at 7:34 AM, Otto Roberson Bertsch wrote: I had installed first XCode from the Apple 311_2517_developerdvd.dmg. I thought maybe that was the problem since the FAQ states you need XCode 3.0 - so I installed that from the DVD. I still have the problem and XCode seems to

Re: Using 'configure' with sourcefile specific directories

2008-09-21 Thread Ryan Schmidt
On Sep 21, 2008, at 8:53 PM, [EMAIL PROTECTED] wrote: I am trying to create a port file for an application (not mine) that is made up of about 6 distribution files that are (partially) self-contained but all are needed for the overall 'install'. Some of the distribution files

Re: Errors installing mysql5

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 2:50 AM, Fra Daniele di Gesù ocd wrote: J. M. † J. T. I have just installed the latest one, mysql5 5.0.67_1+server. I am following instructions here http://trac.macports.org/wiki/ howto/MAMP. Since I didn't write those instructions, I'd like to redirect this

Re: I get the error C compiler cannot create executables when I try to install a port...

2008-09-22 Thread Ryan Schmidt
On Sep 21, 2008, at 4:01 PM, Bryan Blackburn wrote: On Sun, Sep 21, 2008 at 03:28:55PM -0500, Ryan Schmidt said: On Sep 21, 2008, at 7:34 AM, Otto Roberson Bertsch wrote: I had installed first XCode from the Apple 311_2517_developerdvd.dmg. I thought maybe that was the problem since

Re: Creating source packages?

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 9:22 AM, Jay Levitt wrote: I have a developer who lives in a rural area, with no broadband access. (OK, stop laughing.) Worse, his 28.8K dialup ISP has an 8-hour max session time, so anything signifcantly large just can't be downloaded, period. Oh, I'm not laughing.

Re: list element in braces followed by } instead of space

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 3:06 PM, Darren Weber wrote: I have a local port repository under my home path where I am testing a new port for libpqxx (see attached). When I try to install this port, I get the following: [ [EMAIL PROTECTED] ~/ports ]$ sudo port install libpqxx Password: Portfile

Re: Ticket #16549 (add Ada to gcc)

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 4:14 PM, Jerry wrote: I am extremely interested in this ticket http://trac.macports.org/ticket/16549 to add Ada support to gcc. My particular situation is that I need an Ada 2005 compiler (which means gcc 4.3) which runs on PPC hardware under OS X 10.5. (My need

Re: xaw3d error installing gv

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 4:36 PM, thomas milewski wrote: This is the error I get: --- Building Xaw3d with target all SHLIBGLOBALSFLAGS=-L/usr/X11R6/ lib INCDIR=/ opt/local/include SHLIBDIR=/opt/local/lib USRLIBDIR=/opt/local/lib Error: Target org.macports.build returned: shell command cd

Re: building gnucash

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 6:22 PM, Robert Goldman wrote: I was trying to 'port install gnucash' the other day, and the building process failed on some dependencies. If you show us exactly what error occurred we may be able to help you diagnose it! :) What surprised me was the sheer scale of

Re: Configure error macport - mkvToolnix

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 7:45 PM, Mine wrote: Ok it's been several days and I am really struggling with this one. I need to install mkxToolnix but in order to do that, I need to install Boost (which I have now donew several times). MacPorts installs Boost 1.35.0_2 but for some reason it

Re: xaw3d error installing gv

2008-09-23 Thread Ryan Schmidt
On Sep 23, 2008, at 1:40 PM, thomas milewski wrote: Ryan Schmidt wrote: On Sep 22, 2008, at 4:36 PM, thomas milewski wrote: This is the error I get: --- Building Xaw3d with target all SHLIBGLOBALSFLAGS=-L/usr/ X11R6/ lib INCDIR=/ opt/local/include SHLIBDIR=/opt/local/lib

Re: Configure error macport - mkvToolnix

2008-09-23 Thread Ryan Schmidt
Please remember to Reply All so your reply goes to the list too, not just to me. On Sep 23, 2008, at 8:03 PM, Mine wrote: Hi Ryan, I have stuff in /usr/local which are apps installed by macPorts MacPorts installs in /opt/local by default, not /usr/local. Things installed in /usr/local

Re: Configure error macport - mkvToolnix

2008-09-24 Thread Ryan Schmidt
On Sep 24, 2008, at 16:06, Mine wrote: On 24 Sep 2008, at 04:31, Ryan Schmidt wrote: Please remember to Reply All so your reply goes to the list too, not just to me. On Sep 23, 2008, at 8:03 PM, Mine wrote: Hi Ryan, I have stuff in /usr/local which are apps installed by macPorts

Re: audiofile checksum failure

2008-09-24 Thread Ryan Schmidt
On Sep 24, 2008, at 17:58, Bill Parducci wrote: On Sep 24, 2008, at 1:13 PM, Bryan Blackburn wrote: I take it you did try cleaning audiofile, not the main port you were trying to install? Also, were you in interactive mode, as if you were, I think if this is the bug that's come up before

Re: Configure error macport - mkvToolnix

2008-09-24 Thread Ryan Schmidt
On Sep 24, 2008, at 18:53, Mine wrote: On 24 Sep 2008, at 22:28, Ryan Schmidt wrote: I have (sudo mv /sw /sw-off, sudo mv /usr/local /usr/local-off) both sets of directories, configured boost and sent you the configure file. I assume you didn't want me to send the config file

Re: arpwatch

2008-09-25 Thread Ryan Schmidt
On Sep 25, 2008, at 19:46, Mark Hattam wrote: Is there something amiss with my MacPorts system? Not that I know of. I did a sudo port install arpwatch and it installed arpwatch into /opt/local/sbin ... just the executable, no directory. On my system, it installs these binaries:

Re: Configure error macport - mkvToolnix

2008-09-25 Thread Ryan Schmidt
On Sep 25, 2008, at 18:25, Mine wrote: I am now trying to install mpeg4ip. During the build process, I get the following message: mp4.h is being used by the active faac port. Please deactivate this port first, or use the -f flag to force the activation. What is the best option? if I force

Re: Port request: wdg-validate

2008-09-26 Thread Ryan Schmidt
and 10.5. I have asked the upstream maintainer to include this fix. Thanks, Michael. Ryan Schmidt wrote: On Aug 12, 2008, at 08:25, Michael Dexter wrote: I have tried to build wdg-validate on Mac OS 10.4 and it fails. (http://htmlhelp.com/tools/validator/offline/index.html.en) A port

Re: C compiler cannot create executables

2008-09-26 Thread Ryan Schmidt
On Sep 26, 2008, at 03:24, Otto Roberson Bertsch wrote: I downloaded macports via subversion and tried ./configure, here a snip from config.log: configure:2502: $? = 0 configure:2509: gcc -v 5 Using built-in specs. Target: i686-apple-darwin9 Configured with:

Re: arpwatch

2008-09-26 Thread Ryan Schmidt
On Sep 26, 2008, at 02:30, Mark Hattam wrote: At 19:56 -0600 25/9/08, Bryan Blackburn wrote: On Fri, Sep 26, 2008 at 01:46:20AM +0100, Mark Hattam said: Is there something amiss with my MacPorts system? I did a sudo port install arpwatch and it installed arpwatch into /opt/local/sbin

Re: C compiler cannot create executables

2008-09-26 Thread Ryan Schmidt
On Sep 26, 2008, at 03:34, Ryan Schmidt wrote: On Sep 26, 2008, at 03:24, Otto Roberson Bertsch wrote: I downloaded macports via subversion and tried ./configure, here a snip from config.log: configure:2502: $? = 0 configure:2509: gcc -v 5 Using built-in specs. Target: i686-apple-darwin9

Re: C compiler cannot create executables

2008-09-26 Thread Ryan Schmidt
Please remember to Reply All so your reply goes to the list too, not just to me. On Sep 26, 2008, at 03:42, Otto Roberson Bertsch wrote: On Fri, Sep 26, 2008 at 10:34 AM, Ryan Schmidt wrote: It sounds like you may have a directory in /usr/local whose name begins with include

Re: Configure error macport - mkvToolnix

2008-09-26 Thread Ryan Schmidt
On Sep 26, 2008, at 20:54, Mine wrote: I have uninstalled everything and started again. Installing mpeg4ip and mkvtoolnix first, followed by ffmpeg, a52, faac, faad, lame, x264 and xvid. I am not sure if this is the right place for this next question, but hopefully you or someone else

Re: building gnucash

2008-09-27 Thread Ryan Schmidt
On Sep 27, 2008, at 18:12, Jeffrey Goldberg wrote: On Sep 23, 2008, at 12:06 AM, Ryan Schmidt wrote: I don't think you have any misconfiguration. As was said, gnucash has lots of dependencies -- so many that my port dependency graph maker just draws a jumble, which you can view here for your

Re: [SAMBA] Problem on AppleTV

2008-09-27 Thread Ryan Schmidt
On Sep 27, 2008, at 15:23, [EMAIL PROTECTED] wrote: I have installed the Macports Samba3 package on my AppleTV (which runs a stripped down version of OSX 10.4.9), and it is not working (it worked fine on firmware 1.0 and 1.1... but now with firmware 2.1 it is no longer starting). I

Re: Configure error macport - mkvToolnix

2008-09-28 Thread Ryan Schmidt
On Sep 28, 2008, at 00:51, Mine wrote: On 27 Sep 2008, at 05:36, Ryan Schmidt wrote: On Sep 26, 2008, at 20:54, Mine wrote: I have uninstalled everything and started again. Installing mpeg4ip and mkvtoolnix first, followed by ffmpeg, a52, faac, faad, lame, x264 and xvid. I am not sure

Re: Zfs MacPorts

2008-09-28 Thread Ryan Schmidt
On Sep 28, 2008, at 07:33, Rainer Müller wrote: Charles Darwin wrote: Is it possible to install ports on a zfs formatted volume? Can't think of a reason why it should not be possible. and if so, what is the proper way of doing it? Would ´PATH=/bin:/sbin:/usr/bin:/ usr/sbin ./configure

Re: failed to build dia

2008-09-29 Thread Ryan Schmidt
On Sep 29, 2008, at 04:44, Normen Müller wrote: I am trying to install dia, but get the following error: # port install dia --- Fetching gtk2 Error: Some libs are missing from your X11 installation. Please run this command: Error: sudo ln -s libXrandr.2.dylib

Re: failed to build dia

2008-09-29 Thread Ryan Schmidt
On Sep 29, 2008, at 05:16, Normen Müller wrote: # port install dia --- Fetching gtk2 --- Attempting to fetch gtk+-2.14.3.tar.bz2 from http:// mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/gtk+/2.14/ --- Verifying checksum(s) for gtk2 --- Extracting gtk2 --- Configuring gtk2

Re: failed to build dia

2008-09-29 Thread Ryan Schmidt
On Sep 29, 2008, at 05:53, Normen Müller wrote: Ryan Schmidt wrote: On Sep 29, 2008, at 04:44, Normen Müller wrote: I am trying to install dia, but get the following error: # port install dia --- Fetching gtk2 Error: Some libs are missing from your X11 installation. Please run

Re: failed to build dia

2008-09-29 Thread Ryan Schmidt
On Sep 29, 2008, at 10:52, Normen Müller wrote: Hmmm, I did the following: # port install gtk2 [...] --- Activating gtk2 2.14.3_2+x11 Error: Target org.macports.activate returned: Image error: Another version of this port (gtk2 @2.14.3_1+x11) is already active. Error: Status 1

<    4   5   6   7   8   9   10   11   12   13   >