Reply
Thread Tools
Posts: 2 | Thanked: 0 times | Joined on Sep 2009
#11
As I know,the installation of nokia-binaries in DIablo is different from Fremantle , you used the method which is the installation for Fremantle.

The right method is said in the 2.4 section of INSTALL.txt

Code:
2.4  Nokia EUSA licensed binaries

   Some API's are provided as nokia-closed binaries. (Refer release notes
   for the details) They are availble for the end user upon accepting the 
   EUSA (End User Software Agreement)license.

   You can choose to download the Nokia binaries in the SDK installer.

   However, if you are installing the SDK manually, you will need to download
   the Nokia binaries installer separately from the following location:

   http://repository.maemo.org/stable/diablo/maemo-sdk-nokia-binaries_4.1.2.sh

   Provide execute permission to the script
   $  chmod +x maemo-sdk-nokia-binaries_4.1.2.sh

   Run the script OUTSIDE scratchbox and follow the instructions
   $  sh maemo-sdk-nokia-binaries_4.1.2.sh

   Upon executing this script, the Nokia binaries are extracted into the folder
   'maemo-sdk-nokia-binaries_4.1.2' under your scratchbox home directory.

   If you want to install these, login to scratchbox (see commands
   n section 2.2) and run the command:

   [sbox-DIABLO_<target>: ~] > fakeroot apt-get install maemo-explicit

   'maemo-explicit' is a meta-package that will install all the provided
   Nokia binaries.
 
doksng's Avatar
Posts: 105 | Thanked: 47 times | Joined on Sep 2009
#12
Ran fakeroot apt-get install nokia-binaries did all stated above and still getting the same error as swingline.
 
Posts: 1 | Thanked: 0 times | Joined on Nov 2009
#13
Code:
[sbox-FREMANTLE_ARMEL: ~] >  apt-get update
Ign http://repository.maemo.org fremantle/sdk Release.gpg
Ign http://repository.maemo.org fremantle/tools Release.gpg
Hit http://repository.maemo.org fremantle/sdk Release
Hit http://repository.maemo.org fremantle/tools Release
Ign http://repository.maemo.org fremantle/sdk/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/sdk/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/sdk/free Sources/DiffIndex
Ign http://repository.maemo.org fremantle/tools/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/tools/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/tools/free Sources/DiffIndex
Hit http://repository.maemo.org fremantle/sdk/free Packages
Hit http://repository.maemo.org fremantle/sdk/non-free Packages
Hit http://repository.maemo.org fremantle/sdk/free Sources
Hit http://repository.maemo.org fremantle/tools/free Packages
Hit http://repository.maemo.org fremantle/tools/non-free Packages
Hit http://repository.maemo.org fremantle/tools/free Sources
Reading package lists... Done
[sbox-FREMANTLE_ARMEL: ~] > fakeroot apt-get install nokia-binaries
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package nokia-binaries
[sbox-FREMANTLE_ARMEL: ~] >
have the same problem????
 
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#14
hi,

have you edited your sources.list? This is step 7 of the installation instructions. It seems that this causes the problem!

Cheers Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post:
Posts: 374 | Thanked: 75 times | Joined on Nov 2009 @ Hungary
#15
7. Proceed further to accept the EULA in order to obtain the Nokia proprietary binary packages. These Nokia binaries are essential for the complete functionality of the Maemo SDK.

7.1. Accept the EULA on this webpage
7.2. Copy the sources.list entry given to you after the license acceptance to your Scratchbox x86 and armel target’s /etc/apt/sources.list file. Execute the commands below on the _ARMEL and _X86 targets.

[sbox-FREMANTLE_X86: ~] > sb-conf select FREMANTLE_ARMEL
[sbox-FREMANTLE_ARMEL: ~] > nano /etc/apt/sources.list # add deb line
[sbox-FREMANTLE_ARMEL: ~] > apt-get update
[sbox-FREMANTLE_ARMEL: ~] > fakeroot apt-get install nokia-binaries nokia-apps

[sbox-FREMANTLE_ARMEL: ~] > sb-conf select FREMANTLE_X86
[sbox-FREMANTLE_X86: ~] > nano /etc/apt/sources.list # add deb line
[sbox-FREMANTLE_X86: ~] > apt-get update
[sbox-FREMANTLE_X86: ~] > fakeroot apt-get install nokia-binaries nokia-apps


The above step installs all needed Nokia proprietary binary packages along with the open source binaries that have dependencies to Nokia proprietary binary packages. With this, your Maemo 5 SDK environment is set up completely and ready for development.
[edit]
********************************************-
I added the linse, but apt-get update does nothing!
[sbox-FREMANTLE_ARMEL: ~] > apt-get update
0% [Connecting to repository.maemo.org]

and that is all.

what can i do? :-)
 
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#16
Hi,

seems that you have problems with your Internet connection. Check out the SDK FAQ about possibilities to solve that.

Cheers Daniel
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:30.