Warning: session_start(): open(/tmp/sess_ev3budnb7tubihc5j2omeo6h44, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kchmviewer openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

kchmviewer

   5.3  

KDE Other Utility

Score 86%
gyunaevgyunaev
BitDefender
kchmviewer
zoom


kchmviewer
zoom


kchmviewer
zoom


Link:  Link
Downloads:  9113
Submitted:  Jun 8 2005
Updated:  Jan 14 2011

Description:

KchmViewer is a chm (MS HTML help file format) viewer, written in C++. Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget library, and does not depend on KDE or Gnome. However, it may be compiled with full KDE support, including KDE widgets and KIO/KHTML.

The main advantage of KchmViewer is non-English language support. Unlike others, KchmViewer in most cases correctly detects help file encoding, correctly shows tables of context of Russian, Korean, Chinese and Japanese help files, and correctly searches in non-English help files (search for MBCS languages - ja/ko/ch is still in progress).

KchmViewer is written by George Yunaev, and is licensed under GNU GPL v3 license.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from gyunaev
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12 

-
.

 SuSE 10 V2.5

 
 by linux3114a on: Apr 5 2006
 
Score 50%

kchmviewer-2.5-S10K352.i586.rpm
at
http://home.tiscali.be/raoul.linux/downloadSuSE10.0.htm



ENJOY !!!


raoul
Reply to this

-
.

 Re: SuSE 10 V2.5

 
 by resal on: Apr 9 2006
 
Score 50%

Thanks for rpm providing.
Great ;)


Reply to this

-

 Does not compile

 
 by allixdavis on: Apr 29 2006
 
Score 50%

I am using slamd64 with the following
./configure --with-kde --enable-libsuffix=64 --with-Qt-lib-dir=/usr/lib64/qt-3.3.5/lib --with-Qt-include-dir=/usr/lib64/qt-3.3.5/include

everything works from configure but when i issue make i get the following

pfile.Tpo"; exit 1; fi
kqtempfile.cpp: In constructor `KQTempFileKeeper::KQTempFileKeeper()':
kqtempfile.cpp:32: error: `getenv' undeclared (first use this function)
kqtempfile.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
kqtempfile.cpp: In member function `bool KQTempFileKeeper::generateTempFile(QFile&, const QString&)':
kqtempfile.cpp:55: error: `time' undeclared (first use this function)
make[3]: *** [kqtempfile.o] Error 1
make[3]: Leaving directory `/home/allix/kchmviewer-2.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/allix/kchmviewer-2.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/allix/kchmviewer-2.5/src'
make: *** [all-recursive] Error 1
allix@allix:~/kchmviewer-2.5$


Reply to this

-

 Re: Does not compile

 
 by allixdavis on: Apr 29 2006
 
Score 50%

i got it to work by adding to kqtempfile.cpp
#include stdio.h
#include iostream


Reply to this

-

 configure

 
 by hernan82arg on: Apr 29 2006
 
Score 50%

add /opt/kde/lib64{kdelibsuff} in kde_libdirs= in the configure! :P

cheers


Reply to this

-
.

 compile error

 
 by linux3114a on: May 24 2006
 
Score 50%

On SuSE 10.1 with KDE 3.5.1
joins log

make[2]: Entering directory `/home/raoul/work/kchmviewer-2.5/src'
Making all in pics
make[3]: Entering directory `/home/raoul/work/kchmviewer-2.5/src/pics'
make[3]: Rien à faire pour « all ».
make[3]: Leaving directory `/home/raoul/work/kchmviewer-2.5/src/pics'
make[3]: Entering directory `/home/raoul/work/kchmviewer-2.5/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/qt3/include -I../chmlib/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT iconstorage.o -MD -MP -MF ".deps/iconstorage.Tpo" -c -o iconstorage.o iconstorage.cpp; \
then mv -f ".deps/iconstorage.Tpo" ".deps/iconstorage.Po"; else rm -f ".deps/iconstorage.Tpo"; exit 1; fi
iconstorage.h:60: error: extra qualification ‘KCHMIconStorage::’ on member ‘getCloseWindowIcon’
make[3]: *** [iconstorage.o] Erreur 1
make[3]: Leaving directory `/home/raoul/work/kchmviewer-2.5/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/raoul/work/kchmviewer-2.5/src'
make[1]: *** [all] Erreur 2
make[1]: Leaving directory `/home/raoul/work/kchmviewer-2.5/src'
make: *** [all-recursive] Erreur 1


Thanks for ypur cooperation


raoul
Reply to this

-
.

 try manually - error

 
 by linux3114a on: May 26 2006
 
Score 50%

error during make phase
-----------------------

make
Making all in chmlib
make[1]: Entering directory `/home/raoul/work/kchmviewer-2.5/chmlib'
cd .. && /bin/sh /home/raoul/work/kchmviewer-2.5/admin/missing --run automake-1.9 --gnu chmlib/Makefile
configure.in:15: version mismatch. This is Automake 1.9.6,
configure.in:15: but the definition used by this AM_INIT_AUTOMAKE
configure.in:15: comes from Automake 1.9.5. You should recreate
configure.in:15: aclocal.m4 with aclocal and run automake again.
make[1]: *** [Makefile.in] Erreur 1
make[1]: Leaving directory `/home/raoul/work/kchmviewer-2.5/chmlib'
make: *** [all-recursive] Erreur 1
raoul@linux:~/work/kchmviewer-2.5> aclocal
raoul@linux:~/work/kchmviewer-2.5> automake
raoul@linux:~/work/kchmviewer-2.5> make
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/raoul/work/kchmviewer-2.5'
make[1]: admin/Makefile.common: Aucun fichier ou répertoire de ce type
make[1]: *** Pas de règle pour fabriquer la cible « admin/Makefile.common ». Arrêt.
make[1]: Leaving directory `/home/raoul/work/kchmviewer-2.5'
make: *** [configure] Erreur 2


raoul
Reply to this

-
.

 SuSE 10.1 Replace

 
 by linux3114a on: Jun 4 2006
 
Score 50%

Due waiting a long time for my problem with kchmviewer on Suse 10.1 , I have an alternative solution for Suse 10.1


xchm-1.8-1.i586.rpm
at
http://home.tiscali.be/raoul.linux/downloadSuSE10.1.htm


ENJOY !!!

Sorry for the owner !!!


raoul
Reply to this

-
.

 Re: SuSE 10.1 Replac

 
 by bitcrazy on: Jun 6 2006
 
Score 50%

Hi Raoul,
just delete KCHMIconStorage:: from line 60 in iconstorage.h and it will compile. Perhaps it's better to remove the admin dir and copy it over from /opt/kde3/share/apps/kdelibs/admin. There are files missing.

Greetings

m0nk


If men could get pregnant, abortion would be a sacrament.
Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team