Galileo CDT under (K)Ubuntu 10.04 won't install [message #838515] |
Sat, 07 April 2012 02:35  |
Eclipse User |
|
|
|
Hi All,
As a Newbie I've tried to install the CDT-Toolchain under Galileo
(installed from Ubuntu Repsitory) and get the error:
!MESSAGE The artifact file for
osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found.
Under 'work with' i added the entry:
CDT - http://download.eclipse.org/tools/cdt/releases/galileo
Error in detail:
!SESSION 2012-04-04 22:24:08.442
-----------------------------------------------
eclipse.buildId=M20100211-1343
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.equinox.p2.engine 4 4 2012-04-04 23:32:57.954
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-04-04 23:32:57.954
!MESSAGE session context was:(profile=PlatformProfile,
phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install,
operand=null --> [R]org.eclipse.cvs 1.0.400.v201002111343,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-04-04
23:32:57.954
!MESSAGE The artifact file for
osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found.
|
|
|
|
|
|
|
|
|
|
Re: Galileo CDT under (K)Ubuntu 10.04 won't install [message #847024 is a reply to message #839168] |
Mon, 16 April 2012 20:10  |
Eclipse User |
|
|
|
On Sun, 08 Apr 2012 07:55:59 +0000, Ewald Müller wrote:
> Update:
> I got Eclipse running (at least the 'Hello World'-Example-).
It's just the only thing, that is running ;-(
I can't get the avr-gcc toolchain integrated, can't see the AVR Device-
Explorer...
I deinstalled all the stuff of the former toolchain, downloaded a new
tarball (for Galileo) from AVRFreaks and installed it as mentioned below
to /usr/local/avr.
I extended the Path, so that it is now:
muelux@muelux-LT6fA:/$ echo $PATH$
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/
usr/local/avr/bin$
But, if i start a Project with Poperties 'avr-toolchain' it has
unresolved externals for C-Standard-Definitions.
I've also a huge ammount of installed Options (about 400MB); i just
wanted to compile a few bytes in C for the avr microcontroller.
How can i get the minimum-cdt-eclipse with the avr-toolchain running ?
Download/ Install Instructions from AVRFreaks:
AVR-GCC .deb packages
Download your chosen .deb file (probably the latest) from the list below.
Install it using the 'dpkg -i <chosen.deb>'
The tools will be installed in /usr/local/avr with the commands in /usr/
local/avr/bin
That directory is not automatically added to the PATH so to use the
package after installation
use 'export PATH=$PATH:/usr/local/avr/bin' or add a command to achieve
this permanently to your bash profile
Version:
Entpacke avr-gcc-4.3.4-avrfreaks-2011-sep-20-u10.04.i386 (aus .../avr-
gcc-4.3.4-avrfreaks-2011-sep-20-u10.04.i386.deb) ...
Richte avr-gcc-4.3.4-avrfreaks-2011-sep-20-u10.04.i386 ein (0.1) ...
|
|
|
Powered by
FUDForum. Page generated in 0.08538 seconds