Compiling and Installing
|
Q.
How compiling and installing Alexandria Archives from .tar.gz ?
A.
Here is the procedure :
- Get the lastest .tar.gz from
Download
section and unpack it :
tar -zxvf aarchives-x.y.tar.gz
-
cd aarchives-x.y
-
./configure
-
make
-
make install
(Note: as root)
Q.
How installing Alexandria Archives from a RPM file ?
A.
Here is the procedure :
- Get the lastest RPM from Download section
- As root, do the following command :
rpm -ivh aarchives-x.y-z.rpm
Q.
When I install Alexandria Archives from a RPM, it is complaining about dependencies (Gtkmm and libsigc++), but these are installed on my computer !!
A.
You probably have compiled and installed Gtkmm and libsigc++ from .tar.gz, and this procedure does not update RPM database. You have to install Gtkmm and libsigc++ from RPM packages (see
Download
section for a link where you can find RPM package for these libraries).
Q.
How compiling and installing Alexandria Archives on Windows ?
A.
We have never compiled and installed Alexandria Archives on Windows for now (if you have been able to do this, please contact us!)
|
Using Alexandria Archives
|
This section will be updated.
|
Features
|
This section will be updated.
|
Development
|
Q.
Where should I report bugs?
A.
Please report bugs
Here.
Q.
How can I make feature requests?
A.
Here.
|
Misc
|
This section will be updated.
|