Watcom
|
2011-11-16
, 01:58
|
Posts: 4 |
Thanked: 5 times |
Joined on Nov 2011
|
#1
|
|
2011-11-16
, 14:38
|
Posts: 4 |
Thanked: 5 times |
Joined on Nov 2011
|
#2
|
echo 'deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free' > /etc/apt/sources.list.d/harmattanthen run
.list
apt-get updateand finally, you can:
apt-get install gstreamer0.10-tools
|
2012-04-11
, 20:05
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#3
|
|
2012-04-11
, 20:22
|
Posts: 362 |
Thanked: 179 times |
Joined on Sep 2010
|
#4
|
devel-su rootme apt-get install wget (if you don't have it already) cd /home/user/MyDocs wget http://harmattan-dev.nokia.com/pool/...+0m6_armel.deb dpkg -i gstreamer0.10-tools_0.10.34-0maemo2+0m6_armel.deb
The Following User Says Thank You to Sniper_swe For This Useful Post: | ||
|
2012-04-11
, 20:40
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#5
|
|
2012-04-11
, 20:45
|
Posts: 362 |
Thanked: 179 times |
Joined on Sep 2010
|
#6
|
|
2012-04-11
, 21:58
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#7
|
|
2012-04-11
, 22:04
|
Posts: 362 |
Thanked: 179 times |
Joined on Sep 2010
|
#8
|