iasp / textroom

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

no way to install on ubuntu 12.04 64bit #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

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

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by hanna...@gmail.com on 24 May 2012 at 12:42

GoogleCodeExporter commented 8 years ago
the require library for textroom is to old

Original comment by hanna...@gmail.com on 24 May 2012 at 3:29

GoogleCodeExporter commented 8 years ago
make
cd library/ && /usr/bin/qmake 
/home/butti/Downloads/textroom-0.8.2/library/library.pro -o Makefile
Project MESSAGE: Adding filemanger support...
Project MESSAGE: Adding get user support...
WARNING: Failure to find: exportinterface.h
cd library/ && make -f Makefile 
make[1]: Entering directory `/home//Downloads/textroom-0.8.2/library'
/usr/bin/uic-qt4 documentoptions.ui -o ../uic/ui_documentoptions.h
make[1]: /usr/bin/uic-qt4: Command not found
make[1]: *** [../uic/ui_documentoptions.h] Error 127
make[1]: Leaving directory `/home//Downloads/textroom-0.8.2/library'
make: *** [sub-library-make_default-ordered] Error 2

Original comment by hanna...@gmail.com on 24 May 2012 at 4:25

GoogleCodeExporter commented 8 years ago
sudo dpkg -i --force-architecture /home//Downloads/textroom-0.8.2-2.deb 

Selecting previously unselected package textroom:i386.
(Reading database ... 250470 files and directories currently installed.)
Unpacking textroom:i386 (from .../Downloads/textroom-0.8.2-2.deb) ...
dpkg: dependency problems prevent configuration of textroom:i386:
 textroom:i386 depends on libhunspell-1.2-0 (>= 1.2.8).
 textroom:i386 depends on libxml++2.6-2 (>= 2.6).
 textroom:i386 depends on libglibmm-2.4-1c2a (>= 2.25.5).
dpkg: error processing textroom:i386 (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Errors were encountered while processing:
 textroom:i386

Original comment by hanna...@gmail.com on 24 May 2012 at 4:37

GoogleCodeExporter commented 8 years ago
I also have this issue with kubuntu 14.04 64 bit

Original comment by donovanh...@gmail.com on 1 Jun 2014 at 9:22