Re: Bootstrapping python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday, July 04, 2011 11:40:21 PM Jon Masters wrote:
> On Mon, 2011-07-04 at 03:40 -0400, Jon Masters wrote:
> > I'm interested in collectively helping to solve the python bootstrap,
> > since it might take some effort, and it doesn't need to all be your
> > burden to solve. Therefore, can you let us know what you're doing so
> > far, what your suggested tack is, and so on. We can figure out who
> > should help build packages, or we can help with patches, etc.
> 
> Dennis says he has a minimal build. Hopefully, he can reply to document
> what (if anything) beyond minimal config he did to get it to build. If
> we can get this build asap, we can build more packages later today,
> including the deps for python so that we can rebuild it fully, and then
> have mock, and yum, and koji before Wednesday ;)
> 
> Jon.
what i did was
rpm -ivh python-src.rpm
rpmbuild -bp path/to/python.spec
cd /root/rpmbuild/BUILD/Python-2.7.1/
./configure --prefix=/usr --without-dtrace --with-system-expat --with-system-ffi 
--enable-shared

i think had to remove some references to dtrace in the Makefile and i commented 
out in Modules/Setup the bits for tkinter 
i then did a make -j2 


you will need to make sure you have the expat and libffi rpms installed

Dennis

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux