opensand team mailing list archive
-
opensand team
-
Mailing list archive
-
Message #00172
Re: Compiling errors with Eclipse
Jussi,
Actually this was about the other problem that I needed more details.
There are 5 alternatives in your repo
http://opensand.org/repository/repo/debian/pool/
libopensand-output-dbg_3.0.0+bzr389_amd64.deb
libopensand-output-dbg_3.0.0+bzr388_amd64.deb
libopensand-output-dbg_3.0.0+bzr386_amd64.deb
libopensand-output-dbg_3.0.0+bzr385+TAG_amd64.deb
libopensand-output-dev_3.0.0+bzr388_amd64.deb
Concerning the packages, you should edit the/etc/apt/sources.list and
install package with apt-get as explained in the wiki (user manual) in
order to get the correct package version. The last stable version is
bzr385+TAG.
The number behind bzr indicates the revision for the build. The more
this number is high, the more the content is up to date.
In order to develop on the platform, you will need the -dev packages
that provides headers, if you also want debugging symbols, install the
-dbg package. This follows common debian packaging rules.
Regards,
--
Julien BERNARD
References