List of installed softwares

Hi all,

How (or where) can I get the list of softwares installed on my QNX box? I
need to do this programatically. Are there any interfaces for this?

Thanks in advance

Hi,
You could look at View my Software in pkg-installer. I believe it reads some file or parse the
directory under /pkgs. Might be, someone else knows some details?

Eduard.
ed1k at ukr dot net

Farooque Khan <farooquek@concretioindia.com> wrote in article <adkinp$i5e$1@inn.qnx.com>…

Hi all,

How (or where) can I get the list of softwares installed on my QNX box? I
need to do this programatically. Are there any interfaces for this?

Thanks in advance

The INSTALLED software is defined by all of the MANIFEST files under the
/pkgs directory. The currently ACTIVE software is defined by the
/etc/system/package/packages file.

Jerry Chappell
jchappell@qnx.com

“ed1k” <ed1k@spamerstrap.com> wrote in message
news:01c20c85$363630e0$106fa8c0@ED1K…

Hi,
You could look at View my Software in pkg-installer. I believe it reads
some file or parse the
directory under /pkgs. Might be, someone else knows some details?

Eduard.
ed1k at ukr dot net

Farooque Khan <> farooquek@concretioindia.com> > wrote in article
adkinp$i5e$> 1@inn.qnx.com> >…
Hi all,

How (or where) can I get the list of softwares installed on my QNX box?
I
need to do this programatically. Are there any interfaces for this?

Thanks in advance

Thanks guys, thanks a lot

-Farooque

“Jerry Chappell” <jchappell@cyberus.ca> wrote in message
news:adl16v$3rb$1@nntp.qnx.com

The INSTALLED software is defined by all of the MANIFEST files under the
/pkgs directory. The currently ACTIVE software is defined by the
/etc/system/package/packages file.

Jerry Chappell
jchappell@qnx.com

“ed1k” <> ed1k@spamerstrap.com> > wrote in message
news:01c20c85$363630e0$106fa8c0@ED1K…
Hi,
You could look at View my Software in pkg-installer. I believe it reads
some file or parse the
directory under /pkgs. Might be, someone else knows some details?

Eduard.
ed1k at ukr dot net

Farooque Khan <> farooquek@concretioindia.com> > wrote in article
adkinp$i5e$> 1@inn.qnx.com> >…
Hi all,

How (or where) can I get the list of softwares installed on my QNX
box?
I
need to do this programatically. Are there any interfaces for this?

Thanks in advance