|
2010-12-23
, 11:11
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
~ $ apt-cache rdepends maemo-cplusplus-device-env maemo-cplusplus-device-env Reverse Depends:
|
2010-12-23
, 12:10
|
Posts: 64 |
Thanked: 13 times |
Joined on Apr 2010
|
#3
|
There might be a broken dependency chain.Nothing depends on maemo-cplusplus-device-env.Code:~ $ apt-cache rdepends maemo-cplusplus-device-env maemo-cplusplus-device-env Reverse Depends:
Can't you just add it to the dependencies of your application?
|
2010-12-25
, 08:08
|
Posts: 64 |
Thanked: 13 times |
Joined on Apr 2010
|
#4
|
There might be a broken dependency chain.Nothing depends on maemo-cplusplus-device-env.Code:~ $ apt-cache rdepends maemo-cplusplus-device-env maemo-cplusplus-device-env Reverse Depends:
Can't you just add it to the dependencies of your application?
(how can the problem solved on end user device while installation)
We have a maemo application (c++) , it is working perfect on our N900 device
before publishing We were testing installation on many devices
We used RDA ,
application depends on these packages
debhelper (>= 5), libhildonmm-dev ( >= 2.1.1 ), libosso-dev ( >= 2.21 )
The only problem we meet the application doesn't install
once we install maemo-cplusplus-device-env the application is installed and works perfect on RDA.
I was assume that these packages are installed on devices or i am wrong
and why the package manager didn't install these packages automatic?
Regards
Wael