Active Topics

 


Reply
Thread Tools
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#1
Dear All,
(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
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
There might be a broken dependency chain.
Code:
~ $ apt-cache rdepends maemo-cplusplus-device-env
maemo-cplusplus-device-env
Reverse Depends:
Nothing depends on maemo-cplusplus-device-env.
Can't you just add it to the dependencies of your application?
 
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#3
Originally Posted by michaaa62 View Post
There might be a broken dependency chain.
Code:
~ $ apt-cache rdepends maemo-cplusplus-device-env
maemo-cplusplus-device-env
Reverse Depends:
Nothing depends on maemo-cplusplus-device-env.
Can't you just add it to the dependencies of your application?
i can do that

It is about end user, i want the end user download the application from OVI and install without any problem
My application only depends on libhildonmm-dev ( >= 2.1.1 ), libosso-dev ( >= 2.21 )

also,
libhildonmm-dev depending on this package:maemo-cplusplus-env libhildondesktopmm-dev

from this URL
http://maemo.org/packages/package_in...2.1.5-0maemo1/


(You are right) -->> Reverse Depends:


Regards
Wael

Last edited by waelfarouk0; 2010-12-23 at 12:14.
 
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#4
Originally Posted by michaaa62 View Post
There might be a broken dependency chain.
Code:
~ $ apt-cache rdepends maemo-cplusplus-device-env
maemo-cplusplus-device-env
Reverse Depends:
Nothing depends on maemo-cplusplus-device-env.
Can't you just add it to the dependencies of your application?
We tried to add pcakage to our deb file but we receive
dh_shipdeps i have no package to build

can you advice please


Regards
Wael
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:17.