Fedora :: Flash Program Not Found?
Sep 18, 2009
I just installed Fedora 11 and then followed the directions here to add the adobe repo. Also, added the rpm fusion repo. But, when I search for 'flash-plugin' i get a nothing found reply? Did I miss a step or do something out of order?
View 11 Replies
ADVERTISEMENT
Oct 1, 2010
I installed a program with Yast (Kmess), but when I try to run it, bash gives me back this message:
Code: kmess: command not found I checked into Yast and it seems to be installed correctly!
View 9 Replies
View Related
Oct 18, 2010
I'm trying to install kmplayer-0.10.0c and im using Fedora 9. when i tried to install the kmplayer-0.10.0c using the command ./configure i received this error msg "The important program kde-config was not found!. Please check whether you installed KDE correctly." Kindly help how to solve this error msg.
View 2 Replies
View Related
Mar 27, 2009
In trying to use the instructions here [URL] I get Quote: -bash: wget: command not found
View 2 Replies
View Related
May 27, 2009
A question on the packages installed. Went to program add/remove and found many unusual languages supported. Will I have problems if I remove them?? Also is KDE any better than GNOME for the desktop. recommendation on a book covering Fedora that the inexperienced can understand.
View 2 Replies
View Related
Dec 9, 2010
from the commend line i went to compile the c program by giving the commend "gcc first.c -o first" but the commend line showing gcc is not found. iam using fedora 13 pls tell me what can i do to compile the program. the program i used to compile is below
#include<stdio.h>
main()
{
View 1 Replies
View Related
Jun 11, 2011
Has any one got this to run on Fedora 14. I have it running just fine on Ubuntu 10.04 but it will not boot up under Fedora. It seems to install just fine.Best program I have found to make or edit epub files. Sigil
View 1 Replies
View Related
Jul 12, 2010
It's a long story, but on my tri-boot (Ubuntu 8.04, Win 7, Win XP), both Win 7 and Win XP need to know that Linux has previously run. I've therefore written a little program in REALbasic that automatically creates a text file named linuxran.txt and puts it into the root folder of the partition where Windows XP is installed. Under Ubuntu, this location is known as "/media/Win XP". It's an 80 gig partition of a 1 TB drive, the same disk that Win 7 is installed on. In my partition app under Win 7, I labeled the partition "Win XP."
The good news: When Ubuntu is completely up and running, the program runs fine. It checks if the file already exists, and if it does not, it creates it. So in Ubuntu, under System ==> Preferences ==> Sessions ==> Startup Programs, I put my little program, figuring it would run just fine. The bad news: Unfortunately, it didn't. It's trying to start before Ubuntu has mounted the "/media/Win XP" drive/partition.
Possible solutions: 1. If I could somehow set my program to run after I know the other drive has loaded, I would be all right. I know the prog is fine once the drive is loaded, because it does what it's supposed to when I run it. Is there some way to put my app in the startup process after Ubuntu has mounted all the drives? 2. Put some code in my app to make Ubuntu mount that drive before the rest of the prog runs. Not sure if this one is practical. 3. Set the program to run, not when Ubuntu first starts up, but rather, right before it shuts down.
I like option #3 the best because it would require no re-coding. Ubuntu would have had plenty of time to mount all the drives. Is there some way to tell Ubuntu, "whenever you're told to shut down, always run this little program first?"
View 3 Replies
View Related
Dec 24, 2010
today I have installed Ubuntu 10.10 netbook edition in my Asus Eee Pc 1015PEM. I wanna install the broadcom drivers and I am following a tutorial. The problem appears when I need the gcc to install dkms..The error: The program 'gcc' can be found in the following packages:
* gcc
* pentium-builder
I used "sudo apt-get install gcc pentium-builder", but the error doesnt disappear.
View 7 Replies
View Related
Jun 11, 2010
I installed a game (Shredder 11) using Wine on my Ubuntu system. The installation seemed to go well, including the directx part, but when I want to run the game, I can't find it anywhere. It's not in Applications -> Wine, it's not on Wine's C: drive, and I even tried a search "find / -name shredder", which came up empty. I tried to install it again, but according to the installation program it is already installed! (It asked me if I wanted to modify, repair, etc..).
View 6 Replies
View Related
Dec 10, 2010
I've installed a few too many interesting items with Yumex into Fedora-14..
When I click to download an interesting pix, for my editing hobby, I get this here pop-up after saving the pix:
"The program executable (null) could not be found. Make sure that ClamAV/ClamWin is installed properly and check the Fireclam settings."
I searched Yumex for Clam and Fireclam, and they aren't installed, and I don't want it installed, because Clam slows-down the operation a lot in these prehistoric old towers...
Seems I installed a peripheral for Null and Clam, but what could it be..? I've searched through Yumex.. I just can't figure it...
I installed all the "nulls", hoping that would eliminate that irritating pop-up.. It didn't... Seems my only option is to reinstall the OS to get rid of the pop-up.. Is there another option?..
View 5 Replies
View Related
Nov 26, 2010
Is possible to programming a flash app
directly in C language?
Does exist a automatic translator from
C + sdl to a working flash app?
View 3 Replies
View Related
Jun 14, 2010
I'm having trouble running programs from a flash drive. They're small self-compiled console programs my CS teacher wanted me to try out. I get "bash: permission denied" every time. Copied them to my ~ and they work fine. The files have the right properties set. I believe the drive may formatted as VFAT/FAT32.
View 2 Replies
View Related
Dec 27, 2010
I'm trying to learn about reflashing bios and eventually play with coreboot on some old machines I have lying around.Every machine I try to run flashrom on I get Quote:flashrom v0.9.2-r1001 on Linux 2.6.35-gentoo-r12 (i686), built with libpci 3.1.4, GCC 4.4.4flashrom is free software, get the source code at http://www.flashrom.org
No coreboot table found.
Found chipset "VIA VT82C686A/B", enabling flash write... OK.
This chipset supports the following protocols: Non-SPI.
[code]....
View 2 Replies
View Related
Nov 23, 2010
Usb flash drive mount point not found.
see screenshot.
View 2 Replies
View Related
Mar 14, 2011
I would like to modify my init.gz and add udp-sender to this image. After copying the program compiled on my system to init image I have error when I try run udp-sender: udp-sender not found When I checked ldd I saw that the some libraries are missing. I copied them from my system but still got the same error. how can I compile program for my init.gz?
View 3 Replies
View Related
Jan 2, 2010
I'm trying to install "ktranslator-0.4" on my slackware64-13.0. When I type in ./configure I get the following mesgs with error:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
[code]....
View 12 Replies
View Related
May 25, 2011
I'm new to this and trying to install flashplugin to the terminal. I entered apt-get install flashplugin-nonfree, and it says package not found. What do i do. I can't install yahoo messenger without it or see any videos on ..... or any thing that requires adobe.
View 14 Replies
View Related
Nov 19, 2010
I was wondering if there was a back up program that will back up the entire OS onto say a flash drive or an ext HD..
View 2 Replies
View Related
Oct 10, 2010
I want to put a program (something like GRUB) on my flash drive, so that I can install multiple OS'es, like Ubuntu, Fedora, Dreamlinux, etc. Are there any good programs to do this?
View 6 Replies
View Related
Feb 11, 2010
Is it possible to automatically run a program on a USB Flash drive upon plugging it on a computer?the program should create a text file inside the USB flash drive as i plug it on the computer? Is this possible? how can i do this? autorun.inf doesn't work. Are there any solutions? by the way, i am using kernel 1.0 on my computer...
View 1 Replies
View Related
Mar 12, 2011
title says ist all: downloaded and installed the current FP-DEB from Adobe and installed it via GDebi.Result: Firefox (3.6.15) doesn't play any videos anymore (shows "need to upgrade...")But: the FP is installed properly, as seen by Opera using it just fine.Any ideas how to tell Firefox where to find it?I have found '/opt/firefox/plugins/flashplugin-alternative.so' and I have copied it as '/opt/firefox/plugins/libflashplayer.so' to no avail.
View 2 Replies
View Related
Jul 14, 2010
error message
Quote:
"failed to run * as user root, the gksu-run-helper program is not found or is not executable"
Tried googling and checking threads at LQ didnt find a solution or another instance running slackware64 current.. everything built fine, tried and everythings executable...I also have Alien's multilib installed, with only firefox and flashplugin as 32bit, everything else 64bit. I can't open any apps as root by normal user
View 5 Replies
View Related
Dec 13, 2008
I'm trying to load the flash stuff in webpages, but it says i need the flash plugin.
I download the YUM rpm installer, and use yum localinstall to do it.
Terminal say: /home/wade/Download/adobe-release-i386-1.0-1.noarch.rpm: does not update installed package.
I have already tried installing it, and it says it worked fine, but I'm still unable to view flash.
View 8 Replies
View Related
Sep 23, 2010
Did anybody tried installing the latest adobe flash named Square for amd64 systems? I was interested in knowing whether there is any improvement in the performance. I also want to know how to replace my existing 32 bit wrapper based flash on 64 bit browser and install this 64 bit flash.
View 5 Replies
View Related
Oct 1, 2010
I am using F13, and I successfully installed Adobe Flash Player.
So, here comes the problem - I installed Google Chrome browser after that, and whenever I try to view flash content it says "missing plugin".
get.adobe.com/flashplayer/ says:
View 7 Replies
View Related
Sep 1, 2011
I have the newest version of opensuse dual booting on my computer because I will be writing and running some molecular simulation programs this year on a computer cluster at the university and the computers on the cluster are using eclipse and opensuse so I wanted to have these set up at home so I could work at home a bit.
Anyway, I downloaded the eclipse indigo IDE for c/c++ for linux of the eclipse website and extracted it to my home/user directory. Whenever I try to run a program in eclipse I get a "Binaries not found" error. I installed the c/c++ development tools in Yast and also installed gcc and make thru zypper in the terminal. What is causing this problem? I've looked on forums and tried to fix this for the last couple days and I feel like i've tried everything.
View 2 Replies
View Related
Jul 17, 2011
I recently installed openSuse and eclipse. im trying to build a simple c++ program. i installed gcc++. but when i build the program, im getting this error: Error: Program "make" is not found in PATH.
View 3 Replies
View Related
Feb 13, 2009
I have created a folder including some html link pages in /test/htlink . Now I want to create a soft link of that folder as htlink -> /test/htlink in /var/www/html . Now when I m browsing the folder , its erroring (404 Not Found) folder is not found on the server . I have given 777 permission on every file-folder in /test . No firewall & no SELINUX .
*** I want to browse the folder ***
View 3 Replies
View Related
Apr 8, 2009
Dual PII 400, 512Mb with a Promise SuperTrak 100 IDE Array Controller. At present I have only one drive on the controller, configured for 1 JBOD array. I install FC9 with no problem. New partition is created and formatted, Grub is installed, and then... Grub is found and booted, but then I get:
Reading all physical volumes. This may take a while... No volume groups found Volume group "VolGroup00" not found Unable to access resume device (/dev/VolGroup00/LogVol01) mount: could not find filesystem '/dev/root' I can boot in rescue mode, chroot to the installed system. I changed the kernel boot parm "root=/dev/VolGroup00/LogVol00"
View 2 Replies
View Related