On Oct 6, 2011, at 14:55, Ned Deily wrote:
> Ryan Schmidt wrote:
>
>> On Oct 6, 2011, at 07:19, David Rippel wrote:
>>> (/Library/Frameworks/Python.framework/Versions/2.7/bin/python)?
>> That's actually the MacPorts python 2.7 right there, assuming your
>> frameworks_dir is set to its default
On Oct 6, 2011, at 09:14, Fielding, Eric J (3242) wrote:
> Thanks for your reply and explanation. It might be a good idea to add a
> warning when the conversion starts that it could take a very long time so
> others don't make my mistake.
That's exactly what it does:
https://trac.macports.org/b
On Oct 6, 2011, at 18:05, Rodolfo Aramayo wrote:
> I was wandering if you could help me understand why I am having problems
> upgrading gnutls in one of my computers
> I currently have:
>
> The following ports are currently installed:
> gnutls @2.8.6_1+universal (active)
>
> and when I run 'p
It sounds like one of two things happened:
* it isn't successfully building universally
* it cannot build in parallel.
We can easily test for the second case by appending "build.jobs=1" to the port
command:
sudo port install gnutls +universal build.jobs=1
Let us know how that goes.
> :info:bu
I was wandering if you could help me understand why I am having problems
upgrading gnutls in one of my computers
I currently have:
The following ports are currently installed:
gnutls @2.8.6_1+universal (active)
and when I run 'port upgrade outdated'
I get:
---> Computing dependencies for gnut
On 28164-7-23 05:59 , Fielding, Eric J (3242) wrote:
> On 10/6/11 7:17 AM, "Jeremy Lavergne" wrote:
>
>> You might try running selfupdate again (with -d so you can watch what's
>> going on). It might find that there are packages remaining to be converted
>> and pick up where it left off.
>>
>> Mi
By the way, I believe that any notes will be automatically displayed
when the package is installed. You probably just missed them when
dbus was initially installed. The notes option to the port command
just gives you an easy way to read them again. Glad it's working!
Scott
On Thu, Oct 6, 2011
* Tim Johnson [111006 09:57]:
> * Scott Webster [111006 07:56]:
> > On Thu, Oct 6, 2011 at 8:52 AM, Tim Johnson wrote:
> > >>
> > >> And is dbus-session loaded?
> > > No. `ps' shows nothing. How do I load? How do I confirm that it is
> > > then loaded on reboot?
> > >
> >
> > The commands, wh
In article ,
Ryan Schmidt wrote:
> On Oct 6, 2011, at 07:19, David Rippel wrote:
> > (/Library/Frameworks/Python.framework/Versions/2.7/bin/python)?
> That's actually the MacPorts python 2.7 right there, assuming your
> frameworks_dir is set to its default value of /Library/Frameworks.
No, th
Interesting stuff. Thanks for sharing the knowledge!
All the best,
Jason
(And for what it's worth, as a youngin, I've actually used AIX and Solaris
before ;)
--
Jason M. Swails
Quantum Theory Project,
University of Florida
Ph.D. Candidate
352-392-4032
__
* Scott Webster [111006 07:56]:
> On Thu, Oct 6, 2011 at 8:52 AM, Tim Johnson wrote:
> >>
> >> And is dbus-session loaded?
> > No. `ps' shows nothing. How do I load? How do I confirm that it is
> > then loaded on reboot?
> >
>
> The commands, which can also be seen with "port notes dbus" are:
Clean did not do any good. The log is at https://trac.macports.org/ticket/31439
Zhong Ren
Original message
>Date: Wed, 5 Oct 2011 23:03:02 -0500
>From: Ryan Schmidt
>Subject: Re: xorg-libxcb: shell command failed
>To: r...@uchicago.edu
>Cc: Jeremy Lavergne , MacPorts Users
>
>
>
On Thu, Oct 6, 2011 at 8:52 AM, Tim Johnson wrote:
>>
>> And is dbus-session loaded?
> No. `ps' shows nothing. How do I load? How do I confirm that it is
> then loaded on reboot?
>
The commands, which can also be seen with "port notes dbus" are:
sudo launchctl load -w /Library/LaunchDaemons/or
* Ryan Schmidt [111005 17:45]:
>
> On Oct 5, 2011, at 19:29, Tim Johnson wrote:
>
> > I've installed gnome-terminal, and I did not see any error messages,
> > but when I go to start it, I get the following error:
> >
> > linus:~ tim$ gnome-terminal Dynamic session lookup supported but failed:
>
On 10/6/11 7:17 AM, "Jeremy Lavergne" wrote:
>> Thanks for your reply and explanation. It might be a good idea to add a
>> warning when the conversion starts that it could take a very long time
>>so
>> others don't make my mistake.
>>
>> I should probably just start over from scratch, to avoid fu
> Thanks for your reply and explanation. It might be a good idea to add a
> warning when the conversion starts that it could take a very long time so
> others don't make my mistake.
>
> I should probably just start over from scratch, to avoid future problems
> with a partial conversion. I see the u
On 10/5/11 6:45 PM, "Ryan Schmidt" wrote:
>On Oct 5, 2011, at 09:50, Fielding, Eric J (3242) wrote:
>
>> I upgraded to MacPorts v2.0.3 when a recent "port selfupdate"
>>recommended this. It ran for a long time doing the conversion, and after
>>about 20 minutes, I stopped it. Now it seems that my
Remember to Reply All so this discussion remains on the mailing list.
On Oct 6, 2011, at 07:58, David Rippel wrote:
> Hi Ryan,
>
> Thanks for your quick reply!
>
> I seem to be missing something. Maybe you can explain this behavior - why it
> works with the MacPorts python2.7 and doesn't work
On Oct 6, 2011, at 07:19, David Rippel wrote:
> I am trying to install psycopg2 using MacPorts (on MacOS 10.6.8). I have
> installed Python2.7, and used the following command to install psycopg2: sudo
> port install py27-psycopg2
>
> The installation runs OK and finishes, but when I try to impo
Hi,
I am trying to install psycopg2 using MacPorts (on MacOS 10.6.8). I have
installed Python2.7, and used the following command to install psycopg2:
sudo port install py27-psycopg2
The installation runs OK and finishes, but when I try to import psycopg2 on
a python shell it fails. I did a little
20 matches
Mail list logo