CentOS 5 :: Download The JRE For Java 1.7 In Tar.gz Format And Extracted It?
Apr 8, 2011
I have download the JRE for java 1.7 in tar.gz format and extracted it. Now im left with a java folder that i have no idea what to do with. My goal is to install this JRE onto my server.
View 19 Replies
ADVERTISEMENT
Oct 20, 2010
How to install /download java 6 plugin for Centos. Although I got java runtime for centos but can't find any plugin.
View 1 Replies
View Related
Mar 16, 2011
I had a task to install nginx,i download the nginx-0.5.35.tar.gz and i extracted.I got following error when i ran these commands ./configure ----with-http_gzip_static_module & ./configure --with-http_geoip_module
[root@localhost nginx-0.5.35]# ./configure --with-http_gzip_static_module
./configure: error: invalid option "--with-http_gzip_static_module"
[root@localhost nginx-0.5.35]#
[code]....
View 13 Replies
View Related
Apr 5, 2010
After upgrading java (jre) to 1.6.0_19, the java plugin no longer loads into Firefox. All the rest of my plugins from /usr/lib/mozilla/plugins/ load fine.Java can be a pain such a pain the neck!
View 8 Replies
View Related
May 1, 2010
I have installed CENTOS / PHP 5.1.6 / JAVA 1.5.0_20. Now i want to install JAVABRIDGE for PHP and JAVA title should list in the PHP_info page.
View 1 Replies
View Related
Feb 6, 2009
I have a limited bandwidth and I want to download all 4 DVDs of debian 4.0r6 in a compressed format (something like bzip2, tar, ...) that contains the ISO files? Any site that distributes debian in this way?
View 1 Replies
View Related
Feb 27, 2009
im trying to get java to download.
View 14 Replies
View Related
Jul 15, 2011
The problem I have is that when trying to convert the files to another format or open them with a video editing program I get messages such as "Invalid data found when processing input" I used a FireFox plug-in called "video downloadhelper" to save the video files to my local ubuntu PC and this saved them as *.wmv files. If I double click the file name then the Totem Mplayer opens up and plays the video OK. The one strange thing is that the file sizes seem to be quite small for what I would expect, for example, a 1 minute video clip is showing with a file size of 145 bytes (not kb or mb but bytes) but they do play OK with the Totem MPlayer.
I have tried converting them to AVI using both FFMpeg and WinFF and both give the same message about "Invalid data found when processing input". Also, if I copy the files to a windows PC and try to open them up with a video editing program such as Sony Vegas this also fails to recognise the files. Finally, if I try to play the files on a windows PC with VLC Player, or GOM Player or Windows Media Player none of them can play the files.
View 4 Replies
View Related
Jun 23, 2010
I'm relatively new to Ubuntu 9.10, and have encountered a problem downloading anything. Here's the recurring error message my terminal displays:
Setting up sun-java6-doc (6.20dlj-0ubuntu1.9.10) ...
This package is an installer package, it does not actually contain the
JDK documentation. You will need to go download one of the
archives:
jdk-6u19-docs.zip jdk-6u18-docs.zip jdk-6u19-docs-ja.zip jdk-6u19-docs-ja.zip
(choose the non-update version if this is the first installation).
Please visit url now and download.
The file should be owned by root.root and be copied to /tmp.
I tried finding these at Oracle/Sun/Java, and can find no such archive ".docs." Can anyone help me find these or something else that will work instead?
View 3 Replies
View Related
Feb 23, 2011
I am running Debian Squeeze. How can I download packages in Java? For example I need the javax.mail package.
In windows, I simply download the JAR and point my classpath to that JAR.... How does this work in linux/debian? Is there apt-get command that I can use to get java packages?
View 2 Replies
View Related
Dec 21, 2010
How do I download and install Java for Linux Mint?
View 2 Replies
View Related
Apr 3, 2011
I've tried to input URL Links after .....-dl and .....-dl -b and it says... "ERROR: unable to download video (format may not be available)" How do i fix this?
View 1 Replies
View Related
Feb 4, 2011
Where I found Download Link of JAVA 1.5 Update 15 for RHEL.
View 1 Replies
View Related
Oct 5, 2009
I went to the sun website but all I see are upgrades to JDK 6, I dont see where to download the actual JDK.
Anyone know where I can download the JDK for Linux?
View 9 Replies
View Related
May 5, 2009
I'm trying to install a dual booting machine with OpenSUSE v11.1 32bit and CentOS v5.2 64bit. I installed OpenSUSE first and allowed it to install and configure grub in the MBR and after that I wanted to proceed with CentOS v5.2. The installation went fine with two notable exceptions:- when I had to configure grub installation parameters, CentOS offered me only 2 solutions: either install it on the MBR of the first hard disk or not installing it at all. Other distributions are more flexible allowing you to install it in the boot sector of the root partition for example. Because I didn't want to ruin the existent grub onfiguration, I reluctantly accepted not to install it for CentOS assuming that I could manually configure the entry later in grub's menu.lst file.
- when I was presented with the options for software components installation, I've clicked on virtualization category/function because I intend to use the machine as a VMware host. There was no guidance on screen at that point and I blindly assumed that by choosing the virtualization function I would get necessary tools and drivers that will help me further on. It seems that this was a wrong move as you can see it below.
After completing the installation, I tried to search for a template or guiding on how the menu entry in menu.lst should look like but the grub directory was empty, not surprisingly because I've told CentOS earlier not to install it. Using the files in the /boot directory from the CentOS installation I tried to improvise a menu entry but it's not working. The boot stops with famous Error 13: Invalid or unsupported executable format. Using the file command to check what kind of files I'm trying to load as kernels I'm getting :
marte:~ # file /mnt/vmlinuz-2.6.18-92.el5xen
/mnt/vmlinuz-2.6.18-92.el5xen: gzip compressed data, from Unix, last modified: Tue Jun 10 19:20:51 2008, max compression
[code]....
View 2 Replies
View Related
Apr 27, 2010
Can anyone tell me what is the best program on Ubuntu that will download picture files in Raw format from my Nikon D3000 and correct them, and do the usual stuff to make a colour-balanced, photo that can be saved in another format - say Tiff?
View 4 Replies
View Related
Jan 16, 2010
I use openSuse 11, 64 bit. I would like to install Java, but do not know how. I can find the Java-site, I can download to my hard disk, but I can't install.
View 9 Replies
View Related
Dec 24, 2010
I met a trouble in Java, that is the method of "Formatter.format". The "System.out.printf" can output what I want, but why can't "Formatter.format" do that in the under way?
[Code]....
View 5 Replies
View Related
May 3, 2009
This is what I have done[URL]...I download Linux x64 RPM I follow the instructions from there [URL]..now problem now is that after installing the java software, I'm still prompted by Firefox that I have not installed java. I have enable Java in Firefox. This is how I check Edit->Preferences->Content.
Later I found this post How to get Java to work in Firefox
[Code]...
View 2 Replies
View Related
Jul 15, 2010
I got the etpro 3.2.6 zip file and extracted it but there are no files at all that can be run in linux inside the folder even though it was supposed to be a linux download. Is there something I am missing and is there an easier way to install 3.2.6?
View 2 Replies
View Related
May 19, 2011
Quote:
trying to run a script every 30 minutes that checks a directory recursively and extracts any archives that have yet to be extracted.
I tried the unrar o- option which does not overwrite, but it still goes through the motions of extracting the files, then just skips the overwrite so its wasting cycles and HDD life (especially if running every 15-30 minutes).
What are my options?
I really just want:
if (archive has already been extracted)
then (skip extraction)
else (extract archive)
is there any simple way to accomplish this?
My formatting kept getting jumbled into one big paragraph so I tossed it in a quote tag =/
View 3 Replies
View Related
Aug 9, 2010
im using OEL 5.5I need to pull down some files from an SFTP server.To do this I have downloaded filezilla3 and extracted to my desktop ... I have no idea how to install it
View 10 Replies
View Related
Apr 28, 2011
I've written the script below to merge only .txt files that exist in one directory into one huge .txt file and ignore other files with other extensions. now the result is one huge .txt file with all the contents of other .txt files
how can i add the File Name as a comment before each file?
//FileName
Code:
system='/path/to/my/directory'
cat `find ${system} -name '*.txt'` > outputFileDirectoryName.txt
View 13 Replies
View Related
Feb 3, 2010
I just downloaded a file that ends with .Repo, I believe it's a repository file. How should I install this type of file and where/which directory it should be extracted or saved to?
My apology for being a suzee nubbee (Windoz refugee).
View 5 Replies
View Related
May 2, 2010
I've downloaded pidgin2.6.4tar.bz2 and also extracted it. Now I dont know how to insatll it.
View 3 Replies
View Related
Sep 14, 2010
I have a RAR archive, split into 40 sections, containing a folder with a total of 2GB of data. When I Open the Archive using "File Roller 2.30.1.1" and drag the archived folder to destination folder, it says that its uncompressing, but after its uncompressed, there is nothing there, in the destination folder. Where was the 2GB extracted stuff gone?
View 1 Replies
View Related
Dec 29, 2010
Using Ubuntu 9.10/Epson Perfection V5001) I downloaded and extracted VueScan 9.0.08.2) The executable does not execute.3) Trying a cmd line execution (./vuescan) I get "./vuescan /lib/tls/i686/cmov/libc.so.6: version 'GLIBC_2.11' not found (required by ./vuescan)
4) However, libc.so.6 (link to shared lib) is located at /lib///cmov. It is linked to libc-2.10.1.so (shared lib) which is also located in /etc///cmov.So what may be the problem? My scanner works with Xsane, Iscan & VueScan 8.6.08. Unfortunately, Ed Hamrick (www.hamrick.com) does not support this type of problem(linux library compatibility issues), though a very nice application when the versions are compatible for Linux.
View 9 Replies
View Related
Jun 14, 2011
I've extracted a few files through the archive manager through Ark (as well as through the command line) and some folders/files that were originally in Japanese are not properly displayed in the terminal or file browser. I can't delete them nor open them; I am informed that this file does not exist.I am running Kubuntu 11.04. I had a similar problem in Ubuntu 10.04 in that the text was not displayed properly, but the files were readable and writable.
View 2 Replies
View Related
Feb 16, 2010
I have extracted the files from a bootable CD to /dev/sdc2/bootable/winpwrec with the hope of booting from the hard drive. I have read the grub.cfg file and a couple of guides here and I'm still not sure what I'm doing. Is there any chance someone can tell me what I need to add to the grub.cfg file to add this to the boot menu? I am pretty well-versed in computers but I'm new to Linux and I'm still trying to get acquainted with the OS, terminology, and the boot loader. I'm using Ubuntu 9.10, if that matters.
files in the folder:
BOOT.CAT;1 ISOLINUX.BIN;1 SCSI.CGZ;1
BOOT.MSG;1 ISOLINUX.CFG;1 SYSLINUX.CFG;1 VMLINUZ.;1
INITRD.CGZ;1 README.TXT;1 SYSLINUX.EXE;1
isolinux.cfg
Code:
#serial 0 19200
View 3 Replies
View Related
Sep 7, 2009
I cannot format and install XP/Centos 5.3. I have a portable equipment with Linux (Centos 5), I am trying to format it everything to put Win xp and Centos 5.3; the detail is that when reinitiating the PC, the CD installer of xp start correctly with "Presses any key to initiate from CD" soon itself with "the install program it is inspecting the configuration of hardware of his equipment" until there all good.
BUT: Then it remains in black the screen and it does not do nothing else so as in some forums they suggest: I waited for almost 1 hour, I proved with several cds xp and these also I proved them in other readers giving ok, reviewed the bios, etc. and nothing, the peculiar thing is that if I place the CD install of Centos this one if it works and it installs in the portable one.
View 6 Replies
View Related