How to Open and View or Extract CHM (Compiled HTML) Files in Linux Miten avata ja tarkastella tai poimia CHM (toimittanut HTML)-tiedostot Linuxissa

Microsoft Compiled HTML Help or more commonly known as .CHM format, is a proprietary format for online help files by Microsoft which was first released in 1997 in Windows 98 as a successor to the Microsoft WinHelp format. Microsoft toimittanut HTML Help-tai useamman yleisesti tunnettu. CHM-muodossa, on patentoitu formaatti online help tiedostot Microsoft, joka oli ensimmäinen julkaistiin 1997 Windows 98 on seuraaja Microsoft WinHelp muodossa. CHM packages and archives all HTML files into one single file, including the associated images and other media. CHM-paketit ja arkistojen kaikki HTML-tiedostot yhdeksi tiedostosta, mukaan lukien niihin liittyvät kuvat ja muu media.

Although been replaced with new generation of Windows Help called Microsoft Assistance Markup Language since Windows Vista, .CHM frmat is still supported and distributed through Windows XP and Vista platform (although Vaikka on korvattu uuden sukupolven Windows Help nimeltään Microsoft apu Markup Language, koska Windows Vista,. CHM frmat on edelleen tuettava ja jakaa Windows XP-ja Vista-alustalla (vaikka HLP extension format has been dropped in Vista HLP laajentamisen muoto on laskenut Vista ). However, Linux and Mac OS X machines do not have built-in support for CHM format either, and requires user install third party tools for CHM support. Kuitenkin, Linux ja Mac OS X-koneissa ei ole sisäänrakennettua tukea CHM-muodossa joko, ja se edellyttää käyttäjä asentaa kolmannen osapuolen työkaluja CHM tukea.

There are plenty of CHM files viewer libraries for Linux operating system that allows Linux users to read and open CHM files. On paljon CHM-tiedostojen katseluohjelma kirjastojen Linux-käyttöjärjestelmä, jonka avulla Linux-käyttäjät voivat lukea ja avoin CHM-tiedostoja. And most of the CHM viewer libraries is available in the default distribution repositories of popular mainstream LInux distros, or in ports collection of BSD system. Ja suurin osa CHM katsoja kirjastoissa on saatavilla default jakelu varastoalueita suosittuja mainstream Linux distros tai satamissa kokoelma BSD-järjestelmä.

Opening and Viewing CHM Files on Fedora 9 with Avaamisesta ja katselu CHM tiedostot Fedora 9 Okular Okular

Fedora 9 already installed with Okular application, a document viewer for KDE 4. Fedora 9 jo asennettu Okular sovelluksen, asiakirjan katseluohjelma KDE-4. Okular supports Microsoft Compiled HTML Help (CHM) with the libCHM backend. Okular tukee Microsoft toimittanut HTML Help (CHM) kanssa libCHM kotisivuilleen. In other Linux distros using KDE4, Okular can be installed to view CHM files too. Muissa Linux-distros käyttäen KDE4, Okular voidaan asentaa tarkastella CHM tiedostoja myös.

Okular

How to Install libchm or chmlib in Debian/Ubuntu/Fedora/RedHat/Suse and Other Linux Distros Miten Asenna libchm tai chmlib Debian / Ubuntu / Fedora / RedHat / Suse ja muut Linux-Distros

libchm and ja chmlib are a very basic but sufficient library for dealing with Microsoft ITSS/CHM format files. on hyvin yksinkertainen, mutta riittävä kirjasto käsittelee Microsoft ITSS / CHM format-tiedostoja. These two libraries (each for different Linux distribution) serve to provide basic functionality related CHM files, which other CHM viewer tools rely on and use. Nämä kaksi kirjastot (kukin eri Linux-jakelu) tarjota perus toiminnot liittyvät CHM-tiedostoja, mitkä muut CHM katsoja työkalut luottaa ja käyttöä. With just the basic library, user will be able to extract the contents of the CHM files. Käyttämällä vain perustiedot kirjasto, käyttäjä voi poimia sen sisältö, CHM-tiedostoja. And as most third-party CHM tools to view CHM on desktop require the basic library too, it should be installed first, if it’s not installed yet. Ja kuten useimmat kolmannen osapuolen CHM välineitä tarkastella CHM työpöydälle vaatia perustiedot kirjaston liikaa, se on asennettu ensin, jos sitä ei ole asennettu vielä.

For Debian or Ubuntu Linux, install libchm with the following command: Debian tai Ubuntu Linux, asentaa libchm kanssa seuraava komento:

$ sudo apt-get install libchm-bin $ Sudo apt-get install libchm-bin

For Fedora, Fedora Core, RedHat and SuSE Linux, install chmlib with the following command: Saat Fedora, Fedora Core, RedHat ja SuSE Linux, asentaa chmlib kanssa seuraava komento:

$ sudo yum -y install chmlib $ Sudo yum-y asentaa chmlib

General Commands to Install Application Software from Linux Repositories Yleiset komennot Asenna sovellus ohjelmistoja linux Repositories

Most CHM viewers are included into the Linux repositories, and thus can be installed via respective repo-tools (yum or apt-get). Useimmat CHM katsojista on sisällytetty Linux varastoalueita, ja siten voidaan asentaa kunkin repo-työkalut (yum tai apt-get). The command syntax as below: Komennon syntaksissa seuraavasti:

For Fedora, Fedora Code, Red-Hat, SuSE Linux, Madriva Linux: Saat Fedora, Fedora Code Red-Hat, SuSE Linux, Madriva Linux:

$ sudo yum -y install <library_name> $ Sudo yum-y asentaa <library_name>

For Debian and Ubuntu Linux: Debian ja Ubuntu Linux:

$ sudo apt-get install <library_name> $ Sudo apt-get install <library_name>

For BSD or FreeBSD, Saat BSD-tai FreeBSD, search for the application in the ports collection etsi soveltamisesta satamien kokoelma , and then issue “make install clean” command in the application port directory, or use “pkg_add -r <package_name> command. Ja sitten kysymys "make install clean" komennon soveltaminen satama-hakemistoon, tai käytä "pkg_add-r <package_name> komento.

CHM File Viewer Tools for Linux Chm-tiedoston katsoja työkaluja Linux -

KchmViewer KchmViewer

KChmViwer

The standard KDE viewer for CHM files. Standardin KDE Viewer-CHM-tiedostoja. Available in most repositories. Saatavilla useimmissa varastoalueita.

Help Explorer Viewer Ohje Explorer Viewer

Available for both Windows and Linux platform, and support Microsoft Windows Help (WinHelp) in .HLP format, Microsoft HTML Help 1.x in .CHM format, and Microsoft Help 2.0 in .HXS format. Saatavilla sekä Windows-ja Linux-alustalla, ja tukea Microsoft Windows-ohje (WinHelp) sisään. HLP-muodossa, Microsoft HTML Help 1.x sisään. CHM-muodossa, ja Microsoftin ohje-2.0. HXS muodossa.

Help Explorer Viewer

After downloading the Kun lataat HelpExplorer3.0_LINUX.tar.gz , su to root and issue these commands to install Help Explorer Viewer: , Su root ja antaa näitä komentoja asentaa Ohje Explorer Viewer:

tar zxf HelpExplorer3.0_LINUX.tar.gz
cd Setup/
./setup.sh

ChmSee ChmSee

ChmSee is an open source Gtk2+ package for GNOME wrote by a Chinese. ChmSee on avoimen lähdekoodin Gtk2 + paketti GNOME kirjoitti on kiinalaisia. After downloading the source package tarball Kun lataat source tar - chmsee-1.0.1.tar.gz , run the following commands to compile ChmSee. , Suorita seuraavat komennot kokoamaan ChmSee.

$ tar xzf chmsee-1.0.1.tar.gz
$ cd chmsee-1.0.1
$ ./configure
$ make
# make install

ChmSee

System cannot find the chmlib can use “–with-chmlib=/path/to/chmlib” parameter to specify the path to chmlib. Järjestelmä ei löydä chmlib voi käyttää "-with-chmlib = / polku / chmlib"-parametri määrittää polku chmlib. Compiling requiers Gtk2+, libglade, gecko, gtkhtml, chmlib, libgcrypt and OpenSSL. Compiling requiers Gtk2 +, libglade, Gecko, gtkhtml, chmlib, libgcrypt ja OpenSSL. But pre-compiled packages are available for Mutta pre-compiled paketit ovat saatavilla Debian , Fedora (RPM) and Gentoo (as part of (RPM) ja Gentoo (osana Gentoo China Overlay Gentoo Kiina peitto )

GnoCHM GnoCHM

GnoCHM is a CHM file viewer for Gnome, and uses PyCHM, a Python package that exports the CHMLIB API. GnoCHM on CHM tiedosto Viewer Gnome, ja käyttää PyCHM, Python-paketti, että vienti on CHMLIB API. Features are: Ominaisuudet ovat:

  • Support for external ms-its links Tukee ulkoista ms-yhteyksiään
  • Full text search support Koko tekstin haku tukea
  • Bookmarks Kirjanmerkit
  • Configurable support for HTTP links Konfiguroitavissa tukea HTTP-yhteyksiä
  • Integrated with Gnome2 Integroitu Gnome2
  • Support for multiple languages (be, cs, de, el, es, fr, hu, it, ja, pl, pt_BR, ru, sv, tr, vi, zh_CN, zh_TW) Tuki useille kielille (BE, cs, de, el, es, fr, hu, it, ja, pl, pt_BR, ru, sv, tr, vi, zh_CN, zh_TW)
  • Support to open multiple files at once Tuki avata useita tiedostoja kerralla
  • Displays HTML page source Näyttää HTML-sivun lähdekoodin

Install via repositories. Asenna kautta valinnaista.

GnoCHM

xCHM xCHM

xCHM is a cross-platform GUI front-end to chmlib, supports UNIX systems (Linux, *BSD, Solaris), Mac OS X and Windows. xCHM on rajat foorumi GUI front-end on chmlib tukee UNIX-järjestelmien (Linux, * BSD, Solaris), Mac OS X ja Windows.

xCHM

Install via repositories package or ports collection, else download for various xCHM distro packages available Asenna kautta varastoalueita paketti tai satamissa keräämistä, muuten ladata eri xCHM distroista paketit here tässä .

KCHM KCHM

KCHM is a .chm file viewer which uses the Qt widget toolkit and the KDE core libraries. KCHM on. Chm tiedostossa katsoja, joka käyttää Qt widget toolkit ja KDE-keskeistä kirjastoissa. Seems to not been actively developed anymore. Näyttää ei ollut aktiivisesti kehitetty enää. Requires chmlib, Qt 3, KDE 3.1.4 and automake stuff for compilation, where source package can be downloaded from Edellyttää chmlib, Qt 3, KDE 3.1.4 ja automake tavaraa on kokoelma, jossa lähde paketti voidaan ladata SourceForge.net .

KCHM

Using CHM Reader Add-On Extension in Firefox Käyttämällä chm lukija add-on-laajennus Firefox

CHM Reader add-on is an extension for Firefox web browser that able to open Compiled HTML (.CHM) file. CHM Reader add-on jatkoa Firefox web-selain, jonka voi avata käännettyjä HTML (. CHM)-tiedoston. It adss a new “Open CHM Files” entry to the Firefox File menu. Se adss uusi "Avaa CHM Files" pääsy Firefoxin Tiedosto-valikosta. When you opening a CHM file, the table of contents is hidden by default, but can be brought up by pressing Ctrl-E. Kun avaamisesta CHM-tiedosto, sisällysluettelo on piilotettu oletuksena, mutta ne voidaan ottaa esille painamalla Ctrl-E.

Opening CHM in Firefox

To install CHM Reader, go to Jos haluat asentaa CHM Reader, siirry this page Tällä sivulla with Firefox and then click on “Install” button. Firefoxin ja sitten "Asenna"-painiketta. Restart the Firefox after installation. Käynnistä Firefox-asennuksen jälkeen.

How to Extract the Contents (HTML Files) Inside the CHM Archive Miten Pura sisältö (HTML-tiedostot) Sisällä CHM Arkisto

To extract the contents of CHM file, use the following command: Jos haluat poimia sisällön CHM-tiedoston, käytä seuraavaa komentoa:

extract_chmlib filename .chm / destination_dir / extract_chmlib tiedostonimi. chm / destination_dir /

Change the filename to actualy file name for the CHM, and destination_dir to a directory to place the extracted and unpacked HTML files and contents. Muuta tiedoston itse tiedoston nimi, CHM, ja destination_dir on hakemiston sijoittaa puretut ja pakkaamatonta HTML-tiedostot ja sisältö.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. TÄRKEÄÄ: Tämä on koneellisesti käännetty sivu, joka tarjotaan "sellaisenaan" ilman takuu. Machine translation may be difficult to understand. Machine translation voi olla vaikea ymmärtää. Please refer to Tutustu original English article alkuperäinen Englanti artikkeli whenever possible. aina kun mahdollista.

Share and contribute or get technical support and help at Osake ja edistää tai saada teknistä tukea ja apua My Digital Life Forums My Digital Life-foorumit .



One Response to “How to Open and View or Extract CHM (Compiled HTML) Files in Linux” Yksi vastaus "Miten avata ja tarkastella tai poimia CHM (käännettyjä HTML-tiedostoja) Linux"

  1. Eternalmoonlight.net » Blog Archive » Life tips #13 Eternalmoonlight.net »Blog Arkisto» Life vihjeitä # 13
    October 16th, 2008 05:59 16 lokakuu, 2008 05:59
    1

    [...] How to Open and View or Extract CHM (Compiled HTML) Files in Linux [...] [...] Miten avata ja tarkastella tai poimia CHM (toimittanut HTML)-tiedostot Linux [...]

Leave a Reply Jätä vastaus

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Voit käyttää näitä koodeja: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del Datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Tilaa kommentit ominaisuus on poistettu käytöstä. To receive notification of latest comments posted, subscribe to Jos haluat saada ilmoituksen Uusimmat kommentit lähetetty, tilata My Digital Life Comments RSS feed My Digital Life kommentit RSS-syöte or tai register to receive rekisteri ottaa vastaan new comments in daily email digest. uusia kommentteja päivittäin emaildigest.
Custom Search

New Articles Uudet artikkelit

Incoming Search Terms for the Article Saapuvat Search Terms oleva artikla

abrir chm abrir chm - -- iphone chm reader iphone chm-lukija - -- how to open a .chm file miten avata. chm tiedostossa - -- open a .chm file mac avata. chm tiedostossa mac - -- .chm compiled html open windows-xp . chm koottu html avata windows-xp - -- .chm viewer iPhone . chm katsoja iPhone - -- chm qt chm-qt - -- como abrir arquivos .ru. como abrir Arquivos. ru. - -- como ler arquivos chm no mac como ler Arquivos chm ole mac - -- extract images from chm ubuntu poimia kuvia chm ubuntu - -- free chm viewer for linux vapaa chm Viewer-linux - -- how to view chm file windows xp kuinka pääset lukemaan chm-tiedosto Windows XP - -- how to install chm reader .2.3 kuinka asentaa chm lukija .2.3 - -- how to open a compiled html file miten avata käännetty HTML - -- how to open a .chm miten avata. chm - -- how to view html files in linux kuinka pääset lukemaan html-tiedostoja linux - -- how to open chm on fedora kuinka avoin chm on fedora - -- how can i open a chm file Kuinka voin avata chm-tiedosto - -- how to open chm file on fedora 8 kuinka avoin chm-tiedoston fedora 8 - -- how to open compiled html file on link kuinka avoin koottu html-tiedoston linkkiä - -- how to open chm in fedora kuinka avoin chm Fedora - -- how to open .chm text files on Mac OS miten avata. chm-tiedostoja Mac OS - -- kchm+debian kchm + debian - -- leitor chm para windows leitor chm para ikkunat - -- microsoft chm reader xp microsoft chm lukija xp - -- open chm file in fedora 8 avoin chm-tiedoston fedora 8 - -- open chm file on solaris avoin chm-tiedoston Solaris - -- ubuntu, chm file ubuntu, chm-tiedosto - -- windows chm file does not open ikkunat chm-tiedosto ei avaudu - -- xchm installation redhat linux xchm asennuksen RedHat linux - -- xchm installation steps in Linux xchm asennusvaiheita Linux - -- .chm open . chm avoin - -- chm reader in fedora chm lukija fedora - -- chm to html gentoo chm HTML-gentoo - -- chm to html open source chm HTML avoimen lähdekoodin - -- chm viewer for fedora linux chm Viewer fedora linux - -- chm reader linux suse chm lukija linux SuSE - -- chm reader on redhat chm Reader RedHat - -- hlp.extension os.x hlp.extension os.x - -- how to open .chm file in vista miten avata. chm tiedostossa vista - -- how to open .chm file miten avata. chm tiedostossa - -- how can we open .chm file in solaris miten voimme avata. chm tiedostossa Solaris - -- How to open .chm Miten avata. Chm - -- iphone chm iphone chm - -- Not Able to open compiled html file Ei pysty avaamaan käännetty HTML - -- open chinese html help file avoin kiina HTML Help-tiedosto - -- package untuk file chm di ubuntu paketti untuk tiedosto chm di ubuntu - -- read compiled HTML file lue käännetty HTML - -- ubuntu chm to html Ubuntu chm HTML - -- view compiled chm silmällä koottu chm - --