Talk:Documentation/Maemo 5 Final SDK Installation

(have nike women basketball shoes: new section)
m (Undo revision 49638 by 61.147.111.3 (Talk) SPAM)
Line 21: Line 21:
  $ sysctl -p
  $ sysctl -p
  $ exit #to go back to user
  $ exit #to go back to user
-
 
-
== have nike women basketball shoes  ==
 
-
 
-
Because of its durable and affordable nature, these shoes have instantly gain popularity. Wearing Converse All Star shoes can express your own personality. Converse All Star shoes have the men and women collection. This is really a type of sneakers that has arrived at the attention of millions of sneaker wearers around the globe for which they offer anyone that wears them. Basically, somewhat newer of a fashion, there provide not just <a href=http://www.cheapnikefreerun30australia.com>welcome</a>  a very creative look, but also an incredible amount of style in regard to developing a more athletic and solid fashion statement when worn. Hence, there is definitely something to become said concerning the unique look and amazing athletic comfort.. Glen served as one of eight directors from the Sooner Appaloosa Horse Club of Oklahoma. He also raised long horn <a href=http://www.AWAKENINGANEWWORLD.com>nike free 3.0 v2</a>  cattle around the Abney <a href=http://www.bibleride.org>nike free 2011</a>  Appaloosa Ranch near Elmore City. He'd hunted in Alaska, Colorado, Idaho, and numerous other places. The foot patches have been in existence for centuries in China and japan for healing. Scientists took decades to develop this detoxification technology. The Foot patchesis an all natural patch that incredibly extracts heavy metals, free radicals <a href=http://www.visitfresno.org>nike free 5.0</a>  and other forms of toxins from your system while you sleep. Basing on this real challenging picture, the scope for any ambitious and efficient financial planner is wide. It's the time that Indian intellect has to show its potential in fighting the current recession and thereby to show the direction to success to entire world. Financial planning is a bright field engrossed with challenges as well as possibilities.. Laughs Black, 'That's the difficulty with Aeryn. She's good at everything she does. She's the opposite in my experience. You've your current coming to you, but such as the parties you throw for <a href=http://www.nikefreeruns30.com>nike free run mens</a>  your friends, you need to work for it! That is why I'm sending you on a treasure hunts! Make sure to follow instructions carefully. The important points are small yellow or orange notes. If you have any problems, send me a SMS.
 

Revision as of 17:27, 11 September 2012

It strikes me that what is referred to in this page as "Manual installation" seems more automated than the regular instructions of downloading the .sh files and so on. Does anyone object if I rename that section to "Installing using your package manager" and move it closer near the top so people see that first before latching on to the .sh based installation instructions? josefdk 04:39, 12 October 2009 (UTC)

I installed using the .sh files but the manual install section looks more complicated to me.  There are more steps and more complicated commands for each step. --equim 22:55, 6 November 2009 (UTC)


My experiences when going through this guide (using the .sh files, Ubuntu 9.04 32-bit):

  • The scratchbox install script required VDSO to be disabled (the "If you are not able to login, take a look at the limitations of Scratchbox." line should perhaps be copied to this step)
  • Adding the deb line for the nokia binary packages to /etc/apt/sources.list with nano seemed to hard wrap the line to the screen which meant "apt-get update" gave an error. I used vim to add the line instead which worked fine.
  • Installing the binary packages with "fakeroot apt-get install nokia-binaries nokia-apps" failed near the end with "connection reset by peer". It did this for both targets but re-running the same command allowed it to complete.

--equim 22:43, 6 November 2009 (UTC)

you need to patch the nstaller not only for non-debians -- even on debian it installs to /scratchbox, not /opt/ (neither does it ask -- but seeing what nokia did to the linux/debian on the n900 and the discouraging and useless complexity of the sdk i don't really wonder anymore about all this nonsense and bad usability). btw: it's not really clear, why "Also you must uncheck Xephyr checkbox and install it manually." is written above the code boxes for the installer and _where_ to uncheck xephyr actually, the installer only talks about the desktop icons,

Installer on Ubuntu LTS 10.04

I found that this step from the shell script instructions was necessary on my Ubuntu LTS 10.04 using the installer.


$ sudo su
$ echo "vm.mmap_min_addr = 0" >> /etc/sysctl.conf
$ sysctl -p
$ exit #to go back to user