Jump to content
Mr. James Hakes

Ubuntu 12.04 installation

Recommended Posts

Hey Guys

 

I tried installing Caeses/FFW 3.0 for 64bit linux distributions.

I extract the tar.bz2 file, and from there I cant find any documentation on how to install, readme.txt, install.txt etc.

so i tried;

 

./compile

make

sudo make install

 

but this does not work, my Ubuntu skills are pretty average and i don't know where to go next.

 

any chance you guys could give me some pointers?

 

cheers

 

James

 

Share this post


Link to post
Share on other sites

Dear James,

 

An installation like a windows installation is not necessary. Simply download the tar.bz2. Extract it and run it. If it is running the first time, you need to register your installation in case of a commercial use or you need to create a CAESES access. Everything is managed with the same start binary.

 

TODO:

 

# open a Terminal
 
# goto your favorite folder
cd /opt
 
# download CAESES-FFW
wget http://www.friendship-systems.com/downloads/software/software-archive/CAESES-FFW_3.0.9_Linux.x86_64.tar.bz2
 
# extract the container
tar xf CAESES-FFW_3.0.9_Linux.x86_64.tar.bz2
 
# start the application
./CAESES-FFW_3.0.9_Linux.x86_64/CAESES-FFW.sh

 

Regards

Konrad

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...