Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-05-2014, 07:09 AM
|
#1
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Rep: 
|
jedit installed successfully on linux mint virtualbox but simply wont run!
Hey all! I'm sort of new to linux so it would be great if instructions are thorough 
I installed jedit via a debian file and it has installed successfully. However when i run the jedit application there is no startup icon. The cursor just loads a bit(waiting) then…nothing. Any ideas? I’ve tried installing and re-installing many times with different installation packages but nothing. Im running linux mint on virtualbox.
Thanks a lot in advance.
|
|
|
11-05-2014, 07:10 AM
|
#2
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Try to start jedit from a terminal and look at the errormessages.
Kind regards
|
|
|
11-05-2014, 07:23 AM
|
#3
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Original Poster
Rep: 
|
Hey Repo
I get this message:
/usr/local/bin/jedit: 24: exec: /usr/local/java/jdk1.8.0_20/bin/java: not found
even though there is indeed a jedit exec file in that directory
|
|
|
11-05-2014, 07:31 AM
|
#4
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Try
Code:
apt-get install java-wrappers
Kind regards
|
|
|
11-05-2014, 07:43 AM
|
#5
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Original Poster
Rep: 
|
Hey repo
So i tried what u said. It asked me if im root. so i used command "su" and logged in as root. Then typed your command again and it gave me this message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
java-wrappers is already the newest version.
java-wrappers set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 441 not upgraded.
|
|
|
11-05-2014, 07:46 AM
|
#6
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Did you install jedit from a deb file you downloaded?
Try to install with apt-get
Code:
apt-get remove jedit
apt-get install jedit
Kind regards
|
|
|
11-05-2014, 07:49 AM
|
#7
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Do you have java installed?
Kind regards
|
|
|
11-05-2014, 08:12 AM
|
#8
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Original Poster
Rep: 
|
yea but still gives the same message when i try to run jedit from the terminal:
/usr/local/bin/jedit: 24: exec: /usr/local/java/jdk1.8.0_20/bin/java: not found
what do you think?
|
|
|
11-05-2014, 08:14 AM
|
#9
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Original Poster
Rep: 
|
Is it a problem with the path maybe?
|
|
|
11-05-2014, 08:38 AM
|
#10
|
Senior Member
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,964
|
It's telling you that there is no java executable in /usr/local/java/jdk1.8.0_20/bin. I don't know why that is, because I don't use editors that require java, or anything else. I don't know how you installed java in the first place, or if you did.
|
|
|
11-05-2014, 08:41 AM
|
#11
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Original Poster
Rep: 
|
Well the mistake is that there is no directory called jdk1.8.0_20 it is actually called jdk1.8.0_25 so the path is wrong. Can I change it so that the file is accessed from the correct path?
|
|
|
11-05-2014, 10:25 AM
|
#12
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 11,386
|
Quote:
Well the mistake is that there is no directory called jdk1.8.0_20 it is actually called jdk1.8.0_25 so the path is wrong
|
Since you get that message when running "/usr/local/bin/jedit" and you do have java installed, take a look in the jedit file for references to jdk1.8.0_20. Since the directory is actually "jdk1.8.0_25", change them to the correct one. I'm not sure why that would be the case if you just installed this software. If that doesn't work, I don't know what the problem is.
Last edited by yancek; 11-05-2014 at 10:26 AM.
|
|
|
11-05-2014, 04:34 PM
|
#13
|
LQ Newbie
Registered: Oct 2014
Posts: 25
Original Poster
Rep: 
|
Thanks for the replies. The problem was that I had removed the OpenJDK and installed an Oracle JDK so the path changed but it remained the same for jedit.
|
|
|
All times are GMT -5. The time now is 07:39 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|