LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-08-2005, 02:24 PM   #1
farpoint
Member
 
Registered: Sep 2004
Location: France
Distribution: Debian Sarge, Etch. FC1,2,3,4,5. Slackware 10.0. Gentoo. Kubuntu.
Posts: 193

Rep: Reputation: 30
Ksim not found & tarball won't install


Hi Folks. I've got a Debian 3.0r2 upgraded to testing from the testing repositories which now has KDE 3.3, and has supposed to have installed Ksim. The binary is missing. This is the same problem I had with FC2. But here I was able to install a tarball (ksim-1.0.1a) from sourceforge. I tried the same tarball on my upgraded Debian install, but ./configure complains that
Qt3.1 (20021021) (headers and libraries) not found. The latest version of qt showing in /usr/lib is libqt.so.3.3.4, and there is a directory in /usr/lib for qt3 plugins. Anybody any ideas if I 've got a hope of getting KSim installed.

According to synaptic, I've got libqt2 version 3:2.3.1-22 installed.
I tried to install libqt3, but it refused.

Can I force it to install using the existing qt libraries?

QT libraries installed:
libqt2 version 3:2.3.1-22
libqt3-compat-headers version 3:3.3.4-3
libqt3-dev version 3:3.3.4-3
libqt3-headers version 3:3.3.4-3
libqt3c102 version 3:3.3.4-3
libqt3c102-mt version 3:3.3.4-3

This ain't a big deal, but is just nice to see cpu useage and network bandwidth useage and Ksim does that just fine. Nigel. aka farpoint.

Kernel: 2.4.27-2-386 & 2.6.8-2-386
 
Old 05-08-2005, 04:53 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Re: Ksim not found & tarball won't install

Quote:
Originally posted by farpoint
Hi Folks. I've got a Debian 3.0r2 upgraded to testing from the testing repositories which now has KDE 3.3, and has supposed to have installed Ksim. The binary is missing. This is the same problem I had with FC2. But here I was able to install a tarball (ksim-1.0.1a) from sourceforge. I tried the same tarball on my upgraded Debian install, but ./configure complains that
Qt3.1 (20021021) (headers and libraries) not found. The latest version of qt showing in /usr/lib is libqt.so.3.3.4, and there is a directory in /usr/lib for qt3 plugins. Anybody any ideas if I 've got a hope of getting KSim installed.

According to synaptic, I've got libqt2 version 3:2.3.1-22 installed.
I tried to install libqt3, but it refused.

Can I force it to install using the existing qt libraries?

QT libraries installed:
libqt2 version 3:2.3.1-22
libqt3-compat-headers version 3:3.3.4-3
libqt3-dev version 3:3.3.4-3
libqt3-headers version 3:3.3.4-3
libqt3c102 version 3:3.3.4-3
libqt3c102-mt version 3:3.3.4-3

This ain't a big deal, but is just nice to see cpu useage and network bandwidth useage and Ksim does that just fine. Nigel. aka farpoint.

Kernel: 2.4.27-2-386 & 2.6.8-2-386
Try using export QTDIR=/usr/share/qt3 in the shell window just before the ./configure command and it should find the QT directory. Also have you heard of the checkinstall package with it you can have it create and install a .deb package of the source you are building allowing for an easy uninstall if you want and the package system gets to know about any locally installed software. You would use instead of the usual make install at the end of the process the command su -c 'checkinstall -D --pkgname=name_of_package --pkgversion=version_number'[/i] then enter in your root password the package is then built and installled.
 
Old 05-09-2005, 10:34 AM   #3
farpoint
Member
 
Registered: Sep 2004
Location: France
Distribution: Debian Sarge, Etch. FC1,2,3,4,5. Slackware 10.0. Gentoo. Kubuntu.
Posts: 193

Original Poster
Rep: Reputation: 30
Hi Stephen. This has been fun. export QTDIR=/usr/share/qt3 stopped ./configure complaining about the missing libraries and headers, but then complained that it needed qt-mt. Off to the repository, and got libqt2-mt. Fixed? not on your life. Still complaining about qt-mt, so back to the repo. Close your eyes, stick the pin in and hope you've got the right file. libqt3-mt-dev. It had to remove libqt3-dev to put it in the library. ./configure. By this time ./configure must have been getting a bit T'd off, and I was expecting some caustic remark, but it ran ok, hung about a bit on QT, and then moved on. Great I thought. It came to a stop, now with a KDE problem "No prefix, missing KDE headers" . So back again to the repo. Theres so much stuff in synaptic,it's like a telephone directory. kdebase-dev looked promising, and did mention headers to develop apps. Got that and ran ./configure again. Bingo! "You can now run make". And the rest is just history. Quite an interesting experience with brain in top gear. Thanks once again for your help. Nigel aka farpoint.


And re farpoint and star trek, I havn't got the machine to speak to me yet. I had a go with computer speech on Dynbolics virtual disc, but couldn't get it to work. Thats for another day.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make install does not install daemons (clamd snortd). Is this a feature of tarball? Emmanuel_uk Linux - Newbie 3 11-15-2005 01:29 AM
Can we install tarball with YaST ? TigerLinux SUSE / openSUSE 8 10-27-2005 11:07 AM
how do u install a tarball? brianwoods Linux - Newbie 4 05-27-2004 08:11 PM
How do you install from a tarball? HoosTrax Linux - Software 3 02-10-2004 12:34 PM
xine1_rc2 & kxine source install problems in RH 9.0 & SB live found but no sound Dominik Linux - Software 2 12-02-2003 03:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration