public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] Problem when configuring Insight on Linux
@ 2000-11-09  2:59 Andreas.Karlsson
  2000-11-09  3:16 ` Bart Veer
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas.Karlsson @ 2000-11-09  2:59 UTC (permalink / raw)
  To: bartv; +Cc: ecos-discuss

> -----Original Message-----
From: Bart Veer [ mailto:bartv@redhat.com ]
Sent: den 9 november 2000 11:42
To: Karlsson Andreas

> 
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] Problem when configuring Insight on Linux


>>>>> 

> "Andreas" == Andreas Karlsson 

> <Andreas.Karlsson@combitechsystems.com> writes:

> 

>     Andreas> I installed Red Hat 6.2 and then exactly followed the

>     Andreas> instructions on eCos homepage but when configuring

>     Andreas> Insight-5.0 the following error occurs. I have been

>     Andreas> searching both eCos archive and Insights, there are more

>     Andreas> people having the same problem on both mailing lists but

>     Andreas> there are no solution:(

> 

>     Andreas> Any ideas?

> 

> My guess is that you have only done a partial install and are missing

> some RPM's related to software development. These will have to be

> added to your system. Under RH7 the termcap library is provided by the

> libtermcap-devel RPM. The curses library is provided by ncurses-devel.

> I would expect RH6.2 to involve the same RPMs albeit older versions,

> but do not have a 6.2 machine handy right now to verify this.

> 

> Bart Veer // eCos net maintainer

>



There are two versions libtermcap-2.0.8-20.i386.rpm and
libtermcap-devel-2.0.8-20.i386.rpm, I should download -devel- or?

In my /lib directory there exists a file named libtermcap.so.2.0.8 

/Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Problem when configuring Insight on Linux
  2000-11-09  2:59 [ECOS] Problem when configuring Insight on Linux Andreas.Karlsson
@ 2000-11-09  3:16 ` Bart Veer
  0 siblings, 0 replies; 4+ messages in thread
From: Bart Veer @ 2000-11-09  3:16 UTC (permalink / raw)
  To: Andreas.Karlsson; +Cc: ecos-discuss

>>>>> "Andreas" == Andreas Karlsson <Andreas.Karlsson@combitechsystems.com> writes:

    Andreas> There are two versions libtermcap-2.0.8-20.i386.rpm and
    Andreas> libtermcap-devel-2.0.8-20.i386.rpm, I should download
    Andreas> -devel- or?

    Andreas> In my /lib directory there exists a file named
    Andreas> libtermcap.so.2.0.8

The first one holds the run-time support, allowing applications
dynamically linked against libtermcap to run on your system. That is
what will provide libtermcap.so, the shared library.

The second RPM holds the development support, allowing you to build
new applications that use termcap.

It looks like you already have the first one installed, in fact it
is very unlikely you would end up with an installation without the
run-time support. You need to install the second one since you are
building applications.

Bart Veer // eCos net maintainer

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Problem when configuring Insight on Linux
  2000-11-09  1:43 Andreas.Karlsson
@ 2000-11-09  2:42 ` Bart Veer
  0 siblings, 0 replies; 4+ messages in thread
From: Bart Veer @ 2000-11-09  2:42 UTC (permalink / raw)
  To: Andreas.Karlsson; +Cc: ecos-discuss

>>>>> "Andreas" == Andreas Karlsson <Andreas.Karlsson@combitechsystems.com> writes:

    Andreas> I installed Red Hat 6.2 and then exactly followed the
    Andreas> instructions on eCos homepage but when configuring
    Andreas> Insight-5.0 the following error occurs. I have been
    Andreas> searching both eCos archive and Insights, there are more
    Andreas> people having the same problem on both mailing lists but
    Andreas> there are no solution:(

    Andreas> Any ideas?

My guess is that you have only done a partial install and are missing
some RPM's related to software development. These will have to be
added to your system. Under RH7 the termcap library is provided by the
libtermcap-devel RPM. The curses library is provided by ncurses-devel.
I would expect RH6.2 to involve the same RPMs albeit older versions,
but do not have a 6.2 machine handy right now to verify this.

Bart Veer // eCos net maintainer

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ECOS] Problem when configuring Insight on Linux
@ 2000-11-09  1:43 Andreas.Karlsson
  2000-11-09  2:42 ` Bart Veer
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas.Karlsson @ 2000-11-09  1:43 UTC (permalink / raw)
  To: ecos-discuss; +Cc: insight

Hi,

I installed Red Hat 6.2 and then exactly followed the instructions on eCos
homepage but when configuring Insight-5.0 the following error occurs. I have
been searching both eCos archive and Insights, there are more people having
the same problem on both mailing lists but there are no solution:(



Any ideas?





checking for cygwin... no

checking for tgetent in -lncurses... (cached) no

checking for tgetent in -lHcurses... no

checking for tgetent in -ltermlib... no

checking for tgetent in -ltermcap... (cached) no

checking for tgetent in -lcurses... (cached) no

checking for tgetent in -lterminfo... no

configure: error: Could not find a term library

Configure in /tmp/build/gdb/gdb failed, exiting.

/Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-11-09  3:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-09  2:59 [ECOS] Problem when configuring Insight on Linux Andreas.Karlsson
2000-11-09  3:16 ` Bart Veer
  -- strict thread matches above, loose matches on Subject: below --
2000-11-09  1:43 Andreas.Karlsson
2000-11-09  2:42 ` Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).