![]() |
2010-01-25
, 09:11
|
Posts: 120 |
Thanked: 279 times |
Joined on Sep 2009
@ Perth, Australia
|
#2
|
![]() |
2010-01-25
, 09:15
|
Posts: 20 |
Thanked: 7 times |
Joined on Jan 2010
@ Finland
|
#3
|
![]() |
2010-01-25
, 09:34
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#4
|
![]() |
2010-01-25
, 09:49
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#5
|
so I can put it on the N900 and run the setup.py ?
or just the program I want to test needs to know where it is hiding?
The Following User Says Thank You to blubbi For This Useful Post: | ||
![]() |
2010-01-25
, 10:28
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#6
|
![]() |
2010-01-25
, 10:45
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#7
|
python setup.py build sudo gainroot python setup.py install exit
The Following User Says Thank You to Big Phat Jan For This Useful Post: | ||
![]() |
2010-01-25
, 11:58
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#8
|
This is very simple to install from the developer's site. Just download the latest version 3.0 release, extract, cd into the extracted directory, and then:
Working fine for me.Code:python setup.py build sudo gainroot python setup.py install exit
Cheers,
Jan
#Debian Stable #deb ftp://ftp.de.debian.org/debian/ stable main contrib non-free #deb-src ftp://ftp.de.debian.org/debian/ stable main contrib non-free #Debian Testing #deb ftp://ftp.de.debian.org/debian testing main contrib non-free #deb-src ftp://ftp.de.debian.org/debian/ testing main contrib non-free #Debian Unstable #deb ftp://ftp.de.debian.org/debian unstable main contrib non-free deb-src ftp://ftp.de.debian.org/debian/ unstable main contrib non-free
apt-get update
apt-get source python-${package}
Source: python-${package} Maintainer: You XSBC-Original-Maintainer: Original Maintainer Depends: (Add pymaemo-optify) Section: user/development
![]() |
2010-01-25
, 12:11
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#9
|
![]() |
2010-01-25
, 12:21
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#10
|
Nope! Most things are easy when you know how though, thank you for the instructions. Of course it doesn't quite end there, as I'm sure you know.
I assumed that the original poster was a developer looking for quick confirmation that it would work before attempting the install. I don't think an end user will ever want to install BeautifulSoup on its own anyway...
The Following User Says Thank You to blubbi For This Useful Post: | ||
Cheers
Rip