Reply
Thread Tools
Posts: 16 | Thanked: 8 times | Joined on Jun 2012 @ Earth
#1
Is there anybody who has installed zlib1g-dev on N900?

I have installed gcc-4.2....



Or even knows where the source code/debian files can be downloaded?


Thanks in Advance!

Last edited by akatzbreaker; 2013-09-22 at 18:05.
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2
Originally Posted by akatzbreaker View Post
Is there anybody who has installed zlib1g-dev on N900?

I have installed gcc-4.2....



Or even knows where the source code/debian files can be downloaded?


Thanks in Advance!
sdk and tools repos?

http://repository.maemo.org/#sdk_repositories
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
Posts: 16 | Thanked: 8 times | Joined on Jun 2012 @ Earth
#3
And how should this install on the N900?

I cannot add these repos on the N900...
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#4
Originally Posted by akatzbreaker View Post
And how should this install on the N900?

I cannot add these repos on the N900...
What stops you to add them? Either create an entry in /etc/apt/sources.list.d or add catalogues in HAM.

or just wget -dev package matching the version of zlib1g you have installed on your device and dpkg -i it.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#5
Get token for Nokia binaries here (for <token-code> entry below)

http://tabletsdev.maemo.org/eula/index.php

Code:
$ sudo gainroot
# nano /etc/apt//etc/apt/sources.list.d/nokia-sdk.list
add these lines

Code:
    deb http://repository.maemo.org/ fremantle/sdk free non-free
    deb-src http://repository.maemo.org/ fremantle/sdk free
    deb http://repository.maemo.org/ fremantle/tools free non-free
    deb-src http://repository.maemo.org/ fremantle/tools free
    deb http://repository.maemo.org/ fremantle/<token-code> nokia-binaries
then,

Code:
# apt-get update
# apt-get install zlib1g-dev
or

Code:
wget http://repository.maemo.org/pool/fremantle/free/z/zlib/zlib1g-dev_1.2.3-9.osso9%2b0m5_armel.deb
dpkg -i zlib1g-dev_1.2.3-9.osso9%2b0m5_armel.deb
 

The Following 3 Users Say Thank You to For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#6
@nieldk - token is needed only in ScratchBox for nokia binaries, sdk/tools repo doesn't need it
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 2 Users Say Thank You to freemangordon For This Useful Post:
Reply

Tags
gcc-4.2, installation, zlib1g-dev

Thread Tools

 
Forum Jump


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