On Mar 2, 2009, at 00:54, vinitha ks wrote:
How do i create or download universal glew libaries for Leopard?
After installing MacPorts, type this in a Terminal:
sudo port install glew +universal
Note that unless you want to use these compiled binaries on both an
Intel Mac and a PowerPC
On Mon, Mar 02, 2009 at 05:16:59PM +1030, Clytie Siddall said:
>
> On 02/03/2009, at 5:12 PM, Bryan Blackburn wrote:
>
>> On Mon, Mar 02, 2009 at 04:50:52PM +1030, Clytie Siddall said:
>> [...]
>>>
>>> I have exactly the same problem installing py25-lxml. I'm also on
>>> Intel
>>> 10.5.6; MacPort
Hi,
How do i create or download universal glew libaries for Leopard?
Thanks.
Did you know? You can CHAT without downloading messenger. Go to
http://in.webmessenger.yahoo.com/
___
macports-users mailing list
macports-users@lists.macosforge.o
On 02/03/2009, at 5:12 PM, Bryan Blackburn wrote:
On Mon, Mar 02, 2009 at 04:50:52PM +1030, Clytie Siddall said:
[...]
I have exactly the same problem installing py25-lxml. I'm also on
Intel
10.5.6; MacPorts was selfupdated
before this installation attempt. Any help would be very much
we
On Mon, Mar 02, 2009 at 04:50:52PM +1030, Clytie Siddall said:
[...]
>
> I have exactly the same problem installing py25-lxml. I'm also on Intel
> 10.5.6; MacPorts was selfupdated
> before this installation attempt. Any help would be very much welcome. :)
>
[...]
> DEBUG: Assembled command: 'cd "/
Hi everyone :)
Adam Mercer macports.org> writes:
>
> On Sun, Jan 25, 2009 at 01:42, John Joseph Bachir
> gmail.com> wrote:
> > I encountered this problem when trying to build py25-boto:
> >
> > $ sudo port install py25-boto
> > ---> Building py25-boto
> > Error: Target org.macports.build retu
On 01 Mar 2009, at 15:37, Scott Haneda wrote:
I could be way wrong on this one, but this seems to be an issue
that is being discussed in a few others threads.
Thanks. I didn't do more than a cursory search of the archives since
I couldn't find any way to search them other than reading thr
On Mar 1, 2009, at 20:20, Bradley Giesbrecht wrote:
How about moving collisions instead of over writing?
/opt/local/var/macports/collisions/[datetime]/opt/local/share/man/
[existing-file]
In fact, they do get moved. The old files get an extension ".mp_$
{timestamp}"
I've noticed that. Mo
On Mar 1, 2009, at 4:39 PM, Ryan Schmidt wrote:
On Mar 1, 2009, at 11:39, Bradley Giesbrecht wrote:
On Mar 1, 2009, at 3:34 AM, Ryan Schmidt wrote:
On Mar 1, 2009, at 03:58, Scott Haneda wrote:
On Feb 28, 2009, at 3:55 PM, Ryan Schmidt wrote:
$ port installed apache*
The following ports a
On Mar 1, 2009, at 19:49, Bradley Giesbrecht wrote:
On Mar 1, 2009, at 3:33 PM, Scott Haneda wrote:
Also, where does MacPorts get the man pages from? Maybe they
should just all be removed, then only the new ones get installed
as you need them when you add in a p5?
Can I simply rm all the
On Mar 1, 2009, at 3:33 PM, Scott Haneda wrote:
On Mar 1, 2009, at 9:39 AM, Bradley Giesbrecht wrote:
Is it very common to have apache and apache2 installed at the same
time?
Looks like they conflict to me. They write the same files.
Shouldn't they just be conflicted so you have to uninstal
On 2009-03-02 01:18:41 +0100, Vincent Lefevre wrote:
> Yes, but MacPorts should not override the user's settings (i.e. it
> should test whether PERL5LIB is already set...). One should end up
> with something like:
>
> if [ -n "$PERL5LIB" ]; then
> PERL5LIB="${PERL5LIB}:/opt/local/lib/perl5/vendo
On 2009-02-28 21:35:59 -0800, Bradley Giesbrecht wrote:
> I just want to install something that needs a perl and a p5 module. Do I
> really need to RTFM for that?
MacPorts can do things for you or tell you what to do. Otherwise, yes,
you should RTFM. But this is not specific to perl...
> If I wa
On Mar 1, 2009, at 11:39, Bradley Giesbrecht wrote:
On Mar 1, 2009, at 3:34 AM, Ryan Schmidt wrote:
On Mar 1, 2009, at 03:58, Scott Haneda wrote:
On Feb 28, 2009, at 3:55 PM, Ryan Schmidt wrote:
$ port installed apache*
The following ports are currently installed:
apache @1.3.41_0
apache2 @2
On 2009-03-01 01:00:43 -0800, Scott Haneda wrote:
> So, let me get this straight, if MacPorts was to install a .profile with
> a certain PERL5LIB env var in it, this issue is solved?
Yes, but MacPorts should not override the user's settings (i.e. it
should test whether PERL5LIB is already set...)
I could be way wrong on this one, but this seems to be an issue that
is being discussed in a few others threads.
If you look at the error, it is not finding a html doc page, and
failing on installing that, thereby failing the activation.
I believe, you could use the -f flag to force it on
On Mar 1, 2009, at 9:39 AM, Bradley Giesbrecht wrote:
Is it very common to have apache and apache2 installed at the same
time?
Looks like they conflict to me. They write the same files.
Shouldn't they just be conflicted so you have to uninstall apache to
get apache2.
As for perl5, why do p
Hello to all.
I have written an application with python and some others things, but
to have these installed on a mac is using macports. There is a way to
include these dependencies in only one .dmg file ?
I need to learn how make it from basics. Could you give me some links,
and how I can use the
I am hoping that someone can point me in the right direction to get
the spim port installing. It is currently marked as nomaintainer and
appears to fail during the install into DESTROOT. Using the latest
version of macports (ran selfupdate before attempting to install
spim) and the spim ver
Well that's specifically a problem with mesa for you...
I don't have access to Panther, so I have no way of figuring out the
problem, but I welcome a patch.
According to the man page, gettimeofday should be defined by including
sys/time.h. That is included on line 46 of glut_event.c
On
On Mar 1, 2009, at 3:34 AM, Ryan Schmidt wrote:
On Mar 1, 2009, at 03:58, Scott Haneda wrote:
On Feb 28, 2009, at 3:55 PM, Ryan Schmidt wrote:
$ port installed apache*
The following ports are currently installed:
apache @1.3.41_0
apache2 @2.2.11_0 (active)
$ port activate apache @1.3.41_0
--
On Mar 1, 2009, at 1:37 AM, Scott Haneda wrote:
I just started looking into this
On Feb 28, 2009, at 5:47 PM, Bradley Giesbrecht wrote:
What are others doing for logging?
Postfix wants to use syslog facilities and I would like to move the
logs from /var/log to /opt/local/var/xxx.
I
I can't seem to upgrade xorg-libs on my Panther system. 1.7 MacPorts
---> Building mesa
Error: Target org.macports.build returned: shell command " cd "/opt/
local/var/macports/build/
_opt_local_var_macports_sources_rsync
.macports.org_release_ports_x11_mesa/work/Mesa-7.2" && make default
IN
On 2009-03-01 , at 06:09 , Ryan Schmidt wrote:
It's not a problem to keep it around and make it fail more
gracefully on Leopard and above. However, I must ask why you feel
it's "the only 'reasonable' way" to have PHP on the older systems.
Why is using apache2 on those systems unreasonable?
On Mar 1, 2009, at 07:07, Chris Janton wrote:
On 2009-03-01 , at 04:34 , Ryan Schmidt wrote:
php5 has a variant +apache (will be renamed +apache_apple) which
installs a PHP module for Apple's Apache web server. Apache
...
Very cool, I had no idea that was being done, that creates a
super
On 2009-03-01 , at 04:34 , Ryan Schmidt wrote:
php5 has a variant +apache (will be renamed +apache_apple) which
installs a PHP module for Apple's Apache web server. Apache
...
Very cool, I had no idea that was being done, that creates a super
awesome case where people can get a strong dev bo
On Mar 1, 2009, at 03:58, Scott Haneda wrote:
On Feb 28, 2009, at 3:55 PM, Ryan Schmidt wrote:
$ port installed apache*
The following ports are currently installed:
apache @1.3.41_0
apache2 @2.2.11_0 (active)
$ port activate apache @1.3.41_0
---> Activating apache @1.3.41_0
Error: port activ
On Mar 1, 2009, at 1:43 AM, Joshua Root wrote:
Scott Haneda wrote:
I have seen many posts, where a
port is not installing. The reply from other users has been "you
need
to -f it, some ports are just that way", and that is not the right
info,
it will spiral out of control, to the point where
Sorry, I meant this to be off list, which is why some of this is a
little non relevant, carry on.
On Mar 1, 2009, at 1:37 AM, Scott Haneda wrote:
I just started looking into this
On Feb 28, 2009, at 5:47 PM, Bradley Giesbrecht wrote:
What are others doing for logging?
Postfix wants to
Ryan Schmidt:
In fact I can't imagine there being another Tcl-based MacPorts
client. The "port" command handles most of what a user would need
in a command line client, and if someone were making a GUI for
MacPorts, I doubt they would do so in Tcl.
PortAuthority (formerly known as dpgui)
On Feb 28, 2009, at 3:55 PM, Ryan Schmidt wrote:
On Feb 26, 2009, at 07:25, Scott Haneda wrote:
One possible reason we might want separate directories for the
different apaches (${prefix}/apache2, ${prefix}/apache20, $
{prefix}/apache) is to allow simultaneous installation of multiple
versio
On Mar 1, 2009, at 03:18, Joshua Root wrote:
Ryan Schmidt wrote:
MacPorts itself even installs outside of
${prefix} by default, into /Library/Tcl.
There doesn't seem to be a good reason for that, though. I'd like to
change it.
IIRC, the good reason that was cited in the past was that if s
Scott Haneda wrote:
> I have seen many posts, where a
> port is not installing. The reply from other users has been "you need
> to -f it, some ports are just that way", and that is not the right info,
> it will spiral out of control, to the point where as illustrated above,
> they blindly -f thing
I just started looking into this
On Feb 28, 2009, at 5:47 PM, Bradley Giesbrecht wrote:
What are others doing for logging?
Postfix wants to use syslog facilities and I would like to move the
logs from /var/log to /opt/local/var/xxx.
I knew we needed to do this, but I had no idea it was
On Feb 28, 2009, at 9:35 PM, Bradley Giesbrecht wrote:
On Feb 28, 2009, at 6:53 PM, Vincent Lefevre wrote:
On 2009-02-26 04:28:46 -0800, Scott Haneda wrote:
I think you have to modify the module to "use lib" and supply a
path.
No need to do that. Just modify PERL5LIB in your environment once
Ryan Schmidt wrote:
> MacPorts itself even installs outside of
> ${prefix} by default, into /Library/Tcl.
There doesn't seem to be a good reason for that, though. I'd like to
change it.
- Josh
___
macports-users mailing list
macports-users@lists.macosfo
On Feb 28, 2009, at 6:53 PM, Vincent Lefevre wrote:
On 2009-02-26 04:28:46 -0800, Scott Haneda wrote:
I think you have to modify the module to "use lib" and supply a path.
No need to do that. Just modify PERL5LIB in your environment once and
for all (you or MacPorts had to do the same for $PAT
37 matches
Mail list logo