Red Hat / Fedora :: Downloaded Filezilla3 And Extracted To Desktop?
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
ADVERTISEMENT
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
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
Aug 4, 2010
I can't get PHP to work properly with my apache2 server. I've tried adding this to the empty httpd.conf file:
Code:
AddType application/x-httpd-php .php3 .php
AddType application/x-httpd-php-source .phps
but that didn't work. Also, there are no apparent php related files in /etc/apache2/mods-enabled
View 6 Replies
View Related
Sep 29, 2010
Alright, so I followed the step by step instructions from this page: [URL]. When I downloaded the file, the file appeared on my desktop as an unknown file with the name "ubuntu-10.04.1-desktop-i386". I thought this was strange because it didn't have the ".iso" after it. I tried looking for a download location for the file that would give me a .iso file, but whenever I download the file it just appears on my desktop as "ubuntu-10.04.1-desktop-i386". After that, I downloaded Infra Recorder, and followed those instructions. Everything was going fine and when the progress bar hit 100%, Infra Recorder gave me some kind of error.
I can't recall exactly what it said, but it said to check the log file or something like that. I wasn't sure what to do at this point, so I tried installing Ubuntu anyway. I rebooted with the CD and it took me to the burgundy screen and it started to load, but then the installation crashed to an MS DOS screen with some gibberish that I didn't understand. Obviously the CD I wrote didn't have all of the installation files it needed. What should I do? Is there something wrong with the file that I downloaded? My computer is a Dell Vostro 200 and I am running Windows XP.
View 8 Replies
View Related
Jun 29, 2010
I started my computer and i goto home/downloads. i found all downloaded are deleted. and every folder and file in home folder are displayed in desktop.
View 6 Replies
View Related
Mar 1, 2010
after the netinst finished to download the last package, one hour later the process never continues, I checked the log file and I didn't find anything suspecious, also dmesg and nothing, in fact, in the log file before checked I found that the last line was registered just a minute ago - DHCP renew IP-, so my questions are:
1. all the packages downloaded are gone?, can I restart the installation using all those packages downloaded?
2. where I can find the error or problem that cause that the installation was freezed?
3. in the case that installation needs to start from the beginning, can I use the package downloaded?
View 3 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
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
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
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
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
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
Dec 7, 2010
When I first installed the openSUSE, I had to extract whole iso to sda4, because there was some kind of with CD (scratched or something like that), Now I want to add this part to grub, so that when I want to reinstall it, it will be ready for me. I tried doing this with yast, but could't figure out whole thing.
My current setup:
kernel image: (hd0,4)/boot/i386/vmlinuz-xen
initial ram disk : (hd0,4)/boot/initrd-xen
root-device:/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4
vga-mod:1024x768, 24 bits (mode 0x318)
optional parameters: resume=/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4 splash=silent quiet showopts
This tries to do it, but gives error while trying to boot.
View 1 Replies
View Related
Jan 23, 2010
I am trying to install a program called libdvdcss0.0.1, it was a tar,gz2 file and I already extracted it via terminal to /opt/ but now that its extracted, I read the install readme file and tried going by those directions. Not working here is my results on that:
scott@Home:~$ cd /opt/libdvdcss-0.0.1/
scott@Home:/opt/libdvdcss-0.0.1$ /configure --help
bash: /configure: No such file or directory
scott@Home:/opt/libdvdcss-0.0.1$ configure --help
configure: command not found
scott@Home:/opt/libdvdcss-0.0.1$ make install
cd extras/libdvdcss && make install
make[1]: Entering directory `/opt/libdvdcss-0.0.1/extras/libdvdcss'
mkdir -p /videolan
m 644 videolan/dvdcss.h /videolan
make[1]: m: Command not found
make[1]: [install] Error 127 (ignored)
mkdir -p
mkdir: missing operand
Try `mkdir --help' for more information.
make[1]: *** [install] Error 1
make[1]: Leaving directory `/opt/libdvdcss-0.0.1/extras/libdvdcss'
make: *** [install] Error 2
scott@Home:/opt/libdvdcss-0.0.1$
I don't know if its something I am doing wrong or what but everytime I try and install a file this way or by the programs readme file it always goes wrong in someway shape or form. The only way I have installed a program successfully is through kpackagekit and I am desperately trying to learn terminal's language here, the only thing standing in my way from switching from windows to linux entirely is these damn problems.
View 4 Replies
View Related
May 29, 2010
I'm trying to do the simplest thing. Compile XMMS. I navigated to the folder containing the extracted source and ran ./configure. That failed, so I remembered to install the build-essential package.
After that, I continued and got this output:
It said I didn't have glib installed, whatever that is. I did "apt-get install glib" and it told me it couldn't find the package called "glib". I thought, "Yeah, that seems a little too broad of a package name".
So then I went to Synaptic and did a search for "libglib" and noticed I already have libglib2.0-0 installed, as well as libglib2.0-data and libglib-perl.
How can I get this to to work correctly? I know the process should be ./configure, make, and then make-all, but I get stuck on the ./configure step.
View 14 Replies
View Related
Jan 4, 2010
I am trying to run a script called install.sh as follows: I get a jar file, and extract it using the command: unzip filename.jar -D path/to/files then I navigate to that directory where I extracted the files, and run the command: sh install.sh (where install.sh is one of the files that has been extracted in that directory using the above unzip command.) running this command gives me an error:'nstall.sh: command not found.' among other errors in the script ( from that portion of the script that should not even be executed, which is really weird). However, instead of unzipping the jar file, if I just copied the same install.sh file to that folder, and ran the 'sh install.sh' command, the script runs fine.
View 6 Replies
View Related
Jan 7, 2010
I have just downloaded fedora cds iso image it contain six zip files:
Fedora-12-i386-disc1
Fedora-12-i386-disc2
Fedora-12-i386-disc3
Fedora-12-i386-disc4
Fedora-12-i386-disc5
Fedora-12-i386-netinst
I want to know what is the last one used for?
View 2 Replies
View Related
Apr 15, 2010
Is there a stand-alone SWF viewer I can use to view downloaded SWF files on Fedora please? I know there's a browser plugin, but it does not have any controls to pause or rewind the file - it just plays the SWF file from start to end. I've tried using Mplayer, but it does not appear to support playing SWF files.
View 2 Replies
View Related
Jan 17, 2011
i have downloaded fedora14
[URL]
i did not found md5 code of this? how i can check that the downloaded is not corrupted?
View 4 Replies
View Related
Jun 16, 2011
It's a newbie question that has probably already been answered hundreds of times, but Google didn't help me.
How can I install an application I've downloaded from the internet?I know I can easily install software with the terminal (apt-get, yum etc.) and that there is also a package manager. But still I'd like to know how to install an application I've downloaded with the browser. I've downloaded Thunderbird from this link URL...and after unpacking, I have a folder called 'thunderbird'. Now, what do I have to do to install the application?
I'm not actually concerned with installing Thunderbird anymore because when I typed 'thunderbird' in the terminal, it told me that it isn't installed and if it should be installed. I replied 'y' and some minutes later (slow internet connection...) it was installed and ready to use..
View 1 Replies
View Related
Aug 27, 2011
Where can a non-live Fedora 15 iso be downloaded?
View 1 Replies
View Related
Feb 13, 2010
reccomend a good FREE av for linux? i downloaded avast, but it's now asking me for a key :S
View 5 Replies
View Related
Sep 13, 2010
i am running a red hat server and was wondering which service i have to have running in order to open downloaded applications?
View 1 Replies
View Related
Dec 3, 2009
How do I know the time and date of a file downloaded from the net. Is it possible at all? If I want to know when the downloaded file such as a text file was created ie written by the author if not mentioed at all in the entire document. The command I use locally to know file creation time is given below.
Code:
ls -l filename.txt
-rw-r--r-- 1 root root 691 Dec 3 11:12 filename.txt
View 2 Replies
View Related
Feb 20, 2010
if i configured the /etc/yum.conf file to:
keepcache=1
this seems to keep downloaded packages. in the dir specified at:
cachedir=/var/cache/yum
the next time i wish to use these packages and install them, how would i use yum to do this or do i just use rpm instead ? Would it be necessary to connect to the internet to do this? What about those package dependencies will i have to install them all one at a time?
View 14 Replies
View Related
Feb 22, 2010
I have fedora 12 (amd64) on desktop. I was wondering if there a way to backup and restore all my downloaded updates since installation?! In the same manner that debian has aptoncd. I am planning to migrate on all data to a new partition with clean install and then just move the updates there.
View 6 Replies
View Related
Feb 26, 2010
I am very new to linux. I just got the dual boot working a couple of days ago. Now I downloaded MATLAB (2009b) from my university website. It came in a zip file...well I have no clue how to install it. I looked at the instruction manual, it doesn't really explain much.
View 5 Replies
View Related