Rebuilding a language pack
296-1011-918 Doc. Rev. 01.02
11
Customizing Announcements for Aastra CNX Language Packs
Rebuilding a language pack
Description
This section provides information for rebuilding the language pack after you have
customized the
.pcm
files.
Creating the
.tar.gz
file
Since the native operating environment of the Aastra CNX is Linux, it is
necessary to use appropriate tools to create the
.tar.gz
file. On Unix or Linux
operating systems, this can be done easily. However, on a Windows operating
system, the typical tools such as WinZip are not applicable to rebuilding this file.
The following section describes how to create the
.tar.gz
file on a Windows,
UNIX and Linux OS.
Creating a
.tar.gz
file on Windows OS
There are useful utilities that allow you to rebuild tar and gzipped files on
Windows OS, such as
tar
to create a tar file, and
gzip
to compress the tar file.
You can use the following utilities on Windows to rebuild the
.tar.gz
file:
•
tar (download from
http://gnuwin32.sourceforge.net/packages/tar.htm
)
•
gzip (download from
http://gnuwin32.sourceforge.net/packages/gzip.htm
)
Note:
WinZip reads and unzips
.tar.gz
files, but it cannot create them.