Andrew Benton wrote:
> On Fri, 28 Oct 2011 21:24:11 -0500
> Bruce Dubbs <bruce.du...@gmail.com> wrote:

>> Are there any gotchas in building side-by-side?  What build instructions 
>> do you use in each case?
> 
> I install pthon 2 and python 3 side by side. I'm not aware of any
> conflicts. As you've shown above, python 3 doesn't
> install /usr/bin/python, if you want it with python 3 you have to make
> the symlink yourself.
> 
> As for build instructions they're both:
> 
> ./configure --prefix=/usr --enable-shared
> make
> make install

OK, I'll add python2.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to