Arj

Software Screenshot:
Arj
Software Details:
Version: 3.10.22
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 67

Rating: 2.5/5 (Total Votes: 2)

Arj project is an open source version of the arj archiver. This version has been created with the intent to preserve maximum compatibility and retain the feature set of original ARJ archiver as provided by ARJ Software, Inc.

Installation:

UNIX-like systems and OS/2 EMX

To build the source code on a UNIX-like operating system, do this (assuming you've already changed into directory that contains the source):

cd gnu;autoconf;./configure;cd ..;make prepare;make

Notes:

1. GNU make must be used (on FreeBSD systems it's called "gmake").
2. You have to run autoconf prior to running configure - as there will be different configure scripts for UNIX-like systems and OS/2 EMX.
3. On OS/2 EMX, autoconf v 2.57 is confirmed to work.
4. You can finalize the build process with "make install" (to perform a local installation) or "make package" (to create a self-extracting distribution kit).

ARJ is a CPU-intensive program. If you wish to configure ARJ for a higher performance on a specific CPU, try the following, assuming that you have a newer version of GCC, e.g. 3.2.1:

./configure CFLAGS="-march=i386 -mcpu=athlon-xp"

where "-mcpu" designates the type of your CPU, run "man gcc" for a list of CPU types.

Similar Software

archive.sh
archive.sh

20 Feb 15

PAQ
PAQ

2 Jun 15

GNU tar
GNU tar

14 Apr 15

kArchiver
kArchiver

2 Jun 15

Comments to Arj

Comments not found
Add Comment
Turn on images!