Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Linux packages required to run RCP app
Linux packages required to run RCP app [message #546231] Mon, 12 July 2010 09:00 Go to next message
Anubhav Manak is currently offline Anubhav ManakFriend
Messages: 17
Registered: July 2009
Junior Member
Hi,

I need a list of linux packages required to run a RCP application. I guess x11, glibc etc are required. Because of hardware/space constraint, installing kde, gnome is not possible.

Regards,
Anubhav Manak
Re: Linux packages required to run RCP app [message #546253 is a reply to message #546231] Mon, 12 July 2010 09:55 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi,

I think all you need is java and gtk (or any other window system supported by SWT). Everything else should be installed as transitive dependency.

Regards,

Le 12/07/2010 11:00, Anubhav Manak a écrit :
> Hi,
>
> I need a list of linux packages required to run a RCP application. I
> guess x11, glibc etc are required. Because of hardware/space constraint,
> installing kde, gnome is not possible.
> Regards,
> Anubhav Manak
Re: Linux packages required to run RCP app [message #546260 is a reply to message #546253] Mon, 12 July 2010 10:28 Go to previous messageGo to next message
Anubhav Manak is currently offline Anubhav ManakFriend
Messages: 17
Registered: July 2009
Junior Member
When I try to rum my app, I get this error:

/lib/i686/libc.so .6 :version 'GLIBC_2.3' not found
Re: Linux packages required to run RCP app [message #546296 is a reply to message #546260] Mon, 12 July 2010 12:17 Go to previous messageGo to next message
Cyril Jaquier is currently offline Cyril JaquierFriend
Messages: 80
Registered: July 2009
Member
On 07/12/2010 12:28 PM, Anubhav Manak wrote:
> When I try to rum my app, I get this error:
>
> /lib/i686/libc.so .6 :version 'GLIBC_2.3' not found

Which Linux distribution are you using?

Regards,
Cyril
Re: Linux packages required to run RCP app [message #546301 is a reply to message #546296] Mon, 12 July 2010 12:28 Go to previous messageGo to next message
Anubhav Manak is currently offline Anubhav ManakFriend
Messages: 17
Registered: July 2009
Junior Member
Its custom distro used by our company. very limited packages are available in it.
Re: Linux packages required to run RCP app [message #546312 is a reply to message #546301] Mon, 12 July 2010 12:45 Go to previous messageGo to next message
Cyril Jaquier is currently offline Cyril JaquierFriend
Messages: 80
Registered: July 2009
Member
On 07/12/2010 02:28 PM, Anubhav Manak wrote:
> Its custom distro used by our company. very limited packages are
> available in it.

Ok because it seems that you are using an old version of the libc.

You can try not to use the native launcher. Have a look at:

http://wiki.eclipse.org/index.php/Equinox_Launcher#Startup.j ar

Regards,
Cyril
Re: Linux packages required to run RCP app [message #546575 is a reply to message #546312] Tue, 13 July 2010 13:02 Go to previous messageGo to next message
Anubhav Manak is currently offline Anubhav ManakFriend
Messages: 17
Registered: July 2009
Junior Member
Thanks for the reply. It seems that even gtk is not available on system.
Re: Linux packages required to run RCP app [message #546588 is a reply to message #546575] Tue, 13 July 2010 13:41 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
If gtk is not on the OS and cannot be added then you can try the linux-motif
release of eclipse/swt instead. It's marked as "testing only" but its
stability is comparable to the eclipse/swt linux-gtk release.

Grant


"Anubhav Manak" <a_manak@yahoo.com> wrote in message
news:i1ho4v$moo$1@build.eclipse.org...
> Thanks for the reply. It seems that even gtk is not available on system.
Previous Topic:Hide coolbar space
Next Topic:Tap into eclipse preferences page
Goto Forum:
  


Current Time: Wed Apr 24 19:45:30 GMT 2024

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

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

Back to the top