iasp / textroom

Automatically exported from code.google.com/p/textroom
Other
0 stars 0 forks source link

Ubuntu 8.04 installation with .deb package #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download textroom-0.5.4.deb
2. Download and install Qt4 development libraries
3. Attempt to install textroom

What is the expected output? What do you see instead?

I expect the package to be installed, however I see an error instead:
Dependency is not satisfiable: libqt4-core, even though the newest version
of the library is installed. 

What version of the product are you using? On what operating system?
Ubuntu 8.04 
textroom 0.5.4

Please provide any additional information below.
I have also installed the libraries necessary for sound, and additional
libqt4 packages. I still fail to install the programme. 

Original issue reported on code.google.com by TomekG...@gmail.com on 13 Aug 2009 at 10:30

GoogleCodeExporter commented 8 years ago
I had this same problem.  The libqt version that gets installed in Ubuntu 8.04 
is
4.3.x but Textroom needs version 4.4.x.  You can fix this problem by upgrading 
libqt
using the backports.

Original comment by pull...@gmail.com on 7 Sep 2009 at 6:34

GoogleCodeExporter commented 8 years ago
Can you give 0.6.1 a try?

Original comment by gordebak on 16 Apr 2010 at 11:30