Message from discussion
Step-by-step instructions: installing RoboFab 1.2 rev 226 in FLS 5.1 on Mac OS X 10.7.2
Received: by 10.52.28.206 with SMTP id d14mr45881594vdh.3.1325675203082;
Wed, 04 Jan 2012 03:06:43 -0800 (PST)
X-BeenThere: robofab@googlegroups.com
Received: by 10.220.197.16 with SMTP id ei16ls4621769vcb.1.canary; Wed, 04 Jan
2012 03:06:42 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.36.166 with SMTP id r6mr3768436vdj.3.1325675202128; Wed, 04
Jan 2012 03:06:42 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
letter...@gmail.com designates internal as permitted sender)
smtp.mail=letter...@gmail.com; dkim=pass
header...@gmail.com
Received: by w4g2000vbc.googlegroups.com with HTTP; Wed, 4 Jan 2012 03:06:42
-0800 (PST)
Date: Wed, 4 Jan 2012 03:06:42 -0800 (PST)
In-Reply-To: <98ed4f5f-f0b8-4c40-8218-6474aae90e69@q17g2000yqh.googlegroups.com>
References: <88331d79-c514-437f-92e0-1d4b1b0665d6@o15g2000yqj.googlegroups.com>
<CAMekvv_sFTYAsoUREpuzo+7_D3GJxAtz33NxTYtKcEAspuzsrg@mail.gmail.com>
<9A0CE7F7-001A-4162-8A5C-F45448FF63F1@gmail.com> <CAMekvv9uQ7GX+-qT=Ox_JB-yTqMzSoA-=wU4sLbidHe93T36zw@mail.gmail.com>
<132684F7-0675-49E1-AF94-D46820813143@houseind.com> <CAMekvv8mVbb60J88iuCfOaLyG=cbB4po-UqXPRSiojobOEwsSQ@mail.gmail.com>
<7FF7DE89-4F6D-4739-A26D-68A181EC3F94@houseind.com> <CAMekvv9Bo4L+02LhUUEMsf_WcUxR5CDwOqxjHiF4ATq=6G+2ng@mail.gmail.com>
<4EBE9EA0.1060809@twardoch.com> <98ed4f5f-f0b8-4c40-8218-6474aae90e69@q17g2000yqh.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2)
AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7,gzip(gfe)
Message-ID: <352efc4c-e38e-4f1e-b3ca-ad81fe68bcac@w4g2000vbc.googlegroups.com>
Subject: Re: Step-by-step instructions: installing RoboFab 1.2 rev 226 in FLS
5.1 on Mac OS X 10.7.2
From: Erik van Blokland <letter...@gmail.com>
To: RoboFab <robofab@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi David,
the problem is that the 2.7.2 is "occupying" the command line. So when
you type "python", you end up working with 2.7.2, rather than the
2.7.1. So all your install efforts go towards 2.7.2.
It's a nuisance the folks at Python and the folks at Apple decided to
deal with Python sub versions (2.7.1 vs 2.7.2) in such a way.
From our earlier correspondence I know:
python version 2.7.1 (r271:86832, Jun 16 2011, 16:59:06)
site-packages is at /Library/Python/2.7/site-packages
python version 2.7.2 (v2.7.2:8527427914a2, Jun 11 2011, 15:22:34)
site-packages is at /Library/Frameworks/Python.framework/Versions/2.7/
lib/python2.7/site-packages
If you open the 2.7.2 site-pacakges folder you will see the results of
your install work. Robofab, DialogKit, Vanilla, FontTools - either
pointed to by *.pth files or as actual packages in folders.
Now open the 2.7.1 site-packages folder in another window. It is
probably rather empty.
The easiest thing to try would be to proceed to *copy* all files and
folders that relate to RoboFab, DialogKit, FontTools, Vanilla
(including files ending in .pth and folders) from one to the other.
This might require you to type your password.
That will put all the modules on the search path for the 2.7.1 python,
and they will be available to FontLab 5.1.