[maemo-developers] Embed microb

From: Andrew Gatt a.gatt at btinternet.com
Date: Tue Dec 4 13:57:09 EET 2007
tonikitoo (Antonio Gomes) wrote:
> On 12/4/07, Andrew Gatt <a.gatt at btinternet.com> wrote:
>   
>> Tuomas Kulve wrote:
>>     
>>> Andrew Gatt wrote:
>>>
>>>       
>>>> Hi all,
>>>>
>>>> Does anyone know if its possible to embed the browser in a new window of
>>>> your own program. This was possible with the original 770 OS, but they
>>>> removed ability in later versions. Now they've moved over to the microb
>>>> engine and the new 2008 OS maybe its possible again? Does anyone have
>>>> any ideas?
>>>>
>>>>         
>>> I don't know much about the subject, but maybe these reveal more:
>>>
>>> http://browser.garage.maemo.org/docs/eal/index.html
>>> http://www.mozilla.org/unix/gtk-embedding.html
>>> https://garage.maemo.org/svn/browser/mozilla/trunk/libgtkembedmoz/
>>>
>>>
>>>       
>> Thanks for that. I'm now trying to compile the libgtkembedmoz files
>> inside the VMWare chinook sdk. I checked out the folder from maemo
>> garage svn. I first tried to run auotgen.sh, but for some reason it
>> didn't seem to decompress the src tarball into src/ so i did that
>> manually, reran autogen.sh, then configure then tried make. However it
>> gives me this error:
>>
>> Makefile:44: ../../../../config/autoconf.mk: No such file or directory
>> Makefile:168: ../config/config.mk: No such file or directory
>> Makefile:200: ../config/rules.mk: No such file or directory
>>     
>
>   
Thanks "use 'dpkg-buildpackage -rfakeroot' " is what i was looking for. 
However now i've got a different problem. Using this command spots a 
dependency issue with libidl-dev. Trying apt-get install libidl-dev gives:

Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list file: chinook/explicit Packages 
(/var/lib/apt/lists/_home_maemo_maemo-sdk-nokia-binaries%5f4.0_dists_chinook_explicit_binary-i386_Packages) 
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package libidl-dev

Running apt-get update gives:

Ign file: chinook Release.gpg
Ign file: chinook Release
Err file: chinook/explicit Packages
  File not found
Ign http://repository.maemo.org bora Release.gpg
Ign http://repository.maemo.org bora Release.gpg
Hit http://repository.maemo.org bora Release
Hit http://repository.maemo.org bora Release
Ign http://repository.maemo.org bora/free Packages/DiffIndex
Ign http://repository.maemo.org bora/non-free Packages/DiffIndex
Ign http://repository.maemo.org bora/free Sources/DiffIndex
Ign http://repository.maemo.org bora/free Packages/DiffIndex
Ign http://repository.maemo.org bora/non-free Packages/DiffIndex
Hit http://repository.maemo.org bora/free Packages
Hit http://repository.maemo.org bora/non-free Packages
Hit http://repository.maemo.org bora/free Sources
Hit http://repository.maemo.org bora/free Packages
Hit http://repository.maemo.org bora/non-free Packages
Failed to fetch 
file:/home/maemo/maemo-sdk-nokia-binaries_4.0/dists/chinook/explicit/binary-i386/Packages.gz  
File not found
Reading package lists... Done
W: Couldn't stat source package list file: chinook/explicit Packages 
(/var/lib/apt/lists/_home_maemo_maemo-sdk-nokia-binaries%5f4.0_dists_chinook_explicit_binary-i386_Packages) 
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old 
ones used instead.

As mentioned i'm using the VMWare sdk, and i've installed (double 
clicked) the Install Nokia Binaries (Chinook). Any ideas?

More information about the maemo-developers mailing list