Ubuntu :: How To Download And Integrate JRE With Firefox
Dec 26, 2010
OS: Ubuntu 7.04 (before you tell me to upgrade to a newer release, my computer does not support any later release- If I cannot learn on 7.04, I cannot learn the same on a newer release)Computer: P3 800mz, ram 512mb My firefox browser upgraded itself (of course I did agree when I was told by it that I should upgrade).The problem is that I have to install JRE as there are no graphics available. It has to be a manual install.I downloaded JRE6u23 (that is what it says when mouse hovers over it) and proceeded to fix or integrate it with firefox or the os (whichever way it can be integrated) As instructed by the jre site, I gave the command 'chmod'; the result is below:
yashpal@yashpal-desktop:~$ sudo su
Password:
root@yashpal-desktop:/home/yashpal# chmod a+x jre-6u23-linuxi586.bin
chmod: cannot access `jre-6u23-linuxi586.bin': No such file or directory
[code]......
View 2 Replies
ADVERTISEMENT
May 31, 2010
I'm running Ubuntu 10.04.I installed KDE 4.4 and removed Gnome.I want Firefox to integrate properly in KDE.I installed this Firefox themeand followed the instructions at the bottom of that page to get a KDE style file picker.I also installed the Plasma Notify extension.My problem is that if I download a file and right-click>open containing folder in Firefox's download window the containing folder does not appear, but instead a window appears asking me to choose an applicationWhen I was using Firefox with Gnome doing this opened Nautilus with the directory containing the downloaded file.I tried to fix this by choosing Dolphin in the Choose Application window
View 4 Replies
View Related
Apr 29, 2011
I've found that lightweight download manager called Tucan, it seems looks good but I can't decide that yet because I can't integrate it with my browser Firefox 4 is there any way to do it? I've tried to add it manually to flashgot add-on of FF but I couldn't find the executable file of tucan
View 1 Replies
View Related
Jul 21, 2010
How can i tell firefox to prompt me where to download files. I could do it in windows, but the menu is different in Ubuntu (Lucid)
View 2 Replies
View Related
Oct 29, 2010
The little window that pops up if you download something.
View 1 Replies
View Related
Mar 28, 2011
Where can I download Ubuntu Firefox Modifications in its xpi version?
View 5 Replies
View Related
Sep 1, 2011
I'm trying to get a video download plugin for Firefox (Ant Video) to write into a vfat partition where there's more space. I keep getting the message "You can not read or write files in this folder."
Initially, the permissions for the folder were weird. I followed the instructions here: [URL]
And edited /etc/fstab to this:
Code:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
[Code].....
View 1 Replies
View Related
Jun 10, 2010
I need a Download Manager which filters files for instance When I download a oga, mp3 file it downloads it to Music folder or if I download a zip, tar.gz file it downloads it to Archives folder etc.
View 4 Replies
View Related
Jul 9, 2010
I have just done a fresh install of Ubuntu 10.0.4 Netbook Edition on my Asus Eee PC 1000H, which was originally running Windows XP. Right after the installation I used the Update Manager to download/install updates. It works fine so far and I think I am beginning to like it.
I just could not get my head around one issue with the Firefox 3.6.6. For some strange reasons I just could not download and install Firefox add-ons or themes. I would click on the button "Add to Firefox". The download window with the progress bar would appear. The progress bar would get stuck at 0% with the message "waiting". After 30 secs or so, this error message would appear:
Firefox could not install the file at [url]
Because: Download error-228
View 3 Replies
View Related
Dec 22, 2010
Does anyone know of any download manager that allows you to time your downloads to start off at certain times / hours et cetera? I currently use DownThemAll! as an extension in my Firefox, but I don't think that has such a capability. I would prefer a browser extension, but if there's an application that would do I'd be thankful if you could name it.
I need this so that I time my downloads at certain hours and have them run automatically, due to the fact that my ISP allows some uncharged hours at night which I basically never made use of (but now I have to, as my free data download limit is close to being used up).
View 3 Replies
View Related
Mar 21, 2011
after uninstalling Namoroka i have the following issue with the updates
my update manager only downloads stable releases and only includes firefox stable updates
W:Failed to fetch [URL] 404 Not Found, E:Some index files failed to download, they have been ignored, or old ones used instead.
View 6 Replies
View Related
Oct 27, 2010
How do I download and install firefox for rh9?
View 4 Replies
View Related
Jan 6, 2010
I am a new Linux user and I have tried to download three things off the internet. each time I'm notified that the download was successfully completed, but I can't seem to run them. Can someone please tell me what I am suposed to do to run them? One of the downloads was Firefox.
View 3 Replies
View Related
Nov 1, 2010
I have a mini 110 hp laptop and my operating system is linux. For my internet browsers is Firefox and anytime I try to download anything from the internet it never works.
Example: flashplayer, skype, limewire, etc.
It always ask me to save the file or open file and it always open in archive manager...and nothing never happens after that.
View 3 Replies
View Related
Oct 30, 2010
Where can I download the debian version of the latest version of Firefox?
View 1 Replies
View Related
May 18, 2010
On opensuse11.2 id do not have any plugin to handle streaming like quicktime, windows media etc.
If I take the url directly into vlc:
It streams fine.
I've tried adding variation this to mimetypes.rdf:
Code:
But it always start downloading.
I can alter the NC:alwaysAsk parameter so I see it is being used.
All I want is a one click streamer, maybe I must use the mplayer plugin?. I just find it strange I cant just pipe the data direcly to vlc.
View 1 Replies
View Related
Dec 15, 2010
I have an acer aspire one notebook (I gather firefox 2 is interwoven on the system?). Anyway, keep pressing firefox icon and it churns over put nothing happens. I found the following advice on another site: (Sorry this is so long, but I wanted to give you as much info for you to help me)
Press Alt+F2 to show the Run program window. Check Run in terminal, leave the input field blank, and click Run to open a terminal. If you're not familiar with the Linux command line just follow the instructions step by step. The easiest way is to simply paste the commands into the terminal with Ctrl+Shift+V. Most of them will only give feedback if an error occurs.
The first command uses wget to download Firefox 3.6 from an official mirror. You can edit the lang variable at the end, in this case en-US, if you'd like another language. All available languages are listed here, just hover over the download link to get the language code from the status bar.
wget -N [url]
The next step extracts the just downloaded file and modifies a link to point to it. In a few cases a connection refused error message may be triggered by sudo, which is not an error but a bug in sudo and can be safely ignored.
The next step links all plug-ins (not to be confused with extensions) to it.
Launch the profile manager using the command below. Create a new profile, name it anything you like and select it. If you want to keep your bookmarks export them via the bookmark manager first. You can then delete the old default profile.
firefox -profilemanager -no-remote
As a bonus you can also change the icon to the official Firefox icon.
Finally reboot the AA1 to make the desktop aware of the new icon and browser location.
However when I try the above I get the following responses at each point:
I do now have a new icon on the desktop! but still no internet.
View 4 Replies
View Related
May 7, 2010
I updated from karmic to lucid server edition and now firefox wants to download some php files. index.php which is in the same directory is apparently correctly parsed.
Google chrome tells me that the site may be temporarily down and Opera informs me that the connection has been closed by the remote server.
Under karmic I had a standard lamp server installed and everything worked fine.
This is the first time I post in a forum and I hope this is fine here.
I just moved the scripts from the server to a local machine which I updated a couple of weeks ago to lucid.
View 4 Replies
View Related
Jun 3, 2010
I have a dual-boot Compaq CQ60-420US laptop. It can connect wirelessly in Vista without a problem. I have not yet figured out how to connect it wirelessly in Ubuntu (10.04, Lucid), but that's not the problem here. The problem here is on the wired side. Whether I boot in Vista or Ubuntu, I cannot get it to go online. Ubuntu says that the Auto eth2 connection is established; I am able to disconnect and reconnect it normally; but I can't download updates and Firefox can't connect to CNN.com. Likewise, in Vista, diagnostics find no problem; everything seems to be fine; but no connection.
I thought the problem might be the laptop's ethernet port, so I bought a Trendnet TU2-ET100 USB-to-Ethernet adapter. It comes highly recommended; it seems to have installed successfully in Vista; it appears properly in Vista's Network Connections; its lights are blinking appropriately; and Ubuntu tells me that my Auto eth2 connection is established when I connect through that adapter. And yet still no connection to CNN.com and no downloads of updates in either OS.
I wondered if some other circuitry might be at issue, so I sent the laptop back to HP. They claim to have replaced the mobo. The symptoms remain unchanged before and after. I went through an extensive tech support call with HP. The last thing their technician could advise was to power cycle the laptop and router. The ethernet connection itself is good. I can unplug the cable from the laptop's ethernet port or the Trendnet unit, plug it into the desktop computer on which I am typing this note, and I'm connected with no problem.
I thought, well, maybe I have to have the laptop's wireless button on, even when I want to connect via wire, but that hasn't made a difference. I tried installing Windows drivers from the Trendnet website instead of from the CD; no joy. I suspect you will be as stumped as I am. I have gone through a lot of other people's comments. At this point, I am just interested in general possibilities. What, in theory, could be causing this?
View 3 Replies
View Related
Jan 29, 2010
I have downloaded the firefox 3.7a which was a tar.bz2 file. After downloading extracted the tar.bz2 into a download folder. Now I can figure out to do from there. How can update using this firefox update. All the zypper/yast ect. only use my repositories that dont have 3.7a and I can not figure out what else to do. Google searches all just say use package manager. But how do you use a package manager for a file on your hard drive?
View 1 Replies
View Related
Dec 18, 2010
This gets better and better. First I find out the branded version of Firefox can't do a right click "save page as" (although it can with CTRL-S), now I discover it can't download TweetDeck from that program's Web site. Click on the button to download TweetDeck, it says "Installing TweetDeck" but nothing happens.
I'm going to dropkick the branded Firefox to the curb and install the regular Mozilla version. It's more up to date anyway. I ran the Mozilla version for some time on 11.0 until I installed 11.3 the other day, so I'll live without "integration" that doesn't work worth a ****.
View 3 Replies
View Related
Apr 10, 2010
Friend of mine without broadband asked me to download the latest stable release of Mandriva. I started the download with KTorrent and after about 45 minutes came back to check progress and found that the ETA had gone up to around 10 hours for a 4.3 odd GB .iso. Wow thats a long time., I checked network utilization using the graph is System Monitor and we were running around 80 KB/sec. Paused KTorrent and opened Firefox, telling it to download the .iso from the ,edu site. I was very surprised when network utilization went to around 1000 kb/sec and the time to finish was much less (according to the Firefox download manager I have 13% of the file on hand and time to go is 1 hr 11 minutes). I had always been under the impression that any torrent client would be a lot faster than a straight download.......
The ISP here is Comcast. We pay for 6 mb down and around 2 up and routinely get it. The machine is a core quad with 2 GB of RAM. OS is OpenSuse 11.2-64 bit.
So what gives here. Is the torrent site that much slower than a straight download?? Or or could it be something the ISP is doing with torrent activity? I dont know enough about network protocol to know but I found the time difference and the amount of network utilization very surprising.
View 9 Replies
View Related
Oct 4, 2010
How to download and install mozila firefox on my centos 5.3.
View 1 Replies
View Related
Jan 4, 2009
Recently I was downloading a file from within Firefox when the Internet connection was lost. Where should I look to find the partial file? I want to delete it.
View 3 Replies
View Related
Mar 23, 2010
What follows is actually a copy of my yesterday post on users mailing list, which so far had no response at all. I hope I'll have more luck here.I have 3 PCs running Hardy, Karmic, and Fedora 12, with Firefox on each of them: v. 3.0.18 on Hardy and v. 3.5.8 on both Karmic and Fedora.I created "shared" profile on each system and synchronize them using Unison. Ubuntu 8.04 is a base system for synchronization.The synchronization itself works just fine on all 3 systems. No functionality problems on either of Ubuntu's.In Fedora however I'm having a problem. While using "shared" profile I can save neither a web page nor a download (unless I use some of add-on' as described below).
If either Save Page As... or Save Link As... menu items are selected the requests are simply ignored with no response from FF. However using Download Them All add-on does the job. Equally Scrapbook add-on allows me to save/capture pages.
The default profile works as expected. I thought SELinux is on the way but disabling it (for a test sake) did not changed things. All permissions in "shared" profile directory to me look OK.I'm new to Fedora and cannot figure it out myself, need you help, folks.
View 5 Replies
View Related
May 11, 2010
Does anyone knows anyway to integrate Sunbird with Ubuntu 10.04? i'm not looking for integration of Sunbird with Thunderbird. that's accomplished with Lightning... What i for is something like an alert when i have an event or even integration with the time/calendar Ubuntu standard application.
other thing is: I installed Sunbird well not realy it's a standalone How can i add it the lists of known applications? like when i type Firefox in terminal Firefox pops up.
View 2 Replies
View Related
Mar 12, 2010
My family have three Linux operated ACER ONE netbooks, all of them need the new Firefox 3.6 download as the old format wont be supported supposedly by ..... etc. I have downloaded the SOFTWARE but cant get it to run, the Firefox explanation mentions lots of files etc that are cant access, nor can I excecute any files once they have been extracted. The same happens with any software but Iv ignored it till now, not having a "modern" browser will make things difficult. I need it explaining simply. On another subject can anyone use facebook chat on Linux
View 6 Replies
View Related
May 2, 2010
As you all know, one of the new features in 10.04 is the mail icon in the top right corner, through which you can access Empathy, Gwibber and Evolution. Is there a way to integrate Thunderbird into this menu, so that it can be accessed quicker and that there is a notification coming up when a new mail is received like it is the case with evolution?
View 9 Replies
View Related
May 14, 2010
i've got prozilla installed on my ubuntu 64 bit. then i installed flashgot. i tried to integrate them but prozilla isn't on the list.
View 1 Replies
View Related
Jul 1, 2010
I downloaded the new Opera, everything looks quite nice and everything. Now, quick question, is it possible to integrate it with bespin's xbar? I have seen a few post in blogs around the interwebz claiming this can be done.
View 1 Replies
View Related