Re: errors encountered while installing Python -- please advise

2008-09-19 Thread Ryan Schmidt
On Sep 19, 2008, at 5:03 PM, Bryan Blackburn wrote: > On Fri, Sep 19, 2008 at 05:34:59PM -0400, Richard Rucker said: > >> On Sep 19, 2008, at 4:36 PM, Bryan Blackburn wrote: >> >>> Any particular reason why you're using py-serial instead of py25- >>> serial? >>> py-* ports are usually python 2.4 (

Re: errors encountered while installing Python -- please advise

2008-09-19 Thread Bryan Blackburn
On Fri, Sep 19, 2008 at 05:34:59PM -0400, Richard Rucker said: > > On Sep 19, 2008, at 4:36 PM, Bryan Blackburn wrote: > > > On Fri, Sep 19, 2008 at 03:27:25PM -0400, Richard Rucker said: > >> Here's the installation command being executed: > >> $ sudo port install py25-gtk py-serial py25-xml py2

Re: errors encountered while installing Python -- please advise

2008-09-19 Thread Richard Rucker
On Sep 19, 2008, at 4:36 PM, Bryan Blackburn wrote: > On Fri, Sep 19, 2008 at 03:27:25PM -0400, Richard Rucker said: >> Here's the installation command being executed: >> $ sudo port install py25-gtk py-serial py25-xml py25-hashlib >> > > Any particular reason why you're using py-serial instead o

Re: errors encountered while installing Python -- please advise

2008-09-19 Thread Bryan Blackburn
On Fri, Sep 19, 2008 at 03:27:25PM -0400, Richard Rucker said: > Here's the installation command being executed: > $ sudo port install py25-gtk py-serial py25-xml py25-hashlib > Any particular reason why you're using py-serial instead of py25-serial? py-* ports are usually python 2.4 (some may be

Re: QT text font problem

2008-09-19 Thread ximon
On 19 Sep 2008, at 19:42, Ryan Schmidt wrote: > On Sep 18, 2008, at 1:42 PM, ximon wrote: > >> Am using a QT based app which has been fine until I upgraded from >> 10.5.4 to 10.5.5 a couple of days ago. The app starts up fine and >> opens the usual window, however, all text is missing and in its

errors encountered while installing Python -- please advise; an update

2008-09-19 Thread Richard Rucker
I ran the two sudo commands recommended in the log to install python and to select python25 with these results: ---> Fetching python_select ---> Attempting to fetch select-0.1.tar.gz from http://svn.macports.org/repository/macports/contrib/select/ ---> Verifying checksum(s) for python_select

errors encountered while installing Python -- please advise

2008-09-19 Thread Richard Rucker
Here's the installation command being executed: $ sudo port install py25-gtk py-serial py25-xml py25-hashlib Here's the relevant portion of the installing script's reports: To fully complete your installation and make python 2.5 the default, please run

Re: QT text font problem

2008-09-19 Thread Ryan Schmidt
On Sep 18, 2008, at 1:42 PM, ximon wrote: > Am using a QT based app which has been fine until I upgraded from > 10.5.4 to 10.5.5 a couple of days ago. The app starts up fine and > opens the usual window, however, all text is missing and in its place > is random dots. GTK apps are running fine with

Re: bash reports "port command not found"

2008-09-19 Thread Ryan Schmidt
On Sep 19, 2008, at 10:08 AM, Kevin Walzer wrote: >>> What does "echo $PATH" show in Terminal? >> >> Last login: Fri Sep 19 10:55:20 on ttys000 >> Carmel-4:~ RAR$ port list >> -bash: port: command not found >> Carmel-4:~ RAR$ echo $PATH >> /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

Re: bash reports "port command not found"

2008-09-19 Thread Richard Rucker
On Sep 19, 2008, at 11:19 AM, Kevin Walzer wrote: > Richard Rucker wrote: > >> Last login: Fri Sep 19 11:09:44 on ttys000 >> Carmel-4:~ RAR$ open -e .profile >> The file /Users/RAR/.profile does not exist. >> Carmel-4:~ RAR$ >> What's next? > > > Open up a new file in Text Editor, save it as ".pr

Re: bash reports "port command not found"

2008-09-19 Thread Kevin Walzer
Richard Rucker wrote: > > Last login: Fri Sep 19 11:09:44 on ttys000 > Carmel-4:~ RAR$ open -e .profile > The file /Users/RAR/.profile does not exist. > Carmel-4:~ RAR$ > > What's next? Open up a new file in Text Editor, save it as ".profile" in your home directory, and add the material I out

Re: bash reports "port command not found"

2008-09-19 Thread Richard Rucker
On Sep 19, 2008, at 11:08 AM, Kevin Walzer wrote: > Richard Rucker wrote: > Dick >>> >>> What does "echo $PATH" show in Terminal? >> Last login: Fri Sep 19 10:55:20 on ttys000 >> Carmel-4:~ RAR$ port list >> -bash: port: command not found >> Carmel-4:~ RAR$ echo $PATH >> /usr/bin:/bin:/usr/s

Re: bash reports "port command not found"

2008-09-19 Thread Kevin Walzer
Richard Rucker wrote: >>> Dick >> >> What does "echo $PATH" show in Terminal? > > Last login: Fri Sep 19 10:55:20 on ttys000 > Carmel-4:~ RAR$ port list > -bash: port: command not found > Carmel-4:~ RAR$ echo $PATH > /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin > Carmel-4:~ RAR$ OK,

Re: bash reports "port command not found"

2008-09-19 Thread Richard Rucker
On Sep 19, 2008, at 10:59 AM, Kevin Walzer wrote: > Richard Rucker wrote: >> On Sep 19, 2008, at 10:51 AM, Kevin Walzer wrote: >>> Richard Rucker wrote: Environment: MacBook Pro running OS X 10.5.5 Xcode 3.1.1 Developer Tools standard installation 1. Installed latest version o

Re: bash reports "port command not found"

2008-09-19 Thread Kevin Walzer
Richard Rucker wrote: > > On Sep 19, 2008, at 10:51 AM, Kevin Walzer wrote: > >> Richard Rucker wrote: >>> Environment: >>> MacBook Pro running OS X 10.5.5 >>> Xcode 3.1.1 Developer Tools standard installation >>> 1. Installed latest version of MacPorts for Leopard, version 1.6.0, >>> this mo

Re: bash reports "port command not found"

2008-09-19 Thread Richard Rucker
On Sep 19, 2008, at 10:51 AM, Kevin Walzer wrote: > Richard Rucker wrote: >> Environment: >> MacBook Pro running OS X 10.5.5 >> Xcode 3.1.1 Developer Tools standard installation >> 1. Installed latest version of MacPorts for Leopard, version >> 1.6.0, this morning using default option. Insta

Re: bash reports "port command not found"

2008-09-19 Thread Kevin Walzer
Richard Rucker wrote: > Environment: > MacBook Pro running OS X 10.5.5 > Xcode 3.1.1 Developer Tools standard installation > > 1. Installed latest version of MacPorts for Leopard, version 1.6.0, > this morning using default option. Installer reported a successful > installation. > > 2. Su

bash reports "port command not found"

2008-09-19 Thread Richard Rucker
Environment: MacBook Pro running OS X 10.5.5 Xcode 3.1.1 Developer Tools standard installation 1. Installed latest version of MacPorts for Leopard, version 1.6.0, this morning using default option. Installer reported a successful installation. 2. Successfully verified the .profile file us