Mobile/Build/cs2007q3: Difference between revisions

Jump to navigation Jump to search
more yes commands
m (fix yes command)
(more yes commands)
Line 52: Line 52:
fakeroot echo "deb file:/home/$USER/maemo-sdk-nokia-binaries_4.0.1 chinook explicit" >> /etc/apt/sources.list
fakeroot echo "deb file:/home/$USER/maemo-sdk-nokia-binaries_4.0.1 chinook explicit" >> /etc/apt/sources.list
yes | fakeroot apt-get update
yes | fakeroot apt-get update
fakeroot apt-get install libgtk2.0-dev libxaw7-dev libfreetype6-dev libxi-dev libhildonmime-dev libosso-dev libidl-dev liblocation-dev libasound2-dev libhildon1-dev  
yes | fakeroot apt-get install libgtk2.0-dev libxaw7-dev libfreetype6-dev libxi-dev libhildonmime-dev libosso-dev libidl-dev liblocation-dev libasound2-dev libhildon1-dev  


#these packages are needed as of March 3, 2009 for a plugins fix
#these packages are needed as of March 3, 2009 for a plugins fix
fakeroot apt-get install libxdamage-dev libxcomposite-dev
yes | fakeroot apt-get install libxdamage-dev libxcomposite-dev


#you now need Python 2.4 to build also
#you now need Python 2.4 to build also
fakeroot apt-get install python2.4
yes | fakeroot apt-get install python2.4


exit
exit
20

edits

Navigation menu