|
2012-11-09
, 22:46
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#7482
|
Hi, since several hours I try to install Wazapp and I don't get it...
This is my first app I try to install which is not from the nokia store.
After the dpkg command I have problems with dependencies. The solution seems to be in this thread in post #738 (sry, link removed because only a limited number of links is allowed for new users)
But I can not download
http://harmattan-dev.nokia.com/pool/....4+0m6_all.deb
Every page which is part of http://harmattan-dev.nokia.com/ just shows:
An error occurred while processing your request.
Reference #97.5e9b7b5c.1352499083.b8bcf44
... since more than 24h?!
Do you also get this error?
What I am doing wrong?
Or was it moved to another location?
#!/bin/sh INSTALL_DIR=/etc/apt if [ ! -e /$INSTALL_DIR/sources.list ]; then echo Copying sources.list.. echo "deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free" >> $INSTALL_DIR/sources.list echo "deb-src http://harmattan-dev.nokia.com/ harmattan/sdk free" >> $INSTALL_DIR/sources.list echo "deb http://harmattan-dev.nokia.com/ harmattan/41667a5bd857be02f487c2ce806fbf85 nokia-binaries" >> $INSTALL_DIR/sources.list fi
The Following 3 Users Say Thank You to brkn For This Useful Post: | ||
|
2012-11-09
, 23:01
|
Posts: 10 |
Thanked: 2 times |
Joined on Nov 2012
@ Germany, Stuttgart
|
#7483
|
So this won't really help you as it seems the repo is down. Tell me which packages you need and I will get them to you.
|
2012-11-09
, 23:19
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7484
|
|
2012-11-09
, 23:41
|
Posts: 133 |
Thanked: 33 times |
Joined on Oct 2012
@ LEBANON
|
#7485
|
|
2012-11-10
, 03:22
|
Posts: 7 |
Thanked: 1 time |
Joined on Sep 2012
@ Johannesburg, South Africa
|
#7486
|
|
2012-11-10
, 04:02
|
Posts: 14 |
Thanked: 6 times |
Joined on Oct 2012
|
#7487
|
The Following User Says Thank You to its_quicksilver For This Useful Post: | ||
|
2012-11-10
, 06:28
|
Posts: 397 |
Thanked: 185 times |
Joined on Oct 2011
|
#7488
|
The Following User Says Thank You to kai_en For This Useful Post: | ||
|
2012-11-10
, 06:36
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7489
|
The Following User Says Thank You to coderus For This Useful Post: | ||
|
2012-11-10
, 07:17
|
Posts: 208 |
Thanked: 63 times |
Joined on May 2012
|
#7490
|
Tags |
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp |
|
This is my first app I try to install which is not from the nokia store.
After the dpkg command I have problems with dependencies. The solution seems to be in this thread in post #738 (sry, link removed because only a limited number of links is allowed for new users)
But I can not download
http://harmattan-dev.nokia.com/pool/....4+0m6_all.deb
Every page which is part of http://harmattan-dev.nokia.com/ just shows:
An error occurred while processing your request.
Reference #97.5e9b7b5c.1352499083.b8bcf44
... since more than 24h?!
Do you also get this error?
What I am doing wrong?
Or was it moved to another location?