General :: Java Jre-6u22 Not Listed In Alternatives?
Nov 26, 2010
I have the following in /usr/java :
[root@jonas java]# ls -l
total 40668
lrwxrwxrwx. 1 root root 16 2010-11-26 15:45 default -> /usr/java/latest
drwxr-xr-x. 7 root root 4096 2010-11-26 15:44 jre1.6.0_22
-rw-r--r--. 1 root root 20946625 2010-09-15 12:42 jre-6u22-linux-i586.rpm
[Code].....
Enter to keep the current selection[+], or type selection number:
How can I run java jre-6u22 ?
View 3 Replies
ADVERTISEMENT
Nov 12, 2009
Much as I enjoy having openjdk available, some things just don't work with it. So for those things, I need to use the sun version of java. I currently have openjdk installed from F11 yum. I'd like to install the sun java rpm and be able to tell the alternatives(8) system to switch between the two as I need to. How to configure alternatives(8) to do that?
View 3 Replies
View Related
May 30, 2010
I've opensuse 11.2 and I have all java packages installed, but Java Plugin for firefox doesn't work.I'm getting this error:
Code:
[B]gcjwebplugin error: Failed to run /etc/alternatives/../../bin/java. For more detail rerun "firefox -g" in a terminal window.
Code:
upiter@linux-yalp:~> firefox -g
upiter@linux-yalp:~> gcjwebplugin error: Failed to run /etc/alternatives/../../bin/java. For more detail rerun "firefox -g" in a terminal window.
View 9 Replies
View Related
May 17, 2010
I keep getting this error message, I did a search and didn't find a solution to my Java browser problems gcjwebplugin error: Failed to run /etc/alternatives/../../bin/java. For more detail rerun "firefox -g" in a terminal window.
System: openSUSE 11.2 (i586)
KDE: 4.3.5 (KDE 4.3.5) "release 0"
Firefox version 3.5.9
View 9 Replies
View Related
Jul 26, 2010
i just upgraded to ubuntu 10.04 the netbook distro. at the desktop view there is a list of about 10 buttons/menus listed on the left hand side, is there anyway to control what buttons/menus are listed and which icons are listed under each of them? having a netbook i would like to remove and unclutter the desktop view as much as possible but i dont want to remove those apps i still want to be able to open those apps if i want to even if by removing those icons and menus/buttons makes it a pain.
View 1 Replies
View Related
Jul 26, 2010
I've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found
View 4 Replies
View Related
Aug 23, 2010
I have heard that SSH was originally for BSD. Is this correct? And what alternatives to SSH do GNU users use? Or do people just not use GNU for SSH or an SSH type application?
View 2 Replies
View Related
Jun 3, 2010
What's the best Remote Desktop Application? Citrix GoToAssist is a really nifty little web application for customer support that allows you to take control of someones OSX, or Windows machine. Essentially, it works likes this:
You log in to your management console You get a code You give them a code, and a website (fastsupport.com) They go there and enter in the code They accept the browser applet which installs a program on their computer You have control of their desktop
You can see their desktop, configure applications, etc. They can also see when you disconnect. It is really rather nifty, but it doesn't support Linux and it is rather expensive (660$ a year). Does anyone know of any alternatives to this? I'm looking for a solution as simple on the user as this one, that doesn't require firewall configuration or setting up ssh/vnc/rdesktop etc.
View 2 Replies
View Related
May 26, 2010
I want to call/run an .exe file from a perl file as so:
Code:
my $cmd=`runner.exe`;
I want to limit the time I want it to run (say 20 seconds).
ulimit should do it as so:
Code:
my $cmd=`ulimit -t 20; runner.exe`;
but I get this:
Quote:
sh: line 0: ulimit: cpu time: cannot modify limit: Operation not permitted
any alternatives that can do the same thing as ulimit? even if it's just for this one process (runner.exe)
View 5 Replies
View Related
Jan 17, 2010
I've been a Java developer for some time now and I always wind up removing a bunch of stuff from /etc/alternatives in favor of one of several freshly downloaded official Sun JDKs I've installed myself. I don't like circumventing things unnecessarily, though and I also don't like "re-inventing the wheel", either. If I had a better idea of how that system worked, perhaps it would not be required. I mean I usually write a script to switch between jdk's for different projects but perhaps I would not need a script if I knew how this worked
View 4 Replies
View Related
Dec 16, 2010
if there were any alternatives to knotify. in running xfce and i was hoping to get gnotify(thats what ubuntu uses right??) or any other alternative works.
View 2 Replies
View Related
Jul 20, 2010
Adobe Reader is the best, but it's so resource heavy. It takes almost 10% of my 8GB ram. Evince has trouble with highlighting text and does not support tabs. Foxit Reader for Linux does not support tabs. Any assistance in choosing an appropriate PDF viewer that supports these features on Linux and isn't too resource intensive?
View 2 Replies
View Related
Feb 18, 2010
Is any alternative for (deskshell(XC) -- syntax and control constructs of the Deskshell command language) in fedora.It was using in sco unix.
View 2 Replies
View Related
Jan 19, 2010
Java is installed in linux machine and when I enter the command java -version it shows java is not found.At the same time when i run from the folder where its installed with ./java -version it works.
first of all why its not working from any other place? also why do I need to give ./ from the folder?
View 3 Replies
View Related
Jan 29, 2010
Do Windows XP, Vista, Windows 7 and all Linux distributions have Java JRE installed so end-users don't have to install it to run Java applications?
View 4 Replies
View Related
Jun 24, 2010
I'm trying to produce a list of opensource alternatives to Blackboard and webct EDIT: please provide user experience and recommendation. I'm not looking for a google search on the products out there; rather, I was wondering about your personal input
View 3 Replies
View Related
Nov 26, 2010
From find man page:
Quote:
From ls man page:
Quote:
How many times are there associated with a file and what are they?
View 2 Replies
View Related
May 14, 2010
In red Hat linux i want to implement NIS server. For that purpose i check the current running services under (Server settings,Services) but NIS was not listed in it.please let me know is there different name of NIS service or i have to install it separately
View 7 Replies
View Related
Mar 9, 2010
Can anyone explain to me why there are sometimes 10 or 15 processes with the same title and "stats" listed in htop? I'm guessing there are multiple threads running - but that many of them obviously couldn't be running concurrently.
Is there any sort of performance hit taken if a process uses say, 15 non-concurrent threads vs. 10 non-concurrent threads?
View 1 Replies
View Related
Jul 10, 2011
I am not an advanced Linux user. I have a VPS with 768MB of RAM running CentOS.I executed the lsof command as root and I see that there is a list of 3000 files. Usually, how many files should be there? My system is getting very slow, so is this list too long?How do I know which files to keep and which to close?I have seen that there are multiple copies of the same files with different PIDs. There are many log files in the list that I have not opened. Is this normal?total used free shared buffers cachedMem: 104287 492 103794 0 0 0
View 2 Replies
View Related
Jun 4, 2011
I've got a program in /usr/local/bin/envy24control I just installed it using .configure,make install because there was no Slackware package for it. envy24control does not show up under KDE Multimedia where it should be, so I have to start a terminal program, and start in on the command line. How do I get /usr/local/bin/envy24control listed in KDE Multimedia so I can use the mouse to start it ?
View 2 Replies
View Related
Jan 3, 2010
I am about to try Fedora 12. I noticed that most of the mirrors listed for this in lq have 2 isos. The first download listed has 4 - Live, Live 2, Live KDE, Live KDE 2. If I choose to use gnome instead of KDE, can I just burn and install the first two?
View 3 Replies
View Related
May 10, 2010
I'm working in CentOS 5.4 with the default 2.6.18-164 kernel (which I will be editing but have reverted back to in order to solve this problem.)
Near the end of the init script I have thrown a /bin/sh to get into a busybox bash shell in order to test some scripts. Ive attached the init below.
While in this shell I can see my usb drive in /proc/bus/usb/devices and my hard drive in /proc/scsi/device_info however I cannot mount them as they are not in /dev.
I have scsi emulation set in the kernel. When I plug in a USB stick it finds the address but still no sign of it in /dev. There are other modules listed in /sys/module such as usbcore that dont show up in lsmod, is that possibly the problem?
Init Script
Quote:
#!/bin/nash
mount -t proc /proc /proc
setquiet
echo Mounting proc filesystem
echo Mounting sysfs filesystem
mount -t sysfs /sys /sys
[Code].....
View 4 Replies
View Related
Feb 24, 2011
does any one have any idea how can I find the location of the files I listed using rpm -qa?
eg, 1 of the result returned from rpm -qa is yum-3.2.22-20.el5 how can I find the location of this program?
View 4 Replies
View Related
Feb 4, 2011
I have a file that is a list of other files, lets say FilesIWantToTar.dat. I want to say something along the lines of tar -c input-file=FilesIWantToTar.dat archive.tar or similar. Does the tar utility provide this functionality, or do I need to write a simple script?
View 1 Replies
View Related
Dec 21, 2010
Since I see on my Centos 5 system, when using the Gnome Terminal, there is no 'Find' feature, do I use grep to search the output on Gnome Terminal?
I see grep syntax is:grep search-term file
But what do I use as the 'file' when what I want to search is the contents of the gnome terminal screen?If there is a good terminal program that does have a 'find' feature, let me know.
View 2 Replies
View Related
Feb 10, 2011
when a script in /etc/cron.d directory will be executed?. I know that scripts in cron.daily will be executed daily [ set in /etc/crontab file]? Cant able to find this directory listed in /etc/crontab file?
View 2 Replies
View Related
Dec 24, 2010
I was wondering if there are alternatives to "Distrowatch" where the various linux distributions are responsibly and unbiasly discussed?
View 7 Replies
View Related
Oct 5, 2010
I installed Fedora13. But my Windows is Gone. I followed Next-->Next and completed installation after 1 hour. When i restarted the system, isaw blue screen something called grub and windows is not listed. I had important data in it where did it go?
View 14 Replies
View Related
Nov 14, 2010
I am having with Pan and can't seem to get any love. I'm ready to just scrap Pan but I can't find an alternative.Does anyone know of anything similar that, you know, actually works?
View 5 Replies
View Related