[MTOS-dev] Making svn checkouts

Kevin Shay mtplugins2007 at staggernation.com
Tue Jan 8 09:56:51 PST 2008


At 9:02 AM -0800 1/8/08, Arvind Satyanarayan wrote:
>On Jan 8, 2008, at 5:59am, Bud Gibson wrote:
>
>>  A great movabletype.org post might be to write a post about how to 
>>  build svn checkouts.  That may have been mentioned on the list 
>>  here.  Could not find it on the site.
>
>Simply navigate to the checked out folder and run:
>
>make me

Reposting this from ProNet, not sure if it's still the case with the 
latest build:

>In case anyone else runs into this--the make script doesn't appear to
>use MT's extlib directory properly. I had to add this to
>build/Build.pm to get "make me" to run (it wasn't finding
>LWP::UserAgent in my case):
>
>use lib '/Users/kevin/Sites/cgi-bin/boomer/extlib';

--Kevin


More information about the MTOS-dev mailing list