Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » SWT browser control not available
SWT browser control not available [message #788487] Wed, 01 February 2012 21:52 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 5
Registered: March 2011
Junior Member
Hi all,
Im sorry if this is a FAQ, but even reading the FAQs I wasnt able to solve my problem.

I run eclipse for php on a slackware distro and lately I get the error you see in the title.
I read the FAQs but wasnt able to solve the problem.
I wrote a simple batch to set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME

Quote:
#! /bin/sh
export MOZILLA_FIVE_HOME=/usr/lib/mozilla
export LD_LIBRAY_PATH={MOZILLA_FIVE_HOME}:{LD_LIBRARY_PATH}
/media/hdb1/temp/eclipse/eclipse


but always get that error

Im sure the browser was ok but then something (of coure dont know what) happened. I tried to reinstall eclipse but nothing.

Could you help me, pls?

Re: SWT browser control not available [message #788973 is a reply to message #788487] Thu, 02 February 2012 12:59 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

There's a typo in the script within your post. Is the same typo in the script on your system?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: SWT browser control not available [message #788980 is a reply to message #788973] Thu, 02 February 2012 13:14 Go to previous messageGo to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 5
Registered: March 2011
Junior Member
yes, its the same.
Can you tell me the correct sintax?
Re: SWT browser control not available [message #789006 is a reply to message #788487] Thu, 02 February 2012 13:42 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Am 01.02.12 22:52, schrieb Missing name Mising name:
> Hi all,
> Im sorry if this is a FAQ, but even reading the FAQs I wasnt able to
> solve my problem.
>
> I run eclipse for php on a slackware distro and lately I get the error
> you see in the title.
> I read the FAQs but wasnt able to solve the problem. I wrote a simple
> batch to set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME
>
> Quote:
>> #! /bin/sh
>> export MOZILLA_FIVE_HOME=/usr/lib/mozilla
>> export LD_LIBRAY_PATH={MOZILLA_FIVE_HOME}:{LD_LIBRARY_PATH}
>> /media/hdb1/temp/eclipse/eclipse

Should read LD_LIBRARY_PATH!!!

Tom
Re: SWT browser control not available [message #789040 is a reply to message #789006] Thu, 02 February 2012 14:30 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 5
Registered: March 2011
Junior Member
OOOOPPSSSSS!!!!! Sorry. I need some rest Smile

Anyway the error is still present
Previous Topic:Helios RC2 + View + Closeable
Next Topic:Execute my own code during the Installation process
Goto Forum:
  


Current Time: Thu Apr 18 08:08:26 GMT 2024

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

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

Back to the top