LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-24-2009, 04:26 PM   #16
metrofox
Member
 
Registered: Jan 2009
Location: Palermo, Italy
Distribution: Slackware
Posts: 236

Rep: Reputation: 37

Ok guys, I solved this problem, the eclipse team gave me some solutions:

1-This is the simplest and works for me:

Code:
export MOZILLA_FIVE_HOME=/usr/lib/mozilla
Once finished if you want you can also set the LD_LIBRARY_PATH(the sources sometimes require it) and in the end you can finally launch eclipse. It should work, it works for me and it has to work with you, too.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=272534
 
Old 04-25-2009, 06:23 AM   #17
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
A different, IMHO better, solution can be found here:

http://www.netbeans.org


(Have the flamewar started...)


gargamel
 
Old 04-25-2009, 08:07 AM   #18
metrofox
Member
 
Registered: Jan 2009
Location: Palermo, Italy
Distribution: Slackware
Posts: 236

Rep: Reputation: 37
We're talking about a different software, but I'll have a little time left I'll try to install it on the machine.
 
Old 05-13-2009, 07:15 AM   #19
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
Hmm, I have just been scooped.....
--------------------------------------------------------------------------------------

As guessed from http://www.slacky.eu/forum/viewtopic.php?p=240310
Try, in a terminal:

export MOZILLA_FIVE_HOME=/usr/lib/mozilla

and then run eclipse.
At least I just saw the program starting up (instead of crashing as described above)
after typing in that same terminal:

pathto/eclipse/eclipse


I've placed the same line in my /etc/profile for future log-ins.

Hope this will cure my eclipse headache as of lately (trying drag-select in a file to edit and the program crashed; trying to choose 'web browser' and the program crashed etc.)

Last edited by brobr; 05-13-2009 at 07:18 AM. Reason: scooped
 
Old 11-13-2009, 05:42 PM   #20
tuubaaku
Member
 
Registered: Oct 2004
Distribution: Slackware, Mint
Posts: 122

Rep: Reputation: 16
I'm running Slackware-current, and eclipse has started randomly crashing on me. I played around with different versions of jre and jdk, and tried starting eclipse without .eclipse or workspace directories. I tried exporting MOZILLA_FIVE_HOME, but it still crashed. Keeps crashing when it auto-completes a method when I'm typing code.

Any thoughts? Is it because of the seamonkey or java updates in current?
 
Old 11-13-2009, 08:11 PM   #21
zhoun
Member
 
Registered: Oct 2007
Location: anywhere
Distribution: slackware64 current & win7 64 on thinkpad X61
Posts: 104

Rep: Reputation: 18
I have the same problem.
but revert to seamonkey 1.1.18 fix this problem.
 
1 members found this post helpful.
Old 11-14-2009, 07:35 AM   #22
tuubaaku
Member
 
Registered: Oct 2004
Distribution: Slackware, Mint
Posts: 122

Rep: Reputation: 16
OK. Where did you get the seamonkey 1.1.18 packages? I'm not seeing them on the slackware mirror...
 
Old 11-14-2009, 07:45 AM   #23
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by tuubaaku View Post
OK. Where did you get the seamonkey 1.1.18 packages? I'm not seeing them on the slackware mirror...
The seamonkey 1.1.18 package has been moved to /pasture in order to preserve it for whoever needs it.
Like on this Slackware 13.0 mirror: /pasture/seamonkey-1.1.18-i486-1.txz

Eric
 
Old 03-14-2011, 11:34 AM   #24
LittleGuy
LQ Newbie
 
Registered: Mar 2011
Posts: 2

Rep: Reputation: 0
Launching problem

Hi! I have a problem when i want to start eclipse. I write in terminal ./eclipse and i get no command found.... :S Why?
 
Old 03-14-2011, 11:37 AM   #25
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by LittleGuy View Post
Hi! I have a problem when i want to start eclipse. I write in terminal ./eclipse and i get no command found.... :S Why?
When you use
Code:
./programname
The program needs to be in the current directory.
Try to give the whole path
Code:
/path/to/programname
Kind regards
 
Old 03-15-2011, 04:08 AM   #26
LittleGuy
LQ Newbie
 
Registered: Mar 2011
Posts: 2

Rep: Reputation: 0
repo i do it in that way..
 
Old 03-15-2011, 05:05 AM   #27
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
repo i do it in that way..
I would suggest to start your own thread, so we can stay on topic in this one.

Kind regards

Last edited by repo; 03-15-2011 at 05:06 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Eclipse PDT 2.0 vs Zend Studio for Eclipse NaCo Programming 1 02-01-2009 11:35 AM
LXer: Mastering Eclipse: The Eclipse workbench LXer Syndicated Linux News 0 11-01-2008 10:10 AM
what does Eclipse do? newbiesforever Linux - Software 2 06-24-2008 02:22 PM
LXer: Gentleware Unveils New Apollo for Eclipse and openArchitectureWare Eclipse Dist LXer Syndicated Linux News 0 10-25-2007 09:30 PM
LXer: Netbeans attempts to eclipse Eclipse LXer Syndicated Linux News 0 04-17-2006 09:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration