Re: sudo port install whois

2007-12-13 Thread Charles Darwin
:~ $ sudo port install whois --- Building whois with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_who is/work/whois-4.7.24 make all returned error 127 Command

Re: sudo port install xboard

2007-12-13 Thread Charles Darwin
$ cd /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6 /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6 $ make make: Nothing to be done

Re: sudo port install xboard

2007-12-13 Thread Charles Darwin
After installing Xcode again; $ sudo port install xboard --- Staging xboard into destroot Error: Target org.macports.destroot returned: shell command cd / opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6 make

Re: sudo port install xboard

2007-12-13 Thread Ryan Schmidt
All of these errors you're now seeing (make not found, gcc not found, cc not found) point to a missing or improperly installed Xcode. These commands would all be provided by the Xcode installation. What version of Xcode did you install, nad what version of Mac OS X do you have again? On

gimp/gail, Leopard on MacBook Pro

2007-12-13 Thread Joseph C. Slater PE, PhD
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 of function 'gdk_x11_get_server_time' make[2]: ***

Fwd: sudo port install xboard

2007-12-13 Thread Charles Darwin
Begin forwarded message: From: Paymon Marandi [EMAIL PROTECTED] Date: December 13, 2007 9:48:18 AM EST (CA) To: macports-users@lists.macosforge.org Subject: sudo port install xboard Begin forwarded message: From: Paymon Marandi [EMAIL PROTECTED] Date: December 13, 2007 9:47:01 AM EST

Re: sudo port install xboard

2007-12-13 Thread Charles Darwin
It all started this morning after I installed Xcode again and you are right; $ gcc_select -l -bash: gcc_select: command not found $ On Dec 13, 2007, at 8:25 AM, Ryan Schmidt wrote: All of these errors you're now seeing (make not found, gcc not found, cc not found) point to a missing or

Re: sudo port install whois

2007-12-13 Thread Charles Darwin
Reinstalled Xcode, problem solved! $ sudo port install whois --- Building whois with target all --- Staging whois into destroot --- Installing whois 4.7.24_0 --- Activating whois 4.7.24_0 --- Cleaning whois On Dec 12, 2007, at 10:08 PM, Ryan Schmidt wrote: On Dec 12, 2007, at 21:06,

Re: invalid command name on some downloads

2007-12-13 Thread Emmanuel Hainry
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. EH ___ macports-users mailing list macports-users@lists.macosforge.org

offtopic: plans for 128 bit support

2007-12-13 Thread Jochen Küpper
On 12.12.2007, at 10:20, Keith J. Schultz wrote: Am 11.12.2007 um 12:54 schrieb Jochen Küpper: As a side-node: I wonder when we finally get rid of 32 bit and, moreover, when we get 128 bit floating point hardware back (Mr Cray, are you still around;) Well, lets see we had the 6502 in

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

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

Re: First port installation fails

2007-12-13 Thread Richard Tobin
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 ship with perl). To that end,

Re: First port installation fails

2007-12-13 Thread Daniel J. Luke
On Dec 13, 2007, at 10:36 AM, Richard Tobin wrote: You can run `sudo port -f install p5-pathtools` and then try installing firefox-x11 again and it should work. I did that, and it said: macpro$ sudo port -f install p5-pathtools --- Installing p5-pathtools 3.25_0 Error: Target

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

Re: First port installation fails

2007-12-13 Thread Richard Tobin
As the error message says: You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port The problem is not that the error message isn't clear. It's that you don't expect to get error messages during port installations unless

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 Mail,

port gv (leopard): compile-time bug in setenv.c

2007-12-13 Thread Larry Snyder
Hi. I'm getting a compiler error in when I try to install 'gv': Command output: making all in ./source... /usr/bin/cc -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/X11/include -D__i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DNON_BLOCKING_IO -DUSE_SIGNAL_HANDLER

perl5.8 vs perl5.9 discrepancy

2007-12-13 Thread John Lauck
While I was debugging a perl script and installing various cpan modules I noticed I had both perl5.8 and 5.9 installed. Both were marked as active but perl5.8 was linked to /opt/local/bin/perl. I decided to deactivate perl5.8, deactivate perl5.9 and then reactivate perl5.9. After doing so the

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

2007-12-13 Thread Eric Hall
On Wed, Dec 12, 2007 at 05:11:59PM -0600, Ryan Schmidt wrote: 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

Re: port gv (leopard): compile-time bug in setenv.c

2007-12-13 Thread William Davis
On Dec 13, 2007, at 12:29 PM, Larry Snyder wrote: Hi. I'm getting a compiler error in when I try to install 'gv': Command output: making all in ./source... /usr/bin/cc -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/X11/ include -D__i386__ -D__DARWIN__ -DNO_ALLOCA

Ion3 license and possible removal

2007-12-13 Thread Pierre Queinnec
[sorry for cross-posting] Hi all, Here are two mails T. Valkonen sent respectively to FreeBSD Ports [1] and pkgsrc [2], warning them of a license violation on his software, ion3 (x11/ion3). I'll be committing a removal of the port in 5 days if nobody wants to step up and take ownership

Re: invalid command name on some downloads

2007-12-13 Thread Lenore Horner
I think what was meant is that the list itself should set a reply-to address that is the list rather than the author. Our campus email list defaults to this, so I know it's possible. On Dec 13, 2007, at 9:35 AM, Ryan Schmidt wrote: On Dec 13, 2007, at 09:27, Emmanuel Hainry wrote:

Re: perl5.8 vs perl5.9 discrepancy

2007-12-13 Thread Anders F Björklund
John Lauck wrote: While I was debugging a perl script and installing various cpan modules I noticed I had both perl5.8 and 5.9 installed.  Both were marked as active but perl5.8 was linked to /opt/local/bin/perl.  I decided to deactivate perl5.8 , deactivate perl5.9 and then reactivate

Re: Ion3 license and possible removal

2007-12-13 Thread Rainer Müller
Pierre Queinnec wrote: Here are two mails T. Valkonen sent respectively to FreeBSD Ports [1] and pkgsrc [2], warning them of a license violation on his software, ion3 (x11/ion3). I'll be committing a removal of the port in 5 days if nobody wants to step up and take ownership from me. Then

Re: invalid command name on some downloads

2007-12-13 Thread bensonk
The configuration setting should be available at this address: http://lists.macosforge.org/mailman/admin/macports-users/?VARHELP=general/reply_goes_to_list This can only be changed by an administrator, and having replies automatically go to the list is strongly discouraged. However, as Ryan

Best way to install PHP 5.3 alongside MacPorts PHP 5.2

2007-12-13 Thread Michael J. I. Jackson
Hello all, Can anybody tell me the best way to install PHP 5.3 (currently in development) alongside a MacPorts install of PHP 5.2 on Apache? I'm having two problems in particular. 1) I tried downloading and installing the PHP 5.3 snapshot to /usr/local using the following ./configure:

Re: Ion3 license and possible removal

2007-12-13 Thread paul beard
On 12/13/07, Rainer Müller [EMAIL PROTECTED] wrote: For me this sounds like a removal request... What is the problem with a version more than 28 days old? In my personal opinion ion3 with this license addition does not qualify as free software any more. Definitely remove it. Wow, from that

Re: invalid command name on some downloads

2007-12-13 Thread Ryan Schmidt
I can't explain why, but it certainly sounds like you do not have MacPorts 1.5.2, though it says you do. destroot.violate_mtree is part of MacPorts 1.5.2, but your MacPorts doesn't seem to know about it. Why don't you install MacPorts from source instead. That really has to work. Download

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, 2007, at 17:05,

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

Mozilla brokes when i try compile.

2007-12-13 Thread Arx Cruz
Hi guys I was trying to install mozilla* (firefox, mozilla) and both throws the error above: I dont know if is a problem with leopard or is a macport issue or even if is a firefox problem. Anyone have some idea? I need only the gtkembedmoz.so installed to run MonoDevelop (already compiled and

Reply-To (was Re: invalid command name on some downloads)

2007-12-13 Thread William Gallafent
On Thursday 13 December 2007 22:14:15 Ryan Schmidt wrote: What I want is for people to pay attention to what addresses they're replying to, and to reply to the list when appropriate to keep the discussion there. One good way to suggest that people replying to your message should reply to the

Re: Ion3 license and possible removal

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 16:13, paul beard wrote: On 12/13/07, Rainer Müller wrote: For me this sounds like a removal request... What is the problem with a version more than 28 days old? In my personal opinion ion3 with this license addition does not qualify as free software any more.

Re: Best way to install PHP 5.3 alongside MacPorts PHP 5.2

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 16:08, Michael J. I. Jackson wrote: Can anybody tell me the best way to install PHP 5.3 (currently in development) alongside a MacPorts install of PHP 5.2 on Apache? There is a php5-devel port which is currently at an earlier version (5.2.5RC2) than the php5 port

Re: Reply-To (was Re: invalid command name on some downloads)

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 16:51, William Gallafent wrote: On Thursday 13 December 2007 22:14:15 Ryan Schmidt wrote: What I want is for people to pay attention to what addresses they're replying to, and to reply to the list when appropriate to keep the discussion there. One good way to suggest

Re: port gv (leopard): compile-time bug in setenv.c

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 11:29, Larry Snyder wrote: Hi. I'm getting a compiler error in when I try to install 'gv': [snip] setenv.c: At top level: setenv.c:105: error: conflicting types for 'unsetenv' /usr/include/stdlib.h:247: error: previous declaration of 'unsetenv' was here

cvs2svn

2007-12-13 Thread Andre-John Mas
Hi, I decided to try installing cvs2svn, with MacPorts, and have the XCode distro that comes with Leopard and have few issues: $ sudo port install cvs2svn --- Fetching python24 --- Attempting to fetch Python-2.4.4.tar.bz2 from http://www.python.org//ftp/python/2.4.4/ --- Verifying

Re: cvs2svn

2007-12-13 Thread Andre-John Mas
On 13-Dec-07, at 20:33 , Andre-John Mas wrote: Hi, I decided to try installing cvs2svn, with MacPorts, and have the XCode distro that comes with Leopard and have few issues: $ sudo port install cvs2svn --- Fetching python24 --- Attempting to fetch Python-2.4.4.tar.bz2 from

sudo port install apache2

2007-12-13 Thread Charles Darwin
$ sudo port install apache2 --- Building db44 with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_databas es_db44/work/db-4.4.20/build_unix make all returned error 2

Re: cvs2svn

2007-12-13 Thread Daniel J. Luke
On Dec 13, 2007, at 8:43 PM, Andre-John Mas wrote: I decided to try installing cvs2svn, with MacPorts, and have the XCode distro that comes with Leopard and have few issues: $ sudo port install cvs2svn --- Fetching python24 --- Attempting to fetch Python-2.4.4.tar.bz2 from

Re: sudo port install apache2

2007-12-13 Thread Daniel J. Luke
On Dec 13, 2007, at 1:25 PM, Charles Darwin wrote: $ sudo port install apache2 --- Building db44 with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync

Re: binary distribution of ports

2007-12-13 Thread Nathan Brazil
When I use mpkg to create a metapackage, where does the installer put the files, in /opt/local? -- On Dec 12, 2007, at 10:03 AM, Marc André Selig wrote: On Dec 12, 2007 5:31 PM, Michael Grunewalder [EMAIL PROTECTED] wrote: I'm trying to build binary packages to deploy them to some machines