ddd

Hi,
I downloaded ddd (the visual debugger) to qnx neutrino. When I tries to run
it I get
“could not find library libXm.so.2”
How can i resolve this?
regards
/totte

Totte Karlsson <mtk@u.washington.edu> wrote:

Hi,
I downloaded ddd (the visual debugger) to qnx neutrino. When I tries to run
it I get
“could not find library libXm.so.2”
How can i resolve this?

Where did you download it from? Regardless, you can install the Lestiff
packages from QNX Online from the installer.

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

thanks,
I downloaded ddd from the online 3rd party repository for qnx neutrino v
6.2.1.

However, when I download the online repository I can’t find any Lestiff
package/library in it.
Where can I find that? And if I find it, does it contain the libXm.so.2
library?
regards
/totte



“Chris McKillop” <cdm@qnx.com> wrote in message
news:ben3ke$6f0$1@nntp.qnx.com

Totte Karlsson <> mtk@u.washington.edu> > wrote:
Hi,
I downloaded ddd (the visual debugger) to qnx neutrino. When I tries to
run
it I get
“could not find library libXm.so.2”
How can i resolve this?


Where did you download it from? Regardless, you can install the Lestiff
packages from QNX Online from the installer.

chris


Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Totte Karlsson <mtk@u.washington.edu> wrote:

thanks,
I downloaded ddd from the online 3rd party repository for qnx neutrino v
6.2.1.

However, when I download the online repository I can’t find any Lestiff
package/library in it.
Where can I find that? And if I find it, does it contain the libXm.so.2

The libXm.so.2 is provided by the Lesstif package. It’s there, I just
verified.

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

where is there??
thanks,
totte

“Chris McKillop” <cdm@qnx.com> wrote in message
news:benjd6$5tg$1@nntp.qnx.com

Totte Karlsson <> mtk@u.washington.edu> > wrote:
thanks,
I downloaded ddd from the online 3rd party repository for qnx neutrino v
6.2.1.

However, when I download the online repository I can’t find any Lestiff
package/library in it.
Where can I find that? And if I find it, does it contain the libXm.so.2


The libXm.so.2 is provided by the Lesstif package. It’s there, I just
verified.

chris


Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Totte Karlsson <mtk@u.washington.edu> wrote:

where is there??

Open the Installer, got to the QNX Online repository.

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

On 13 Jul 2003 07:39:11 GMT, Chris McKillop <cdm@qnx.com> wrote:

Totte Karlsson <> mtk@u.washington.edu> > wrote:
where is there??

Open the Installer, got to the QNX Online repository.

chris

The same thing happend to me. I’ve read somewhere you’ve got to add s.th.
to your LD_LIBRARY_PATH. I desperatly need a debugger under QNX to. But I’m
working for a univiersity that does not have the comercial IDE.

Any help to ddd running is greatly appreciated.

thanks in advance

alexander

The same thing happend to me. I’ve read somewhere you’ve got to add s.th.
to your LD_LIBRARY_PATH. I desperatly need a debugger under QNX to. But I’m
working for a univiersity that does not have the comercial IDE.

Any help to ddd running is greatly appreciated.

Well, under 6.2.1 using the X11 and XPhoton packages from our repository
you don’t need to add anything to your LD_LIBRARY_PATH. If you got your
X11 from somewhere else you might need to add /usr/X11R6/lib to your
LD_LIBRARY_PATH.

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

On 23 Jul 2003 07:23:58 GMT, Chris McKillop <cdm@qnx.com> wrote:

The same thing happend to me. I’ve read somewhere you’ve got to add
s.th. to your LD_LIBRARY_PATH. I desperatly need a debugger under QNX
to. But I’m working for a univiersity that does not have the comercial
IDE.

Any help to ddd running is greatly appreciated.


Well, under 6.2.1 using the X11 and XPhoton packages from our repository
you don’t need to add anything to your LD_LIBRARY_PATH. If you got your
X11 from somewhere else you might need to add /usr/X11R6/lib to your
LD_LIBRARY_PATH.

If have got a fresh install of 6.2.1 + the free softe ware CD.
It complained about not beein able to find libXaw.so.7. This can be
resolved by adding /opt/X11R6/lib to LD_LIBRARY_PATH.
Unfortuanetly it now says: can’t open display 127.1:0

Do I have to start a xserver or xhost or s.th?

thnaks for any help

alexander

On Fri, 25 Jul 2003 21:01:27 +0200, Alexander Jasper
<alexander.jasper@gmx.net> wrote:

On 23 Jul 2003 07:23:58 GMT, Chris McKillop <> cdm@qnx.com> > wrote:


The same thing happend to me. I’ve read somewhere you’ve got to add
s.th. to your LD_LIBRARY_PATH. I desperatly need a debugger under QNX
to. But I’m working for a univiersity that does not have the comercial
IDE.

Any help to ddd running is greatly appreciated.


Well, under 6.2.1 using the X11 and XPhoton packages from our repository
you don’t need to add anything to your LD_LIBRARY_PATH. If you got your
X11 from somewhere else you might need to add /usr/X11R6/lib to your
LD_LIBRARY_PATH.

If have got a fresh install of 6.2.1 + the free softe ware CD.
It complained about not beein able to find libXaw.so.7. This can be
resolved by adding /opt/X11R6/lib to LD_LIBRARY_PATH.
Unfortuanetly it now says: can’t open display 127.1:0

Do I have to start a xserver or xhost or s.th?

thnaks for any help

alexander

No but you need to start XPhoton (may be located at /x86/opt/X11R6/bin/)

//Jonas

\

Using M2, Opera’s revolutionary e-mail client: http://www.opera.com/m2/

On Mon, 28 Jul 2003 15:32:53 +0200, Jonas Rydow
<jonas.rydow@sd.teleca.NoSpam.se> wrote:

Thanks, now it works indeed. But its very slow and it don’t uses my german
keyboard layout.

alexander

On Fri, 25 Jul 2003 21:01:27 +0200, Alexander Jasper
alexander.jasper@gmx.net> > wrote:

On 23 Jul 2003 07:23:58 GMT, Chris McKillop <> cdm@qnx.com> > wrote:


The same thing happend to me. I’ve read somewhere you’ve got to add
s.th. to your LD_LIBRARY_PATH. I desperatly need a debugger under QNX
to. But I’m working for a univiersity that does not have the comercial
IDE.

Any help to ddd running is greatly appreciated.


Well, under 6.2.1 using the X11 and XPhoton packages from our
repository
you don’t need to add anything to your LD_LIBRARY_PATH. If you got
your
X11 from somewhere else you might need to add /usr/X11R6/lib to your
LD_LIBRARY_PATH.

If have got a fresh install of 6.2.1 + the free softe ware CD.
It complained about not beein able to find libXaw.so.7. This can be
resolved by adding /opt/X11R6/lib to LD_LIBRARY_PATH.
Unfortuanetly it now says: can’t open display 127.1:0

Do I have to start a xserver or xhost or s.th?

thnaks for any help

alexander

No but you need to start XPhoton (may be located at /x86/opt/X11R6/bin/)

//Jonas


Using M2, Opera’s revolutionary e-mail client: http://www.opera.com/m2/