maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Dependency C++ (https://talk.maemo.org/showthread.php?t=67353)

waelfarouk0 2010-12-23 10:48

Dependency C++
 
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

michaaa62 2010-12-23 11:11

Re: Dependency C++
 
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?

waelfarouk0 2010-12-23 12:10

Re: Dependency C++
 
Quote:

Originally Posted by michaaa62 (Post 902732)
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

waelfarouk0 2010-12-25 08:08

Re: Dependency C++
 
Quote:

Originally Posted by michaaa62 (Post 902732)
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


All times are GMT. The time now is 16:47.

vBulletin® Version 3.8.8