Install Help

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 15:41, 8 April 2005 (edit)
Max Barel ( | contribs)

← Previous diff
Current revision (12:33, 10 July 2006) (edit) (undo)
Sardisson (Talk | contribs)
m (put it in the Neo/J legacy category, but keep out of tips-and-hints)
 
(6 intermediate revisions not shown.)
Line 1: Line 1:
 +'''N.B.''' '' '''This page is obsolete.''' Beginning with NeoOffice/J 1.1, Help files for non-English languages are provided as standard Mac OS X installer packages. See the [http://www.planamesa.com/neojava/download.php#installhelp NeoOffice/J Download page] for more details.
 +
== Remarks about errors when installing help files for non-English languages == == Remarks about errors when installing help files for non-English languages ==
-'''note''' : This page supplement instructions given on [http://www.planamesa.com/neojava/en/download.php#installhelp the NeoOffice/J Dowload page]+'''note''' : This page supplements instructions given on the [http://www.planamesa.com/neojava/download.php#installhelp NeoOffice/J Download page]
Most of the time, errors are: Most of the time, errors are:
-# The help archive files has been automatically uncompressed by your browser. The file to drag upon the NeoOfficeJ_1-1_Help_Installer applet should be ending with .tgz extension. If you dont see this file in your default download location, you can:+# You have not administrative privileges. The user installing help must be of admin type. Giving the admin password while logged as a standard user does not work.
 +# The help archive file is corrupted. Probably an incomplete download. This is frequent with Safari. The easiest method is to download it again. Be sure to empty the cache before (in the main Menu for Safari) or else the browser could use the cached incomplete file.
 +# The help archive file has been automatically uncompressed by your browser. The file to drag upon the NeoOfficeJ_1-1_Help_Installer applet should be ending with .tgz extension. If you don't see this file in your default download location, you can:
#* Check in the trash. If you find it there, pull it out and use it. #* Check in the trash. If you find it there, pull it out and use it.
-#* Uncheck the option of uncompressing files after download. This is the default behaviour for Safari and the option to uncheck is "Open reliable files after download"+#* Set the browser so it does not uncompress files after download. This is the default behaviour for Safari and the option to uncheck is "Open "safe" files after downloading". Then download the archive again.
-#* Recompress the help folder using commands in Terminal. The following example is for the French help archive downloaded on the desktop :<nowiki>+#* Recompress the help folder using commands in Terminal. The resulting archive might be slightly smaller than the original. It works anyway, unless the original was corrupted, see #2. The following example is for the French help archive downloaded on the desktop :
-cd Desktop+ cd Desktop
-gzip helpcontent_33_unix.tar;mv helpcontent_33_unix.tar.gz helpcontent_33_unix.tgz+ gzip helpcontent_33_unix.tar;mv helpcontent_33_unix.tar.gz helpcontent_33_unix.tgz
-</nowiki><br>The relusting archive might be slightly smaller than the original. It works anyway, unless the original was corrupted, see below.+ 
 +--[[User:Max Barel|Max]] 12:47, 8 Apr 2005 (CDT)
-work in progress+<!--[[Category:Tips and Hints]]-->[[Category:NeoOffice/J]]
---[[User:Max Barel|Max]] 10:18, 8 Apr 2005 (CDT)+

Current revision

N.B. This page is obsolete. Beginning with NeoOffice/J 1.1, Help files for non-English languages are provided as standard Mac OS X installer packages. See the NeoOffice/J Download page for more details.

Remarks about errors when installing help files for non-English languages

note : This page supplements instructions given on the NeoOffice/J Download page

Most of the time, errors are:

  1. You have not administrative privileges. The user installing help must be of admin type. Giving the admin password while logged as a standard user does not work.
  2. The help archive file is corrupted. Probably an incomplete download. This is frequent with Safari. The easiest method is to download it again. Be sure to empty the cache before (in the main Menu for Safari) or else the browser could use the cached incomplete file.
  3. The help archive file has been automatically uncompressed by your browser. The file to drag upon the NeoOfficeJ_1-1_Help_Installer applet should be ending with .tgz extension. If you don't see this file in your default download location, you can:
    • Check in the trash. If you find it there, pull it out and use it.
    • Set the browser so it does not uncompress files after download. This is the default behaviour for Safari and the option to uncheck is "Open "safe" files after downloading". Then download the archive again.
    • Recompress the help folder using commands in Terminal. The resulting archive might be slightly smaller than the original. It works anyway, unless the original was corrupted, see #2. The following example is for the French help archive downloaded on the desktop :
cd Desktop
gzip helpcontent_33_unix.tar;mv helpcontent_33_unix.tar.gz helpcontent_33_unix.tgz

--Max 12:47, 8 Apr 2005 (CDT)

Personal tools