Difference between revisions of "Elphel Software Kit for Ubuntu"
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Packages requirement for Ubuntu== | ==Packages requirement for Ubuntu== | ||
+ | Tested on Kubuntu 8.0.4. | ||
===For developers:=== | ===For developers:=== | ||
Minimal packages: | Minimal packages: | ||
− | sudo apt-get install cvs build-essential autoconf flex byacc bison libglib2.0-dev tcl gettext libncurses5-dev patch zlib1g-dev nfs-kernel-server | + | sudo apt-get install cvs build-essential autoconf flex byacc bison libglib2.0-dev tcl gettext libncurses5-dev patch zlib1g-dev nfs-kernel-server bash |
Suggested packages: | Suggested packages: | ||
sudo apt-get install minicom firefox graphviz doxygen kdevelop ctags cervisia | sudo apt-get install minicom firefox graphviz doxygen kdevelop ctags cervisia | ||
Line 42: | Line 23: | ||
Get [http://downloads.sourceforge.net/elphel/elphel353_install_from_cvs.sh.tar.gz?modtime=1195003055&big_mirror=0 elphel353_install_from_cvs.sh] script and execute it. | Get [http://downloads.sourceforge.net/elphel/elphel353_install_from_cvs.sh.tar.gz?modtime=1195003055&big_mirror=0 elphel353_install_from_cvs.sh] script and execute it. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Elphel SDK=== | ===Elphel SDK=== | ||
We provide our clients with a complete SDK to develop software, FPGA code and even to redesign the hardware. | We provide our clients with a complete SDK to develop software, FPGA code and even to redesign the hardware. | ||
+ | |||
+ | PHP: | ||
+ | * PHP API | ||
IDE: | IDE: | ||
Line 89: | Line 40: | ||
* iverilog | * iverilog | ||
* GTKWave | * GTKWave | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 193: | Line 46: | ||
The camera sources are in: | The camera sources are in: | ||
− | + | ~/353 | |
to compile from CVS do: | to compile from CVS do: | ||
− | cd | + | cd ~/353/elphel353/ |
make update | make update | ||
./configure | ./configure | ||
Line 205: | Line 58: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Ideas:== | ==Ideas:== | ||
Line 222: | Line 68: | ||
After what we can make some theme packages with backgrounds etc and generate a DVD with everything installed. | After what we can make some theme packages with backgrounds etc and generate a DVD with everything installed. | ||
− | ==Next step: ElphelLive DVD & Ubuntu | + | ==Next step: ElphelLive DVD & Ubuntu packages== |
In order to prepare the next release of Ubuntu based LiveDVD we now use Launchpad PPA. | In order to prepare the next release of Ubuntu based LiveDVD we now use Launchpad PPA. | ||
Line 239: | Line 85: | ||
Please do not hesitate to post me comments or to discuss in discussion area any kind of ideas for our PPA packages. | Please do not hesitate to post me comments or to discuss in discussion area any kind of ideas for our PPA packages. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 10:26, 21 October 2008
Contents
[hide]Packages requirement for Ubuntu
Tested on Kubuntu 8.0.4.
For developers:
Minimal packages:
sudo apt-get install cvs build-essential autoconf flex byacc bison libglib2.0-dev tcl gettext libncurses5-dev patch zlib1g-dev nfs-kernel-server bash
Suggested packages:
sudo apt-get install minicom firefox graphviz doxygen kdevelop ctags cervisia
Download and install Cris-GCC compiler:
wget http://www.axis.com/ftp/pub/axis/tools/cris/compiler-kit/cris-dist-linux-headers-1.64.tar.gz wget http://www.axis.com/ftp/pub/axis/tools/cris/compiler-kit/cris-dist-linux-headersv32-1.64.tar.gz wget http://www.axis.com/ftp/pub/axis/tools/cris/compiler-kit/cris-dist-glibc-1.64.tar.gz wget http://www.axis.com/ftp/pub/axis/tools/cris/compiler-kit/cris-dist-1.64.tar.gz tar zxvf cris-dist-1.64.tar.gz cd cris-dist-1.64/ tar zxvf ../cris-dist-linux-headers-1.64.tar.gz tar zxvf ../cris-dist-linux-headersv32-1.64.tar.gz tar zxvf ../cris-dist-glibc-1.64.tar.gz sudo ./install-cris-tools
answer by default (enter, enter, ...)
Get elphel353_install_from_cvs.sh script and execute it.
Elphel SDK
We provide our clients with a complete SDK to develop software, FPGA code and even to redesign the hardware.
PHP:
- PHP API
IDE:
CAD:
- Varicad (demo)
FPGA:
- iverilog
- GTKWave
Developing for Elphel 353 camera:
The camera sources are in:
~/353
to compile from CVS do:
cd ~/353/elphel353/ make update ./configure make
You can find more information on how to compile and add new software on Etrax FS CPU here: [1]
Ideas:
This DVD is based on KUbuntu 7.04. I will work on upgrading our distribution.
I think it should be useful to debianize all our software (ElphelOgm, GenRes, MPlayer, ...) Like what we will be able to use Launchpad PPA https://edge.launchpad.net/~elphel-live to build our Ubuntu packages as i tried on : https://edge.launchpad.net/~polto/+archive I have here a working MPlayer what can be installed by Sinaptic (the user-friendly way) just after adding my personal package repository to your sources.
So any Ubuntu user will be able to upgrade to our MPlayer, install ElphelSrv, ...
After what we can make some theme packages with backgrounds etc and generate a DVD with everything installed.
Next step: ElphelLive DVD & Ubuntu packages
In order to prepare the next release of Ubuntu based LiveDVD we now use Launchpad PPA.
You can already test some packages on my personal PPA: https://edge.launchpad.net/~polto/+archive
For this you need to add this two lines to your /etc/apt/sources.list:
deb http://ppa.launchpad.net/polto/ubuntu gutsy main universe multiverse deb-src http://ppa.launchpad.net/polto/ubuntu gutsy main universe multiverse
and do:
apt-get update; apt-get install elphel-ogm mplayer vlc
Please do not hesitate to post me comments or to discuss in discussion area any kind of ideas for our PPA packages.