Re: Patching configure - Or Not

2008-02-08 Thread N_Ox
Le 8 févr. 08 à 12:13, Anders F Björklund a écrit : Michael Franz wrote: I need to change the way configure works for a port. Is it better to patch configure or change the underlying files and regenerate configure? In this case I have a change to acinclude.m4. To get everything update

Re: p5-getopt-long and perl5.8 - activation error

2008-02-06 Thread N_Ox
Le 6 févr. 08 à 18:12, Vincent Lefevre a écrit : The point is that the end user already needs to change his $PATH. So, this wouldn't be a big difference. I don't see any kind of link with $PATH here. -- Anthony Ramine, the "Ports tree cleaning Maestro". <[EMAIL PROTECTED]> __

Re: Executing scripts during configure

2008-02-06 Thread N_Ox
Le 6 févr. 08 à 14:04, Michael Franz a écrit : On Feb 6, 2008 2:07 AM, N_Ox <[EMAIL PROTECTED]> wrote: Le 6 févr. 08 à 08:01, Ryan Schmidt a écrit : > > > It would probably be: > > set libgcj [exec find ${prefix}/share/java -name "libgcj-4\.2*.jar"] >

Re: Bugs in gtk2

2008-02-06 Thread N_Ox
Le 6 févr. 08 à 14:35, Jürgen Dabel a écrit : Hallo, I get the following message: bash-3.2$ sudo port install gtk2 Password: ---> Verifying checksum(s) for libxml2 Error: Checksum (md5) mismatch for libxml2-2.6.30.tar.gz Error: Checksum (sha1) mismatch for libxml2-2.6.30.tar.gz Error: Checks

Re: p5-getopt-long and perl5.8 - activation error

2008-02-06 Thread N_Ox
Le 5 févr. 08 à 16:13, Daniel J. Luke a écrit : We really need to do one of a couple of things: - Change the perl port to install a minimum perl along with individual ports for each of the CORE modules - Change the @INC ordering (thus making our perl act differently from the upstream per

Re: Executing scripts during configure

2008-02-05 Thread N_Ox
Le 6 févr. 08 à 08:01, Ryan Schmidt a écrit : It would probably be: set libgcj [exec find ${prefix}/share/java -name "libgcj-4\.2*.jar"] (unless you use fs-traverse like Daniel said) I think the current policy is to avoid any exec/system call when we can do it in a pure TCL fashion. -

Re: [MacPorts] #14163: Endless Avahi system.log errors

2008-02-03 Thread N_Ox
Le 3 févr. 08 à 19:15, Adam Dershowitz a écrit : I have looked into this a little more. I am not sure, but it looks to me like org.macports.dbus.plist is disabled by default (at least when this problem cropped up, I was showing it as disabled, so I assume it started that wayor somethi

Re: My Nano Is in French!

2008-02-02 Thread N_Ox
Le 2 févr. 08 à 14:30, Charlse Darwin a écrit : Hi, Nano is installed in French; how do I change it back to English? Regards, Your environment must say you're french. Check your environment to see if LANG or LC_ALL is set to something like fr_FR and reset it accordingly. Regards, -- Ant

Re: libxml2 checksum failed

2008-01-15 Thread N_Ox
Le 16 janv. 08 à 03:04, N_Ox a écrit : Le 16 janv. 08 à 01:32, Michael Franz a écrit : It seems that version 2.6.30 does not download completely. The checksums do not match and it does not untar. When I untar (table) I get these errors. tar: Skipping to next header tar: Archive contains

Re: libxml2 checksum failed

2008-01-15 Thread N_Ox
Le 16 janv. 08 à 01:32, Michael Franz a écrit : It seems that version 2.6.30 does not download completely. The checksums do not match and it does not untar. When I untar (table) I get these errors. tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gzip: stdin:

Re: Error 2

2007-11-15 Thread N_Ox
Le 15 nov. 07 à 15:39, Matthew Hippely a écrit : Hello, I am new to macports (1.5.0) so please let me know if i am doing something incorrect. I am trying to install emacs-devel +carbon on OS X 10.5 and am getting an error. Can anyone help me troubleshoot this? Here is the command + error r

Re: Missing gdkx.h in gtk2 resolved

2007-11-08 Thread N_Ox
Le 7 nov. 07 à 12:54, Alwyn Schoeman a écrit : grep: /opt/local/lib/libgtk-quartz-2.0.la: No such file or directory sed: /opt/local/lib/libgtk-quartz-2.0.la: No such file or directory libtool: link: `/opt/local/lib/libgtk-quartz-2.0.la' is not a valid libtool archive make[2]: *** [libeel-2.

Re: x-11 doesnt use ~/.profile env values

2007-11-01 Thread N_Ox
Le 1 nov. 07 à 20:01, William Davis a écrit : Terminal is using values in ~/.profile but after starting x-11 and going to a xterm window I see from env that /opt/local/bin & sbin are not in my PATH. However SOFTWARE UPDATE is repeatedly timing-out so I believe Apple may have a major (=big

Re: Upgrade coreutils failed - Leopard

2007-10-31 Thread N_Ox
Le 31 oct. 07 à 19:06, Michael Hernandez a écrit : On Oct 31, 2007, at 1:50 PM, Thorsten Zörner wrote: MacBook Pro, Intel CoreDuo, 2 GHz, MacOS 10.5, MacPorts 1.520 Just got my Leopard installed yesterday, checking for outdated ports... coreutils Fine so far, then this happens: Macintosh:

Re: xterm compilation errors

2007-10-26 Thread N_Ox
Le 26 oct. 07 à 15:12, Neil Getker a écrit : I have just upgraded to Leopard (tried upgrade and clean install). Installed MacPorts, and then tried to install clusterssh (cssh). On the upgrade, cssh ran, only it could not spawn xterm. I tried 'sudo port remove xterm' and reinstalling it/c

Re: gnome installation -- am I up to date?

2007-10-25 Thread N_Ox
Le 23 oct. 07 à 14:04, Barry Schiffman a écrit : I've just installed most of gnome, following what Randall said in a thread Oct. 5, and I've got a working version (greatly appreciated!) but with a few missing pieces. I was wondering if there was anything more I could do about the handful of p

Re: gnome-session fails on libgsf

2007-10-25 Thread N_Ox
Le 23 oct. 07 à 22:41, Vincent McGarry a écrit : Everything ran smoothly until this part of the installation. This is a virgin install of MacPorts on a new MacBook Pro 2.4 GHz. Here is the part of the log where it fails. Vince %- checking for LIBGSF_GNOME... no configure: error: GNOM

Re: seom/yukon or other video capture application?

2007-10-22 Thread N_Ox
Le 22 oct. 07 à 05:58, paul beard a écrit : On 10/21/07, William Davis <[EMAIL PROTECTED]> wrote: On Oct 21, 2007, at 10:31 PM, paul beard wrote: anyone tried porting seom/yukon to OS X? [/Users/paul/src/seom]:: ./configure && make arch: C cflags: -O3 -W -Wall prefix: /usr/local g

Re: libsdl_image trouble

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 09:26, Ruben Henner Zilibowitz a écrit : I've installed libsdl_image with macports 1.520 but it seems to be not working. Two apps I've tried to link against it are giving me errors saying: SDL_image error : Failed loading libpng12.dylib: dlopen (libpng12.dylib, 2): image not

Re: tiff

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 06:34, rodneytamblyn a écrit : Hi Fernando, Thanks for the reply, yes I think this is the solution, as I see in when doing: port -d install tiff I see: in file included from tiffgt.c:36: /System/Library/Frameworks/GLUT.framework/Headers/glut.h:60:24: error: OpenGL/glu.h:

Re: Gimp Error

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 13:17, Vincent Lefevre a écrit : On 2007-10-21 00:36:27 -0400, Daniel J. Luke wrote: (unless we want to patch all existing software that depends on updates to perl-distributed modules being installed in this way, or change the search ordering for macports-provided perl we do

Re: py25-memcached (Where should new portfile be posted?)

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 11:47, js a écrit : On 10/21/07, Jochen Küpper <[EMAIL PROTECTED]> wrote: Normlly you open a ticket in the trac system at macports.org, attach the Portfile to it, and make sure the packet maintainer (or macports- dev) are listed in the tickets' cc:. This should tak care of it.

Re: Gimp Error

2007-10-20 Thread N_Ox
Le 20 oct. 07 à 03:36, N_Ox a écrit : Le 20 oct. 07 à 01:33, Lenore Horner a écrit : If this is true, then wouldn't it make sense to write the port files or port in such a way that it just gets done rather than having every newbie, myself included, trying to figure out why we

Re: Gimp Error

2007-10-19 Thread N_Ox
Le 20 oct. 07 à 01:33, Lenore Horner a écrit : If this is true, then wouldn't it make sense to write the port files or port in such a way that it just gets done rather than having every newbie, myself included, trying to figure out why we have screens full of error messages and then having

Re: Gimp Error

2007-10-19 Thread N_Ox
Le 19 oct. 07 à 22:45, paul beard a écrit : On 10/19/07, Lenore Horner <[EMAIL PROTECTED]> wrote: (No. Bottom posting is harder to read. The reader must scroll past all the stuff already read to get to new content.) You are supposed to remove the stuff that isn't relevant: bottom-posting pro

Re: gnome-session launch errors

2007-10-18 Thread N_Ox
Le 18 oct. 07 à 13:00, Stefan Bruda a écrit : paul beard wrote: On 10/17/07, Stefan Bruda <[EMAIL PROTECTED]> wrote: Hi, paul beard wrote: Looks like something needs updating? Link (dyld) error: Library not loaded: /opt/local/lib/libgnomecanvas-2.0.dylib Referenced from: /opt/local/lib/li

Re: pyObjC port fails to build, no maintainer needs community support

2007-10-15 Thread N_Ox
Le 16 oct. 07 à 03:30, Richard Bronosky a écrit : The Portfile indicates nomaintainer. Transcript follows sudo port install py-pyobjc ---> Fetching py-pyobjc ---> Attempting to fetch pyobjc-1.4.tar.gz from http://pyobjc.sourceforge.net/software/ ---> Verifying checksum(s) for py-pyobjc ---

Re: Can so commit?

2007-10-14 Thread N_Ox
Le 14 oct. 07 à 17:19, Rolf Würdemann a écrit : Ticket #12730 (enhancement) UPDATE: gwyddion-2.8 http://trac.macports.org/projects/macports/ticket/12730 reg's Rolf -- Security is an illusion - Datasecurity twice Rolf Würdemann - private: [EMA

Re: scrollkeeper destroot issues

2007-10-14 Thread N_Ox
Le 14 oct. 07 à 04:10, paul beard a écrit : I am seeing the same issue, it looks like. mkdir -p -- /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_textp roc_scrollkeeper/work/destroot/opt/local/var/logPATH="/opt/local/ bin:/opt/local/sbin:/bin

Re: Cannot install PNGmeta

2007-10-13 Thread N_Ox
Le 13 oct. 07 à 15:42, Boey Maun Suang a écrit : On 10/11/07, Martin Stadler <[EMAIL PROTECTED]> wrote: Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_grap hic s_pngmeta/work/pn

Re: texinfo doesn't function

2007-10-12 Thread N_Ox
Le 12 oct. 07 à 13:51, Vincent Lefevre a écrit : On 2007-10-11 19:22:48 -0500, Nehemiah Dacres wrote: the problem with your solution is that macports utilities should still function dispite the existance of a native equivilant. If I installed ls from mac ports, it should still work You n

Re: Can't install python25

2007-10-11 Thread N_Ox
Le 11 oct. 07 à 16:50, Instruct ICC a écrit : > > > btw @Instruct ICC : AFAIK port configure foo doesnt take config > > > options -- it merely starts the configure phase of the port > > > instalation. Configuration tags are set via the portfile which you > > > can inspect with port cat foo if

Re: Cannot install PNGmeta

2007-10-11 Thread N_Ox
Le 11 oct. 07 à 12:07, Ryan Schmidt a écrit : On Oct 11, 2007, at 04:57, Martin Stadler wrote: I just tried to install pngmeta with the output below. I use MacPorts 1.520 on OS-X 10.4.10 (intel). Xcode 2.4.1 libpng @1.2.21_0+darwin_8 (active) zlib @1.2.3_1 (active) $ sudo port install pngmet

Re: Can't install python25

2007-10-11 Thread N_Ox
Le 10 oct. 07 à 17:23, Instruct ICC a écrit : > btw @Instruct ICC : AFAIK port configure foo doesnt take config > options -- it merely starts the configure phase of the port > instalation. Configuration tags are set via the portfile which you > can inspect with port cat foo if you are curious.

Re: Install glade? [RESOLVED: Use glade3]

2007-10-09 Thread N_Ox
Le 9 oct. 07 à 18:04, Instruct ICC a écrit : > glade3 is the port for the most current version of glade (3.2.2) > while port glade is keeping the glade 2.x line alive. When I do "port search glade", glade3 says "devel/glade3" which I assumed to mean it is not "current or stable", and is curr

Re: p5-xml-sax ParserDetails.ini problem

2007-10-07 Thread N_Ox
Le 3 oct. 07 à 17:37, Michael Thon a écrit : I am getting an error "could not find ParserDetails.ini" when I try to use this perl module. Has anyone else had the same problem? Here is a relevant blurb that I found on the perl-XML web site, though it does not help me to figure out what the p

Re: checksum failure on installing beecrypt

2007-10-07 Thread N_Ox
Le 7 oct. 07 à 08:02, William Yap a écrit : I am running MacPorts 1.5.2, and had a problem when trying to install beecrypt 4.1.2_0. The error message said: Error: Checksum (md5) mismatch for beecrypt-4.1.2.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums

Re: Error installing gimp

2007-10-04 Thread N_Ox
Le 4 oct. 07 à 04:46, Ryan Schmidt a écrit : On Oct 3, 2007, at 21:32, Jeffrey Safire wrote: It already tells you how to fix it: ---> Staging p5-pathtools into destroot You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8

Re: Error installing gimp

2007-10-04 Thread N_Ox
Le 4 oct. 07 à 04:32, Jeffrey Safire a écrit : I tried to install gimp, but it took a few hours and many packages were installed. Is this correct? I scrolled back to the beginning of the terminal window and never did see an installation of gimp. The following error messages appeared bef

Re: p7zip install error

2007-09-22 Thread N_Ox
Le 22 sept. 07 à 17:53, Steven Folstein a écrit : When trying to install p7zip I get the following error. BigBook:~ steve$ sudo port install p7zip ---> Fetching p7zip ---> Attempting to fetch patch-install.sh from http:// svn.macports.org/repository/macports/distfiles/p7zip ---> Attempting

Re: PHP logging to Apache error log

2007-09-22 Thread N_Ox
Le 21 sept. 07 à 23:09, Chris Janton a écrit : On 2007-09-21 , at 13:14 , Ryan Schmidt wrote: I am the maintainer of php5 (along with jwa). I have received your question but have not had time to reproduce the problem or investigate a solution yet. I have been out of town without network a

Re: Xmlto checksum (md5) mismatch

2007-09-22 Thread N_Ox
Le 21 sept. 07 à 18:58, Marcos Rivera a écrit : Hello, I am new to mcports and was attempting to install Gimp. I have xcodetools installed and it got part way through until it his xmlto Below is error I received when trying to install just xmlto $ sudo port install xmlto Password: ---> Ver

Re: Glib2 build problem

2007-09-21 Thread N_Ox
Le 22 sept. 07 à 00:58, David DeHaven a écrit : Encountered a similar error trying to install glib2 on a system running Leopard (9A527): ld: bc out of range (571728 max is +/-64K) from _g_atomic_int_exchange_and_add in .libs/gatomic.o to _g_atomic_int_exchange_and_add$stub in .libs/ libg

Re: non-existent port py25-gtk2 referenced in Portfiles

2007-09-19 Thread N_Ox
Le 19 sept. 07 à 06:00, paul beard a écrit : There is no port called py25-gtk2, though the naming convention could use some improvement. The equivalent for python 2.4 was py-gtk2 and the correct name for 2.5 seems to be py25-gtk. # port info py25-gtk2 Error: Port py25-gtk2 not found #port inf

Re: how to start with macports ?

2007-09-12 Thread N_Ox
Le 13 sept. 07 à 00:53, Thomas De Contes a écrit : Le 23 juil. 07 à 22:22, Thomas De Contes a écrit : Le dimanche, 22 juil 2007, à 20:26 Europe/Paris, Ryan Schmidt a écrit : On Jul 22, 2007, at 05:43, Thomas De Contes wrote: btw, i have an other question for this script : i did port i

Re: Problem installing libsdl-framework

2007-09-11 Thread N_Ox
Le 10 sept. 07 à 20:23, Bengt Nilsson a écrit : I am trying to install libsdl-framework, all seems well until the final part: Tiger:/Users/bnilsson root# port install libsdl-framework ---> Fetching libsdl-framework ---> Attempting to fetch SDL-1.2.12.tar.gz from http:// www.libsdl.org/re

Re: MacPorts 1.5.2 now available

2007-08-31 Thread N_Ox
Le 31 août 07 à 10:36, Vincent Lefevre a écrit : On 2007-08-29 20:28:30 -0500, Ryan Schmidt wrote: But we always want users to compile MacPorts base using the gcc provided with Apple Xcode. We don't want people attempting to use any other version of gcc. Does MacPorts ensures that Xcode gcc

Re: (no subject)

2007-08-28 Thread N_Ox
Le 29 août 07 à 02:32, Simon Ruderich a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Simon Ruderich wrote: Jochen Küpper wrote: I've updated the Portfile in svn according to your message. However, I was wondering why you upgraded to 4.07, no to 4.12, which seems to be the latest s

Re: MacPorts 1.5.2 now available

2007-08-28 Thread N_Ox
Le 22 août 07 à 17:25, Vincent Lefevre a écrit : On 2007-08-21 22:15:08 -0400, Jay Sachs wrote: What about: gcc -nostdinc \ -isystem /usr/lib/gcc/i686-apple-darwin8/4.0.1/include \ -isystem /usr/include \ -isystem /System/Library/Frameworks \ -isystem /Library/Frameworks ? It

Re: Please suggest a Mac program similar to "top" on Linux

2007-08-20 Thread N_Ox
Le 20 août 07 à 14:38, Richard Bronosky a écrit : Thanks for going through the effort to try it out! I figured that a proc monitor was doing some kernel leve stuff and wouldn't compile on a foreign kernel, so I didn't even try. By "port... foe the Mac" I meant simply port, not MacPort.

Re: libexec directory?

2007-08-16 Thread N_Ox
Le 16 août 07 à 14:38, Tabitha McNerney a écrit : Hi, I noticed that a relatively small number of MacPorts (but some of them being quite important such as slapd for OpenLDAP and mysqld) install binary executables into the {prefix}/libexec directory compared to the much more often used and

Re: mtree violations

2007-08-15 Thread N_Ox
Le 15 août 07 à 16:36, Sean Fulton a écrit : On 2007-08-15 01:29:09 -0400, Ryan Schmidt <[EMAIL PROTECTED]> said: On Aug 14, 2007, at 22:23, Sean Fulton wrote: On 2007-08-13 02:40:21 -0400, Anders F Björklund said: mpu78 wrote: I'm a Unix user who is new to Mac and MacPorts. I've just sta

Re: What does "Milestone: Port Bugs" mean?

2007-08-15 Thread N_Ox
Le 15 août 07 à 16:23, Lorin Rivers a écrit : I've noticed some of the ports that are triggering this getting fixed right away. What does this disposition indicate? -- Forwarded message -- From: MacPorts <[EMAIL PROTECTED]> Date: Aug 14, 2007 6:40 PM Subject: Re: [MacPorts] #124

Re: SDL_Perl on MacOSX

2007-08-13 Thread N_Ox
Le 13 août 07 à 13:18, Simon Ruderich a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Tommaso Urli wrote: Excuse me, I'm a little newbie with Xcode, how I can install the needed SDK? Which is the SDK? Why I have Xcode installed but not the needed SDK? Thanks Tommaso Hi, sorry for

Re: Cannot build sqlite3

2007-08-11 Thread N_Ox
Le 11 août 07 à 15:01, js a écrit : Me again. replaying to myself. By editing portfile, I succeeded to make it work. the following is the patch. -configure.cflags-append -DSQLITE_ENABLE_LOCKING_STYLE=1 -I$ {prefix}/include -configure.cppf

Re: SDL_Perl installing troubles!

2007-08-10 Thread N_Ox
Le 10 août 07 à 12:57, Tommaso Urli a écrit : I'm quite sure that the problem is in: libsdl_image-framework I'm trying to install separately the various dependencies, but these are failing to build: libsdl_image-framework libsdl_ttf-framework I've rewritten and upgraded libsdl_image-frame

Re: Problem with p5-xml-sax

2007-08-10 Thread N_Ox
Le 10 août 07 à 15:37, [EMAIL PROTECTED] a écrit : "Keith J. Schultz" <[EMAIL PROTECTED]> writes: Due to a disk error I had to rebuild everything. While installing gnome port has not been able to fetch p5-xml-sax or at least part of it for two days now. See below for the error messa

Re: libsdl bug ?

2007-08-10 Thread N_Ox
Le 10 août 07 à 00:50, Jyrki Wahlstedt a écrit : On 10.8.2007, at 0.52, Ryan Schmidt wrote: On Aug 9, 2007, at 16:29, McGarry Vince wrote: libsdl fails to upgrade with the following error. Any help would be welcome. < snip > Confirmed. Portfile says: xinstall -m 0644 -W ${worksrcpa

Fwd: SDL_Perl installing troubles!

2007-08-09 Thread N_Ox
Début du message réexpédié : De : "Tommaso Urli" <[EMAIL PROTECTED]> Date : 9 août 2007 16:37:31 HAEC À : N_Ox <[EMAIL PROTECTED]> Objet : Rép : SDL_Perl installing troubles! First, thank you, you just pointed out a bug in the libsdl-framework port. But that'

Re: SDL_Perl installing troubles!

2007-08-09 Thread N_Ox
Le 9 août 07 à 16:22, Tommaso Urli a écrit : This is the output from my shell: Frodo:/Volumes/Users/tunnuz root# port install libsdl-framework ---> Building libsdl-framework Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/ _opt_local_var_macports_s

Re: libsdl bug ?

2007-08-09 Thread N_Ox
Le 9 août 07 à 15:17, N_Ox a écrit : My latest commit against libsdl port must have broken the quicktime version check, I'll look into it. Fixed in r27590. -- Anthony Ramine, a lazy french student. [EMAIL PROTECTED] ___ macports-

Re: libsdl bug ?

2007-08-09 Thread N_Ox
Le 8 août 07 à 20:38, Ryan Schmidt a écrit : On Aug 8, 2007, at 12:48, [EMAIL PROTECTED] wrote: i'm using macosx 10.3.9/ppc with macports 1.5.0 and it seems latest libsdl has problems to compile. (to get py-game) [snip] ld: Undefined symbols: _HIPointConvert referenced from QuickTime expe

Re: PHP 5 and PECL

2007-08-07 Thread N_Ox
Le 3 août 07 à 14:50, Ryan Schmidt a écrit : On Aug 3, 2007, at 05:28, N_Ox wrote: Did anyone of you have already been able to build and install a PECL package with the MacPorts' pear-base? I always get an error about unix.h header not found and it's very annoying, as I can

Fwd: PHP 5 and PECL

2007-08-04 Thread N_Ox
Début du message réexpédié : De : N_Ox <[EMAIL PROTECTED]> Date : 4 août 2007 00:07:02 HAEC À : Ryan Schmidt <[EMAIL PROTECTED]> Objet : Rép : PHP 5 and PECL Le 3 août 07 à 14:50, Ryan Schmidt a écrit : On Aug 3, 2007, at 05:28, N_Ox wrote: Did anyone of you have already

PHP 5 and PECL

2007-08-03 Thread N_Ox
Hello, Did anyone of you have already been able to build and install a PECL package with the MacPorts' pear-base? I always get an error about unix.h header not found and it's very annoying, as I can't install anything. Is this a bug in the php5 or pear-base ports or do we need to contact up

Fwd: Problem installing php5

2007-06-19 Thread N_Ox
Début du message réexpédié : De : N_Ox <[EMAIL PROTECTED]> Date : 19 juin 2007 20:53:35 HAEC À : Simon Ruderich <[EMAIL PROTECTED]> Objet : Rép : Problem installing php5 Hi, I think you are calling the OS X apachectl instead of the MacPorts' one. Try `which apachec

Re: Mysql5 macports vs .dmg binary

2007-06-19 Thread N_Ox
Did you install mysql5 with server variant enabled? 2007/6/19, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Good Evening Folks, I have recently taken it upon myself to install wordpress on my mac. Wordpress is a blogging CMS (Content Management System). http://wordpress.org/ Wordpress requires Mysql

Re: boost 1.34 (diff submitted)

2007-06-09 Thread N_Ox
I'm afraid that you filed the patch in the Trac Trac system, instead of the MacPorts one. http://trac.macports.org Le 9 juin 07 à 19:52, Sancho McCann a écrit : I submitted the diff at http://trac.edgewall.org/ticket/5464. Sancho On 4-Jun-07, at 3:22 PM, [EMAIL PROTECTED] wrote: Ryan Schm

Re: Icu does not build

2007-06-09 Thread N_Ox
I've already fixed that bug in the port. Le 8 juin 07 à 21:53, Jean-Philippe Humbert a écrit : Hi, I´ve seen that there is a solution for your bugreport. Do you plane to implement it in a near future? thanks // Jph Le 18 mai 07 à 09:18, N_Ox a écrit : Thanks for your feedbacks.

Fwd: destroot default

2007-06-08 Thread N_Ox
Sorry, i've forwarded the original message instead of my reply -_-. -- Forwarded message -- From: N_Ox <[EMAIL PROTECTED]> Date: 8 juin 2007 11:51 Subject: Re: destroot default To: Sancho McCann <[EMAIL PROTECTED]> This value is the temporary destination

Fwd: destroot default

2007-06-08 Thread N_Ox
-- Forwarded message -- From: Sancho McCann <[EMAIL PROTECTED]> Date: 8 juin 2007 08:56 Subject: destroot default To: macports-users@lists.macosforge.org In the man page for the portfile, the default value of destroot.destdir is DESTDIR=${destroot} however, the value destroot i

Re: port outdated failure message

2007-05-25 Thread N_Ox
Le 26 mai 07 à 03:03, Valentin Kuznetsov a écrit : Hi, [EMAIL PROTECTED](16:01:04)> port -v outdated Error: port installed failed: list must have an even number of elements No ports are installed. I don't know why. Maybe you have an old version of MacPorts, and maybe the recent change

Re: *gnu*sed?!

2007-05-19 Thread N_Ox
I use GNU sed as sed... On May 18, 2007, at 2:59 PM, N_Ox wrote: Hello Something has been bothering me for a moment: For consistency's sake, wouldn't be better to set --program- prefix=g in gnused? That's the program-prefix we can see in other GNU ports, e.g. {core,diff,find}u

*gnu*sed?!

2007-05-18 Thread N_Ox
t (mainly concerning nls support) and i will file a ticket about it soon. N_Ox. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: /bin/date and coreutils

2007-05-18 Thread N_Ox
Just a side note: as stated in sed(1) and gnused(1) manpages, I'm pretty sure sed -E is the same as gnused -r. N_Ox. Le 7 mai 07 à 20:52, David Liontooth a écrit : In the case of sed, I needed the -r switch and found gsed, providing gnused, in macports, which works great.

Re: Icu does not build

2007-05-18 Thread N_Ox
your help. // Jph Le 17 mai 07 à 23:13, N_Ox a écrit : As I haven't found anything on this problem out there, try these two experiments: First, try running `port install icu configure.cmd='./ runConfigureICU MacOSX'` Then, try `port install icu make.cmd='gnumake'` Hope

Re: Icu does not build

2007-05-17 Thread N_Ox
pe Humbert a écrit : Hi, I have tried your trick but it does not help... I have the same error. // Jph Le 17 mai 07 à 16:49, N_Ox a écrit : Hi, I got this problem too when i've began to write the new portfile. Everything worked fine after i ran `port clean --all icu`. Anyway, i'v

Re: Icu does not build

2007-05-17 Thread N_Ox
Hi, I got this problem too when i've began to write the new portfile. Everything worked fine after i ran `port clean --all icu`. Anyway, i've been running a little through the sources and i can't understand why this error came up. Thanks for the feedback. Le 17 mai 07 à 08:47, Jean-Philippe