Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* Linkt instalation ?
@ 2002-04-23 19:38 Juraj Buliscak
  2002-04-24  2:04 ` M Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Juraj Buliscak @ 2002-04-23 19:38 UTC (permalink / raw)
  To: linux-hams

Hello all...

I've tried to install Linkt:

[root@localhost linkt]# rpm -ivh linkt-0.6.2-105.i386.rpm
error: unresolved dependencies:
      libkdecore.so.2 is needed for linkt-0.6.2-105
      libkdeui.so.2 is needed for linkt-0.6.2-105
      libmediatool.so.2 is needed for linkt-0.6.2-105
      libqt.so.1 is needed for linkt-0.6.2-105
      libstdc++-libc6.1-2.so.3 is needed for linkt-0.6.2-105

I don't use KDE, but GNOME.
I've red in FAQs, I don't need to install whole KDE, only
Qt and kdelibs. It seems like Qt is prerequisite of kdelibs:

[root@localhost RPMS]# rpm -ivh kdelibs-2.2-11.i386.rpm
error: unresolved dependencies:
      qt >= 2.3.0 is needed for kdelibs-2.2-11
      libmng.so.1   is needed for kdelibs-2.2-11
      libqt.so.2   is needed for kdelibs-2.2-11
      libstdc++-libc6.2-2.so.3   is needed for kdelibs-2.2-11
      libpcreposix.so.0   is needed for kdelibs-2.2-11
      libpcre.so.0   is needed for kdelibs-2.2-11

Ok, if I try to install Qt I get following:

[root@localhost RPMS]# rpm -ivh qt-2.3.1-5.i386.rpm
error: unresolved dependencies:
      libmng.so.1   is needed for qt-2.3.1-5
      libstdc++-libc6.2-2.so.3   is needed for qt-2.3.1-5

For libstdc++ I have symbolic link to
libstdc++-2-libc6.1-1-2.9.0.so,

but does anybody know what library is libmng.so.1,
and in which package is it from?



Could anybody help me?

73,Thank you very much.

Duro, OM8ACE


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

* Linkt instalation ?
@ 2002-04-23 23:55 Hans-Peter Zorn
  0 siblings, 0 replies; 3+ messages in thread
From: Hans-Peter Zorn @ 2002-04-23 23:55 UTC (permalink / raw)
  To: linux-hams


Hi!
The RPMs are for SuSE Linux, I don't think they will work with RedHat.
(SuSE 7.3 and 8.0 are shipping with LinKT 0.6.99)
Likely you need to compile from source. It is not that hard. There
are currently two versions of LinKT: 0.6.2 for KDE/Qt 1.x and 0.6.99
for KDE2/Qt2.x. I think RH7.2 ships with kde2, so you should try 0.6.99.
The CVS Version is currently broken. Jochen, Rob and me will meet in
Berlin next weekend and hopefully the result will be a final (and
probably last) 1.0 version for KDE3. 

73s hp



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

* Re: Linkt instalation ?
  2002-04-23 19:38 Linkt instalation ? Juraj Buliscak
@ 2002-04-24  2:04 ` M Taylor
  0 siblings, 0 replies; 3+ messages in thread
From: M Taylor @ 2002-04-24  2:04 UTC (permalink / raw)
  To: Juraj Buliscak; +Cc: linux-hams

On Tue, Apr 23, 2002 at 09:38:17PM +0200, Juraj Buliscak wrote:
> Hello all...
> 
> I've tried to install Linkt:
> 
> [root@localhost linkt]# rpm -ivh linkt-0.6.2-105.i386.rpm
>       libstdc++-libc6.1-2.so.3 is needed for linkt-0.6.2-105
> 
> [root@localhost RPMS]# rpm -ivh qt-2.3.1-5.i386.rpm
> error: unresolved dependencies:
>       libmng.so.1   is needed for qt-2.3.1-5
>       libstdc++-libc6.2-2.so.3   is needed for qt-2.3.1-5

this is looking for libstdc++ for glibc2.2.
 
> For libstdc++ I have symbolic link to
> libstdc++-2-libc6.1-1-2.9.0.so,

but you have installed libstdc++ for glibc2.1 on your system.

> but does anybody know what library is libmng.so.1,
> and in which package is it from?

I'm guessing you are using an older (about 1 year or more) distribution
of Linux, perhaps Red Hat Linux 6.2 or SuSE 6.2. 

I would suggest try using the rpm for SuSE 6.2 from the LinKT download
page <http://www.1409.org/projects/linkt/download.html>.

Otherwise compiling it from source code. Though you would need to
install the basic KDE and QT (runtime) libraries and the seperate
KDE and QT library devel rpms (look like qt-devel-2.3.1-5.i386.rpm).

I hope that helps.

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

end of thread, other threads:[~2002-04-24  2:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-23 19:38 Linkt instalation ? Juraj Buliscak
2002-04-24  2:04 ` M Taylor
  -- strict thread matches above, loose matches on Subject: below --
2002-04-23 23:55 Hans-Peter Zorn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox