Skip to content

rgevaert/ABCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABCD Debian package

Introduction

In this repository you can find 'a' version of ABCD.

  • This version has some modifications so ABCD can run on Debian Squeeze.
  • It also has been modified so a Debian package can be created of it with FPM

Creating the Debian package

When you cloned the git repository you can

cd installation
./create_deb

It will then create the Debian package (for you current architecture) in the installation directory. Use

./create_deb i386

to create for e.g. i386

Installing ABCD Debian package

For now you will need to manually install the dependancies. After that you can install the abcd package. Finally can have to configure apache. Have a look at installation/apache/ABCD_80 for an example config file.

Links