Skip to main content



      Home
Home » Newcomers » Newcomers » eclipse on hpux
eclipse on hpux [message #117020] Fri, 11 November 2005 14:30 Go to next message
Eclipse UserFriend
Originally posted by: basven.yahoo.com

I installed eclipse on HPUX and it works fine as root but as non-root I
only get the splash screen followed by nothing. Do I need to set some
permissions somewhere?
Re: eclipse on hpux [message #117048 is a reply to message #117020] Fri, 11 November 2005 17:32 Go to previous messageGo to next message
Eclipse UserFriend
Bas wrote:
> I installed eclipse on HPUX and it works fine as root but as non-root I
> only get the splash screen followed by nothing. Do I need to set some
> permissions somewhere?
>
1)did you unzip it as root?
then perhaps some of the files have the wrong rights.

the files should at least have read access for the users' group

2)
what about the rights of the workspace files?
There users need write access.

HTH

regards Astrid
Re: eclipse on hpux [message #117060 is a reply to message #117048] Fri, 11 November 2005 18:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: basven.yahoo.com

Astrid Sawatzky wrote:
> Bas wrote:
>
>> I installed eclipse on HPUX and it works fine as root but as non-root
>> I only get the splash screen followed by nothing. Do I need to set
>> some permissions somewhere?
>>
> 1)did you unzip it as root?
> then perhaps some of the files have the wrong rights.
>
> the files should at least have read access for the users' group
>
> 2)
> what about the rights of the workspace files?
> There users need write access.
>
> HTH
>
> regards Astrid

That all seems to be in order, I did install as root and then changed
the group name to one that is normally used by developers. The
workspace should be picked by the user.

However I had to do a chmod -R g+w in the eclipse directory; now
starting as another user at least brings up the 'select workspace'
dialog. After selection however it just 'hangs'. Process is there but
nothing is happening. Is there some logging/tracing one can turn on?

Bas
Re: eclipse on hpux [message #117069 is a reply to message #117060] Fri, 11 November 2005 19:10 Go to previous messageGo to next message
Eclipse UserFriend
Bas wrote:
> Astrid Sawatzky wrote:
>
>> Bas wrote:
>>
>>> I installed eclipse on HPUX and it works fine as root but as non-root
>>> I only get the splash screen followed by nothing. Do I need to set
>>> some permissions somewhere?
>>>
>> 1)did you unzip it as root?
>> then perhaps some of the files have the wrong rights.
>>
>> the files should at least have read access for the users' group
>>
>> 2)
>> what about the rights of the workspace files?
>> There users need write access.
>>
>> HTH
>>
>> regards Astrid
>
>
> That all seems to be in order, I did install as root and then changed
> the group name to one that is normally used by developers. The
> workspace should be picked by the user.
>
> However I had to do a chmod -R g+w in the eclipse directory; now
> starting as another user at least brings up the 'select workspace'
> dialog. After selection however it just 'hangs'. Process is there but
> nothing is happening. Is there some logging/tracing one can turn on?
>
> Bas

1) just in case: u did chown -R root:users ./eclipse ,didn't u?
(or something simular) and u try to make/open a workspace in a directory
where the user has write rights?

2)
eclipse writes its error log to the directory where it recides.
(if u can reach menu, there is window->show view->error log)

hth

Astrid
Re: eclipse on hpux [message #117082 is a reply to message #117069] Fri, 11 November 2005 20:03 Go to previous message
Eclipse UserFriend
Originally posted by: basven.yahoo.com

Astrid Sawatzky wrote:
1) just in case: u did chown -R root:users ./eclipse ,didn't u?
> (or something simular) and u try to make/open a workspace in a directory
> where the user has write rights?

Yup.

>
> 2)
> eclipse writes its error log to the directory where it recides.
> (if u can reach menu, there is window->show view->error log)
>
No error logs; I will keep looking.

thanks,
Bas
Previous Topic:uninstalling plugins
Next Topic:LD_LIBRARY_PATH at Runtime in Eclipse
Goto Forum:
  


Current Time: Mon May 12 13:29:03 EDT 2025

Powered by FUDForum. Page generated in 0.11331 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top