|
|
|
Re: Unable to get $PATH. [message #870517 is a reply to message #870417] |
Tue, 08 May 2012 09:53  |
Eclipse User |
|
|
|
On 05/08/2012 08:24 AM, Missing name Mising name wrote:
> I've just installed fresh Fedora 16, I added gcc/g++/make etc.
>
> Then yesterday I downloaded and tried to install newest Eclipse classic
> and then to install the CDT. Unfortunately I always received Out of
> memory error and Eclipse crashed. Thus then I downloaded Eclipse-CDT
> alone. Now whenever I try to compile I have these errors:
>
> Unable to get $PATH.
> Unable to find full path for "g++"
> Unable to get $PATH.
> Unable to find full path for "gcc"
> [mars@fedora]:~/eclipse> ^C
> [mars@fedora]:~/eclipse> echo $PATH
> /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/mars/.local/bin:/home/mars/bin:/home/mars
>
> [08:22:34]:~/eclipse> g++
> g++: fatal error: no input files
>
> So, something is certainly wrong with Eclipse. Please fix this ASAP.
>
try again with the eclipse classic. Start with a clean installation, and
before you start eclipse change the value next to -Xmx to something big
like 1024m, and the value next to -Xms to something not too small like 256m.
I have Fedora 16 and eclipse can find my PATH without problems
|
|
|
Powered by
FUDForum. Page generated in 0.08446 seconds