[Community] Help me install PCL

myunghwa Hwang mhwang4 at uiuc.edu
Fri Nov 10 23:39:43 EET 2006


Kai,

Based on your instruction, the installation was successful.
But, since I set build_root, I got a lot of duplicate programs.
If I comment out the build_root and prefix in root.ini file,
will primagis.buildout replace my old programs?
And in that case, aren't there any problems?

from Myunghwa

On Nov 10, 2006, at 12:34 PM, Kai Lautaportti wrote:

> myunghwa Hwang wrote:
>>
>> Thank you, Kai!
>>
>> But I never used svn.
>>
>> I just installed svn, wget, and buildit.
>>
>> Could you show me specific commands for svn update?
>
> Hi again
>
> First make sure that buildit works by trying to import it in python:
>
>   $ python
>
>>>> import buildit
>
> if that doesn't give any errors, you can move on. If you do get  
> errors,
> make sure that buildit is in your PYTHONPATH.
>
>
> Next, you can checkout primagis.buildout using the following command:
>
>   $ svn checkout
> http://svn.gispython.org/svn/zope/primagis.buildout/trunk  
> primagis.buildout
>
> If you MUA wraps that, make sure that you type it all into one line.
> That will checkout the buildout system in a directory called
> "primagis.buildout".
>
> Next go into the primagis.buildout directory and edit "root.ini". You
> might want to edit "prefix" and "build_root" so suite your system.  
> After
> this you can simply run:
>
>   $ python build.py
>
> which will execute the buildout. The process may take a while so be
> patient. The script will print out further instructions once it  
> finishes.
>
> cheers,
> Kai
>
>
>
> -- 
> Kai Lautaportti               +358-50-558-7935
> Software engineer             www.mbconcert.fi
> MB Concert Ky                 kai.lautaportti at mbconcert.fi
> _______________________________________________
> Community mailing list
> Community at lists.gispython.org
> http://lists.gispython.org/mailman/listinfo/community




More information about the Community mailing list