RE: firefox-x11 & matplotlib

2010-06-18 Thread Instruct ICC
> Subject: Re: firefox-x11 & matplotlib > From: dl...@geeklair.net > Date: Thu, 17 Jun 2010 18:29:29 -0400 > CC: macports-users@lists.macosforge.org > To: instruct...@hotmail.com > > On Jun 17, 2010, at 5:33 PM, Instruct ICC wrote: > > I wanted to port forward

Re: firefox-x11 & matplotlib

2010-06-17 Thread Daniel J. Luke
On Jun 17, 2010, at 5:33 PM, Instruct ICC wrote: > I wanted to port forward Safari (ssh -X|Y), but learned that I need an X11 > app, so I was trying firefox-x11. You might be able to get the behavior you want by using ssh as a SOCKS proxy (http://www.mikeash.com/ssh_socks.html). I've used it wit

Re: firefox-x11 & matplotlib

2010-06-17 Thread Ryan Schmidt
On Jun 17, 2010, at 16:33, Instruct ICC wrote: > Also, I found out something interesting last night while trying to build all > the components separately from multiple Terminals. MacPorts is smart enough > to lock files, so any Terminal would block until the file was unlocked or > perform the

RE: firefox-x11 & matplotlib

2010-06-17 Thread Instruct ICC
> Date: Sat, 10 Apr 2010 15:42:45 +0200 > Subject: Re: firefox-x11 & matplotlib > From: vim.u...@googlemail.com > To: macports-users@lists.macosforge.org > > broken... > > - > gumby(s002)| sudo port -v install firefox-x11-devel +i

Re: firefox-x11 & matplotlib

2010-04-10 Thread Lenore Horner
Error: Target org.macports.activate returned: Image error: /opt/local/share/terminfo/2/2621a already exists and does not belong to a registered port. Unable to activate port ncursesw. ---> Computing dependencies for ncurses ---> Activating ncursesw @5.7_0+darwin_10+universal Error: The followi

Re: firefox-x11 & matplotlib

2010-04-10 Thread Pau
broken... - gumby(s002)| sudo port -v install firefox-x11-devel +internal_dependencies Password: ---> Computing dependencies for firefox-x11-devel. ---> Fetching firefox-x11-devel ---> firefox-3.6.3.source.tar.bz2 doesn't seem to exist in /opt/local/var/macports/

Re: firefox-x11 & matplotlib

2010-04-09 Thread Jeremy Huddleston
As I mentioned earlier. You should use the +internal_dependencies variant: sudo port -v install firefox-x11-devel +internal_dependencies On Apr 9, 2010, at 14:48, Pau wrote: > Hello, > > I would really love to have firefox running on x11... but xulrunner is > still giving trouble after a selfu

Re: firefox-x11 & matplotlib

2010-04-09 Thread Pau
Hello, I would really love to have firefox running on x11... but xulrunner is still giving trouble after a selfupdate and outdated and I still do not know how to install the i386 version... Any help will be apprecited. Thanks, Pau 2010/4/4 Pau : > PS: It seems that you are doing it anyway in th

Re: firefox-x11 & matplotlib

2010-04-04 Thread Pau
PS: It seems that you are doing it anyway in the Portfile: 112 # Force 32-bit, inline-asm 113 if {$build_arch == "x86_64"} { 114     configure.build_arch i386 115 } elseif {$build_arch == "ppc64"} { 116     configure.build_arch ppc 117 } aren't you? Then why isn't it compi

Re: firefox-x11 & matplotlib

2010-04-04 Thread Pau
Hello, how can I tell port to use the i386 version? I didn't find it under variants. And won't it mess up the configuration if I change the defaults of macports? Thanks, Pau 2010/4/4 Jeremy Huddleston : > > On Mar 31, 2010, at 13:57, Pau wrote: > >> Hello, >> >> sorry for the spamming... I hav

Re: firefox-x11 & matplotlib

2010-04-03 Thread Jeremy Huddleston
On Mar 31, 2010, at 13:57, Pau wrote: > Hello, > > sorry for the spamming... I have too many questions because I am in > the process of migrating to macosx after many years of OpenBSD > > I have seen that firefox-x11 fails at building when getting to > xulrunner, as in this ticket: > > http://

Re: firefox-x11 & matplotlib

2010-03-31 Thread Frank Schima
On Mar 31, 2010, at 2:57 PM, Pau wrote: > Also, regarding matplotlib, I would like to ask the same question. I > try to used macosx some five weeks ago and I had to install it by > resorting to that superpack but I would like to ask whether macports > has it now up and running. A colleague said t

Re: firefox-x11 & matplotlib

2010-03-31 Thread Joshua Root
On 2010-4-1 07:57 , Pau wrote: > Also, regarding matplotlib, I would like to ask the same question. I > try to used macosx some five weeks ago and I had to install it by > resorting to that superpack but I would like to ask whether macports > has it now up and running. A colleague said that it is n

Re: firefox-x11 & matplotlib

2010-03-31 Thread Ryan Schmidt
On Mar 31, 2010, at 15:57, Pau wrote: > Also, regarding matplotlib, I would like to ask the same question. I > try to used macosx some five weeks ago and I had to install it by > resorting to that superpack but I would like to ask whether macports > has it now up and running. A colleague said tha

firefox-x11 & matplotlib

2010-03-31 Thread Pau
Hello, sorry for the spamming... I have too many questions because I am in the process of migrating to macosx after many years of OpenBSD I have seen that firefox-x11 fails at building when getting to xulrunner, as in this ticket: http://trac.macports.org/ticket/21477 Six months ago jeremyhu sa