Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place, the calcrpn-py package installs OK. (It is needed by clnum). The next step is to install the clnum module, as per

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
I should mention also that the .h files in question are the ones installed by the MacPort cln install. DN David Nicholls wrote: OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place,

install of `sbcl' failed

2010-04-26 Thread joerg van den hoff
hi there, sudo port install sbcl failed and rerunning as adviced as sudo port -d install sbcl yielded cut=== DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/sbcl DEBUG: Changing to port directory:

Problems compiling in snow leopard

2010-04-26 Thread Nuno Santos
Hi, I need to compile packages in snow leopard but it seems that by default snow leopard compiles in 64 bits. I'm forcing 32 bit compiling by modifying /opt/local/etc/macports.conf variable universal_archs x86_32 i386 It happens that while building gstreamer and gst-plugins-base i'm

Re: Problems compiling in snow leopard

2010-04-26 Thread Rainer Müller
On 2010-04-26 16:55 , Nuno Santos wrote: I need to compile packages in snow leopard but it seems that by default snow leopard compiles in 64 bits. Yes, MacPorts uses 64-bit by default on Snow Leopard if your hardware supports it. Why do you want to force 32-bit? I'm forcing 32 bit compiling

Re: install of `sbcl' failed

2010-04-26 Thread Rainer Müller
On 2010-04-26 16:46 , joerg van den hoff wrote: I see there is a 'no such file' problem but how does this come about? any ideas? Which version of MacPorts are you using? It is currently failing with trunk as the order changed in which platform blocks are evaluated. Rainer

Re: Problems compiling in snow leopard

2010-04-26 Thread Nuno Santos
Hi Rainer, Thanks for the quick reply. It happens that i'«m working on a qt project which depends on external libs and i want it to compile on windows, mac and linux. the problem is that for that i have a brand new mac which comes with snow leopard installled but when i make uname -a the

Re: install of `sbcl' failed

2010-04-26 Thread joerg van den hoff
On Mon, 26 Apr 2010 17:06:17 +0200, Rainer Müller rai...@macports.org wrote: On 2010-04-26 16:46 , joerg van den hoff wrote: I see there is a 'no such file' problem but how does this come about? any ideas? thanks for the quick reply! Which version of MacPorts are you using? It is

Re: install of `sbcl' failed

2010-04-26 Thread Rainer Müller
On 2010-04-26 17:28 , joerg van den hoff wrote: Which version of MacPorts are you using? It is currently failing with current (1.8.2.) trunk as the order changed in which platform blocks are evaluated. sorry for posting (and not checking the tickets) if it is known already. any hope for

Re: install of `sbcl' failed

2010-04-26 Thread joerg van den hoff
On Mon, 26 Apr 2010 17:39:58 +0200, Rainer Müller rai...@macports.org wrote: On 2010-04-26 17:28 , joerg van den hoff wrote: Which version of MacPorts are you using? It is currently failing with current (1.8.2.) trunk as the order changed in which platform blocks are evaluated. sorry

Re: Problems compiling in snow leopard

2010-04-26 Thread nunosantos
This is currently on of my problems: --- Configuring ffmpeg DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (ffmpeg) DEBUG: Environment: CFLAGS='-O2 -DHAVE_LRINTF -I/opt/local/include -arch i386'

Re: Python Class Library for Numbers package.

2010-04-26 Thread Brandon Allbery
On Apr 26, 2010, at 04:22 , David Nicholls wrote: run clnum_setup.py install --prefix=/usr/local --prefix is where the package gets installed, not where it looks for things. Usually there is some way to say --with-(package)=(path) (e.g. --with-cln=/opt/local), but I can't speak for this

Re: install of `sbcl' failed

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 09:46, joerg van den hoff wrote: DEBUG: Skipping completed org.macports.fetch (sbcl) DEBUG: Skipping completed org.macports.checksum (sbcl) DEBUG: setting option extract.cmd to /usr/bin/bzip2 DEBUG: Skipping completed org.macports.extract (sbcl) DEBUG: Skipping completed

Re: Python Class Library for Numbers package.

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 03:22, David Nicholls wrote: OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place, the calcrpn-py package installs OK. (It is needed by clnum). The next step

Re: Problems compiling in snow leopard

2010-04-26 Thread Dan Poirier
On 2010-04-26 at 11:06, Nuno Santos nunosan...@imaginando.net wrote: the problem is that for that i have a brand new mac which comes with snow leopard installled but when i make uname -a the architecture is i386. so the kernel is running in 32 bit mode...

Re: Problems compiling in snow leopard

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 10:06, Nuno Santos wrote: Thanks for the quick reply. It happens that i'«m working on a qt project which depends on external libs and i want it to compile on windows, mac and linux. Ok, so what? Mac OS X is 64-bit now, so are some versions of Windows and Linux, so get

Re: install of `sbcl' failed

2010-04-26 Thread joerg van den hoff
ryan, rainer, really thanks a lot for bothering with this. On Mon, 26 Apr 2010 20:07:31 +0200, Ryan Schmidt ryandes...@macports.org wrote: On Apr 26, 2010, at 09:46, joerg van den hoff wrote: DEBUG: Skipping completed org.macports.fetch (sbcl) DEBUG: Skipping completed

PSPP install issue

2010-04-26 Thread Rick S.
Hello, I don't have the exact error off hand. But when I run port install pspp it looks for dependencies and builds the list but when trying to install them it returns an error the size of a paragraph. I am trying to install pspp on mac osx 10.4.11. I installed Macports 1.8.2. any

[no subject]

2010-04-26 Thread John Maclean
can any one help by telling me what I can do to overcome this error? sudo port install bnbt -d --- Computing dependencies for bnbt --- Fetching bnbt --- Verifying checksum(s) for bnbt --- Extracting bnbt --- Configuring bnbt --- Building bnbt Error: Target org.macports.build returned:

installation of bnbt fails

2010-04-26 Thread John Maclean
can any one help by telling me what I can do to overcome this error? sudo port install bnbt -d --- Computing dependencies for bnbt --- Fetching bnbt --- Verifying checksum(s) for bnbt --- Extracting bnbt --- Configuring bnbt --- Building bnbt Error: Target org.macports.build returned:

Re: Problems compiling in snow leopard

2010-04-26 Thread Ryan Schmidt
Don't forget to Reply All so your replies go to the list too, not just to me. On Apr 26, 2010, at 16:01, Nuno Santos wrote: Hi Ryan, Its not a question of getting used to it. As I said before, i'm working on a software product that will run on Windows, Mac and Linux. It is being built on

Re: installation of bnbt fails

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 16:49, John Maclean wrote: can any one help by telling me what I can do to overcome this error? sudo port install bnbt -d --- Computing dependencies for bnbt --- Fetching bnbt --- Verifying checksum(s) for bnbt --- Extracting bnbt --- Configuring bnbt ---

Re: Problems compiling in snow leopard

2010-04-26 Thread Nuno Santos
Oh sorry, I didn't see and didn't meant to! Best regards, Nuno On Apr 26, 2010, at 10:52 PM, Ryan Schmidt wrote: Don't forget to Reply All so your replies go to the list too, not just to me. On Apr 26, 2010, at 16:01, Nuno Santos wrote: Hi Ryan, Its not a question of getting used

gv and ghostscript

2010-04-26 Thread John B Brown
Dear Folk, After installing the entire Xorg and XFree86 packages through macports I installed ghostscript and gv. Neither of them do anything except sit there at the command prompt doing nothing. A control-C will stop the wait and return the prompt. Trying to 'see' what is happening by using

necessary info

2010-04-26 Thread John B Brown
Dear Folks, I forgot the essential stuff. I apologize. On 4/26/10 6:25 PM, John B Brown wrote: Dear Folk, After installing the entire Xorg and XFree86 packages through macports I installed ghostscript and gv. Neither of them do anything except sit there at the command prompt doing

Re: gv and ghostscript

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 19:25, John B Brown wrote: After installing the entire Xorg and XFree86 packages through macports I installed ghostscript and gv. Neither of them do anything except sit there at the command prompt doing nothing. A control-C will stop the wait and return the

Re: installation of bnbt fails

2010-04-26 Thread John Maclean
On 26/04/2010 23:04, Ryan Schmidt wrote: On Apr 26, 2010, at 16:49, John Maclean wrote: can any one help by telling me what I can do to overcome this error? sudo port install bnbt -d --- Computing dependencies for bnbt --- Fetching bnbt --- Verifying checksum(s) for bnbt ---

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
Ryan Schmidt wrote: On Apr 26, 2010, at 03:22, David Nicholls wrote: OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place, the calcrpn-py package installs OK. (It is needed by clnum).

Re: Python Class Library for Numbers package.

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 21:40, David Nicholls wrote: OK, let's take a step backward. The CLN Macports package. My first step was the usual 'sudo port install cln' I tried to install the universal variant but it failed. Agreed; I filed a ticket for that: http://trac.macports.org/ticket/24674

Re: Python Class Library for Numbers package.

2010-04-26 Thread Ryan Schmidt
On Apr 26, 2010, at 23:35, David Nicholls wrote: Ryan Schmidt wrote: So we should make ports for rpncalc and clnum; I filed tickets for this: http://trac.macports.org/ticket/24676 http://trac.macports.org/ticket/24677 Thanks for that. Looks like I may have to wait until things are fixed. I

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
Thanks, Ryan I don't do this often enough to remember how I did it last time: where do I obtain the ports from and how do I install a local port file? DN Ryan Schmidt wrote: On Apr 26, 2010, at 23:35, David Nicholls wrote: Ryan Schmidt wrote: So we should make ports for rpncalc and clnum;

Re: Python Class Library for Numbers package.

2010-04-26 Thread Ryan Schmidt
On Apr 27, 2010, at 00:19, David Nicholls wrote: I don't do this often enough to remember how I did it last time: where do I obtain the ports from and how do I install a local port file? Instructions for installing a local portfile should be in the MacPorts guide, but you don't need to do