Firefox running under Linux Mint (based on Ubuntu) 12 (KDE) won't install extensions for Firefox

Linux Mint (based on Ubuntu) 12, KDE desktop
Firefox 10.0
Started up Firefox right after Mint was installed. On the add-ons page video download helper was shown as a featured extension and I installed it, then rebooted when prompted. After that, Firefox would never install another extension again. Just gives download error.
I google searched and in a forum I found a post about uninstalling and reinstalling Firefox. I tried it. First time I started it up, it installed video download helper again, but then would not install any other extension after that. I tried numerous extensions I '''KNOW''' are working in Firefox 10.0 because they are working in Firefox over on my Win 7. Everytime I get a download error, either from the addons site or from the Add-ons Manager in Firefox.
Someone told me on the Mint forums that I needed to add a subdirectory on a certain directory, so I did that. Didn't work.
It seems Ubuntu disables the root, or cripples it, and I guess Mint does too. You can still use sudo when doing things in Ubuntu (and Mint I would assume, since it's based on Ubuntu) but you can't get true 'superuser' access as I understand it. But, I don't think this would have any bearing on the problem, or my search of the Mint forums would have come up with all kinds of threads screaming about this.

Problem solved - it was caused by an add-on called "PDF Download 3.0.0.2)
To fix - in Firefox :
Click on '''Tools''' command (top of screen)
Select '''Extensions'''
click on "'''disable''' button beside '''PDF Download'''
Close Firefox and restart it.
Clicking on any pdf file should open a new tab now and the document will appear there.

Similar Messages

  • Can Firefox run under Windows 8RT (32 bits). I am unable to install the program

    I downloaded the installing file for Firefox on a Surface with a Windows 8RT (32 bits) operating system and when I try to run it I get a message saying that the program can not be run in this system or something like that.
    Can any body tell me if there us a version for Windows 8?

    It is for Windows 8 and 8.1 but not for RT using ARM cpu's.

  • Shockwave doesn't work on firefox under linux mint 17, qiana

    I use Firefox 33.0 Mozilla Firefox for linux Mint: mint - 1.0
    I use linux mint 17, qiana. Cinnemon, 32-bit.
    As extensions for Firefox I use Adblock Plus 2.6.6.
    As plugins I use: DivX webplayer 1.4.0.233, Iced-Tea webplugin 1.5, OPenH264 video codec provoded by Cisco systems, Inc. 1.1, Quicktime plug-in 7.6.6. , Shockwave Flash 11.2.202.408, VLC Multimedia plugin (Compatible videos, 3.10.1), Windows Media Player plugin (compatible Videos 3.10.1)
    When I surf on a page http://www.jkp.com/media/wysiwyg/MindReading/demo/content/dswmedia/loader.html
    I get the information: "a plugin is needed to play this content"
    Since this url was under a button "View shockwave Demo" on page http://www.jkp.com/uk/mindreading/demo/ I presume that the pluging that is needed is a "Shockwave Flash" plugin, but I have installed that.
    So what do I have to solve the problem?

    It is looking for the Shockwave (director) player and not the Flash player.
    Adobe does not provide Shockwave player for Linux, only on Mac OSX and Windows. Besides it is more for few games and learning stuff and it used very little compared to the Flash Player for most users.
    As you can see it is only for Windows and Mac OSX.
    http://get.adobe.com/shockwave/otherversions/

  • Loss of keyboard focus in Java appl running under linux

    I have a small sample program that replicates my problem. When this program is run a window is created. If you select File->New another instance of the program window is created. Now if you try to go back and bring to front the first window, keyboard focus is not
    transferred when run under linux. You can only type in the second window. The expected behavior does happen in Windows.
    > uname -a
    Linux watson 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 i686 i386 GNU/Linux
    java -versionjava version "1.5.0_11"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
    javac -versionjavac 1.5.0_11
    import java.awt.event.*;
    import javax.swing.*;
    class SwingWindow extends JFrame {
        SwingWindow() {
         super("SwingWindow");
         JMenuBar menuBar = new JMenuBar();     
            JMenu fileMenu = new JMenu("File");
            JMenuItem newItem = new JMenuItem("New");
            newItem.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent event) {
              SwingWindow.createAndShowGUI();
         fileMenu.add(newItem);
            menuBar.add(fileMenu);
            setJMenuBar(menuBar);
            setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);       
         JTextField text = new JTextField(200);
         getContentPane().add(text);
         pack();
         setSize(700, 275);
        public static void createAndShowGUI() {
            JFrame frame = new SwingWindow();
            frame.setVisible(true);
        public static void main(String[] args) {
            javax.swing.SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    createAndShowGUI();
    }

    You can implement the FocusListener interface. When
    the first JFrame gains focus, call
    text.requestFocusInWindow(). I hope this helps.The call requestFocusInWindow is not helping, perhaps even making it worse.
    The problem seems to be that I am in the situation where the call
    KeyboardFocusManager.getCurrentKeyboardFocusManager().getPermanentFocusOwner()
    is returning the expected Component. The problem is that the KeyListener class that is registered with the Component is not being called when a key is being pressed.
    The issue is that I have a component that has the keyboard focus, but the KeyListener class
    is not responding.
    This seems to be a linux only problem which makes it only mysterious.

  • Opening a Powerpoint in JSP and run under Linux

    Hi,
    I need to have a JSP page that provides a link to open a powerpoint file and this JSP is to be run under Linux. When I try to click on the link in Linux to open the powerpoint, it gives me a lot of junk characters. Can somebody please help mi, thanks a million!

    You have the mimetype for the HTTP response set to something other than what will make the browser start a powerpoint viewer and direct the content of the HTTP response to it.
    In your jsp use the setHeader(String key,String key) method to set the value of "Content-Type" to the mimetype for powerpoint.
    Of course the users must have browsers that are configured to launch a powerpoint viewer or plug-in. If you provide the correct mimetype and peoples browsers desn't have this, then they will get the "save to file" dialog box.

  • Vhost configuration for Adobe Media Server running under linux.

    Please help me with Vhost configuration for Adobe Media Server running under linux.
    I was running a media sharing website for which I wanted to use Adobe Media Server.
    To use, AMS, I disabled the already installed Apache server and installed AMS along with the built in Apache server. I could successfully install AMS and could login to AMS Admin Console through my IP number.
    My existing website, www.mydomain.com is having its contents located at:
    /home/mydomain/public_html
    (Directory created under the old version of Apache not bundled with AMS)
    Users will be uploading their videos, which will get transcoded and will be delivered to the website visitors in the existing scenario.
    To use this website with AMS, this is what I did:
    I created a folder for my domain, www.mydomain.com as below
    /opt/adobe/ams/conf/_defaultRoot_/www.mydomain.com
    Copied Application.xml and Vhost.xml from /opt/adobe/ams/conf/_defaultRoot_/   and pasted them in /opt/adobe/ams/conf/_defaultRoot_/www.mydomain.com
    In the Application.xml file there are 2 entries:
    <Alias name="mydomain.com"></Alias>
    <AppsDir>${/home/mydomain/public_html}</AppsDir>
    Please help me with further steps to be completed:
    Do I need to create a separate VirtualHost entry in the Apache installed with AMS?
    If yes, can I specify already existing document root for my website (/home/mydomain/public_html) or do I need to create a separate folder under webroot/Apache ?
    If yes to point 2 above, then do I need to copy all the existing contents from /home/mydomain/public_html to the newly created folder ?
    I hope, I can serve all my static contents like html pages and php and media like video/audio. In that case do I need create alias to my Media/Alias folder or AMS will automatically start streaming when a video/audio is requested ?
    What other steps do i need to complete?
    Any help in this regard would be highly appreciated.
    Thanks and Regards

    Dear sir or madam,
    Here is Letswin Technology, which specializes in global servers, web hosting, VPS, VPNj. If anything I can do for you, pls contact us!
    Have a nice day!

  • I updated firefox and I get the error message update failed as another version of firefox is running. But there is no other version of firefox running at least that I know of. Then when I try to start firefox I must restart my computer

    I updated firefox

    I can't tell what system you are on, the problem mainly affects Windows users but has been known to affect Linux and even Mac users occasionally.
    The only '''proper way to exit Firefox''' is to use '''Exit''' through the
    File menu, not the "X" in the upper right corner of last Firefox window.
    In the Firefox 4 and 5 that would be Alt+F then X, or "Firefox"button then X (Exit)
    * '''Firefox hangs''' | Troubleshooting | Firefox Support <br>http://support.mozilla.com/en-US/kb/Firefox%20hangs#w_hang-at-exit
    More Information:
    '''Plug-in and tasks started by Firefox may continue after attempting
    to close Firefox''' The "X" in the upper right-hand corner closes the
    Window (same as Ctrl+Shift+W) but even if it is the last Firefox window,
    it does not necessarily close Firefox .
    The only '''proper way to exit Firefox''' is to use '''Exit''' through the
    File menu, not the "X" in the upper right corner of last Firefox window.
    In the Firefox 4 and 5 that would be Alt+F then X, or "Firefox"button then X (Exit)
    * '''Firefox hangs''' | Troubleshooting | Firefox Support <br>http://support.mozilla.com/en-US/kb/Firefox%20hangs#w_hang-at-exit
    Use the '''Windows Task Manger''' to remove all running firefox.exe in the "'''Processes'''" tab of the Windows Task Manager, then restart Firefox.
    ''very infrequent --'' If Firefox will still not start, remove the parent.lock file from the profile which is created each time Firefox is started to prevent other Firefox tasks from running, see<br>
    http://kb.mozillazine.org/Profile_in_use#Remove_the_profile_lock_file
    '''Avoiding Problems with close/restart''' ''choose either extension''
    :Use to close and restart Firefox after enabling or disabling an extension, switching to a new theme, or modifying configuration files, then you don't have to worry about delay or have to look in the Task Manager to see if Firefox is closed yet.
    *"'''Restartless Restart'''" extension for Firefox 4.0+ only (2 KB download ) --
    uses keyboard shortcut "'''Ctrl+Alt+R'''" or a file menu option.
    <br>https://addons.mozilla.org/firefox/addon/249342/
    *"'''QuickRestart'''" extension (34 KB download) ''(older extension for those below 4.0)''<br>
    uses keyboard shortcut "'''Ctrl+Alt+R'''" or a file menu option. <br>https://addons.mozilla.org/firefox/addon/3559/

  • Can't Install Flash for Firefox

    I was prompted today by Firefox to install the latest version of Flash. Unfortunately, the installer says I have insufficient permissions for the file C:\Windows\SysWOW64\Macromed\Flash\NPSWF32.dll. As I understand it, that would mean I don't have administrative permissions, but I do. I am on the only account on this computer, an administrator account.
    I downloaded the uninstaller to try to start fresh. It uninstalled successfully, but when I tried to install, I get the same error. Now I have no flash at all for Firefox.
    I tried to use IE instead, and that worked perfectly. I can view flash content in IE now fine. Unfortunately, I guess I have to install it for Firefox separately, because I still can't view flash content in Firefox.
    I am using the latest version of Firefox on Windows 7 64 bit. Does anyone have any idea what to do?

    alliaphagist wrote:
     NPSWF32.dll has a modified date of 7/17/2009.
    That sounds quite old!  Can I assume that all other files in that folder are newer?
    Can you try the following:
    open a Command Prompt (Start | Run | type cmd )
    in the Command Prompt window type this sequence of commands
    cd \
    cd Windows\SysWOW64\Macromed\Flash
    regsvr32 /u NPSWF32.dll
    exit
    (You can copy and paste, or type everything in just lowercase characters.)
    Next open Windows Explorer, go to C:Windows\SysWOW64\Macromed\Flash and delete NPSWF32.dll (also install.txt, as it is probably also old).
    If you cannot delete that file, what error message do you get?
    P.S. there should be no web browsers running when you do all the above.
    P.P.S. see next post...

  • I have been trying to uninstall several extensions for firefox. Nothing currently on the help site has resolved it.

    I have been trying to uninstall several extensions for firefox. I'm told by the Add-Ons window that these extensions will be uninstalled when I restart firefox, but they come back every time I restart. I've tried clearing the extensions cache from my firefox profile and it does not work. Following the steps in all of the active questions regarding this issue among other users have yielded no results. Nothing currently on the help site (which I've combed through for the last three hours) has helped.
    Most of the extensions I'm now trying to uninstall are old ones that stopped functioning/being compatible with one of the more recent updates of firefox. The rest are toolbars I've never used because they're unsightly and clutter up my screen
    * What I wound up doing was installing the newest of the newest versions of firefox (it's at 5.0 or something now, I think). That just made all the plugins, add-ons, and extensions I wanted to get rid of obsolete and it auto-removed them on its own.

    What I wound up doing was installing the newest of the newest versions of firefox (it's at 5.0 or something now, I think). That just made all the plugins, add-ons, and extensions I wanted to get rid of obsolete and it auto-removed them on its own.
    I do really appreciate you taking the time out to try and offer some solutions though. Thank you very much for your effort!

  • My 2011 MBP has begun running slow with frequent 'spinning beach ball' events. I'm running Yosemite and wondered if I should of use the original install disk for maintenance.

    My 2011 MBP has begun running slow with frequent 'spinning beach ball' events. I'm running Yosemite and wondered if I should of use the original install disk for a maintenance reinstall. I presume I'd have to download Yosemite again, though I'd be happy just using Snow Leopard again too.
    Thanks for the help.

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Video downloading extensions for Firefox?

    Hiya,
    I am looking for an extension for Firefox so I can download videos from webpages such as YouTube, Google video, MySpace etc. I am really not sure what to do for a couple of reasons;
    1.) I'm not sure if they are illegal or if using them to download videos from these sites would be illegal, and I don't want to do anything against the law. I am confused, as common sense tells me it must be illegal, yet the extensions are listed on the official Firefox Add Ons site, so why would they endorse or allow something that encourages people to violate copyright?
    2.) If they are legal, I don't know which one to get, there are about a dozen on the Mozilla Add Ons site. I'd like to hear from anyone who knows one that works and is easy and secure to use.
    Can anyone advise me on these two issues? I'd be most grateful, Thanks.

    I am more familiar with extensions than plug-ins. I'm not actually sure of the difference between the two.
    I can't say what file type exactly, as I'm getting it so I can download useful videos I find in the future, so I'm not sure which type now. All I can say is I am interested in the sites I mentioned in my first post.
    Here are links to the extensions on the Firefox Add-Ons site that I'm looking at. As you can see, with ten extensions avaliable to download videos, I am confused as to which one to get (and also as to whether their use is legal.)
    https://addons.mozilla.org/firefox/2390/
    https://addons.mozilla.org/firefox/2584/
    https://addons.mozilla.org/firefox/201/
    https://addons.mozilla.org/firefox/2838/
    https://addons.mozilla.org/firefox/2254/
    https://addons.mozilla.org/firefox/1468/
    https://addons.mozilla.org/firefox/1925/
    https://addons.mozilla.org/firefox/1992/
    https://addons.mozilla.org/firefox/1993/
    https://addons.mozilla.org/firefox/627/
    iBook G4 12 inch Mac OS X (10.4.5) 80 GB internal Hard Drive

  • Firefox crashes on linux mint 14

    I am using firefox 30.0 on linux mint 14 - nadia. And, I am constantly experiencing sporadic crashes. About 5-6 time firefox crashes on my system. I have tried resetting the firefox, with add-ons disabled in the safe mode and also updated the flash plugin. But, still there is no improvement in my experience. I am still facing often crashes which has started to get quite annoying. Below, I am mentioning some of the crash IDs from last couple of days. Please have a look and if someone could tell me what is making firefox crash so often on my system and what could possibly be done to avoid that.
    https://crash-stats.mozilla.com/report/index/bp-026e0f21-ce63-4999-a519-4144a2140728
    https://crash-stats.mozilla.com/report/index/bp-62670bdb-4739-48cd-ac0c-f21dc2140728
    https://crash-stats.mozilla.com/report/index/bp-93922bab-02af-46dd-9bc8-7fea22140728
    https://crash-stats.mozilla.com/report/index/bp-0085d56a-88c2-4882-886d-4e4c92140728
    https://crash-stats.mozilla.com/report/index/bp-59d7b141-61f3-420a-8932-98eef2140725
    https://crash-stats.mozilla.com/report/index/bp-ad7d542b-8bfb-4ea6-922c-fbbf22140725

    Hello,
    Thanks for your reply. Below is the troubleshooting information you asked for.
    Application Basics
    Name: Firefox
    Version: 30.0
    User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0
    Crash Reports for the Last 3 Days
    Report ID: bp-026e0f21-ce63-4999-a519-4144a2140728
    Submitted: 1 hour ago
    Report ID: bp-62670bdb-4739-48cd-ac0c-f21dc2140728
    Submitted: 1 hour ago
    Report ID: bp-93922bab-02af-46dd-9bc8-7fea22140728
    Submitted: 3 hours ago
    Report ID: bp-0085d56a-88c2-4882-886d-4e4c92140728
    Submitted: 4 hours ago
    Report ID: bp-59d7b141-61f3-420a-8932-98eef2140725
    Submitted: 3 days ago
    All Crash Reports
    Extensions
    Name: Adblock Plus
    Version: 2.6.4
    Enabled: true
    ID: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
    Name: Metal Lion Australis Scrollbars II
    Version: 2.0.1.5
    Enabled: true
    ID: {FDBAD97E-A258-4fe3-9CF6-60CF386C4422}
    Name: Tab Badge
    Version: 1.15
    Enabled: true
    ID: [email protected]
    Name: Troubleshooter
    Version: 1.1a
    Enabled: true
    ID: [email protected]
    Name: Hide Caption Titlebar Plus
    Version: 2.8.6
    Enabled: false
    ID: [email protected]
    Name: Ubuntu Firefox Modifications
    Version: 2.7
    Enabled: false
    ID: [email protected]
    Important Modified Preferences
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 7
    browser.search.useDBForOrder: true
    browser.sessionstore.upgradeBackup.latestBuildID: 20140605174243
    browser.startup.homepage_override.buildID: 20140605174243
    browser.startup.homepage_override.mstone: 30.0
    dom.mozApps.used: true
    extensions.lastAppVersion: 30.0
    font.name.serif.x-western: sans-serif
    layers.acceleration.disabled: true
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1406517466
    places.history.expiration.transient_current_max_pages: 101401
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    plugin.state.flash: 1
    plugin.state.npflareget: 0
    print.print_bgcolor: false
    print.print_bgimages: false
    print.print_colorspace: default
    print.print_downloadfonts: false
    print.print_evenpages: true
    print.print_in_color: true
    print.print_margin_bottom: 0.5
    print.print_margin_left: 0.5
    print.print_margin_right: 0.5
    print.print_margin_top: 0.5
    print.print_oddpages: true
    print.print_orientation: 0
    print.print_page_delay: 50
    print.print_paper_data: 0
    print.print_paper_height: 279.40
    print.print_paper_name: na_letter
    print.print_paper_size_type: 1
    print.print_paper_size_unit: 1
    print.print_paper_width: 215.90
    print.print_plex_name: default
    print.print_resolution_name: default
    print.print_scaling: 1.00
    print.print_shrink_to_fit: true
    print.print_to_file: false
    print.print_unwriteable_margin_bottom: 56
    print.print_unwriteable_margin_left: 25
    print.print_unwriteable_margin_right: 25
    print.print_unwriteable_margin_top: 25
    privacy.sanitize.migrateFx3Prefs: true
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1406028661
    Graphics
    Adapter Description: Intel Open Source Technology Center -- Mesa DRI Intel(R) Sandybridge Mobile
    Device ID: Mesa DRI Intel(R) Sandybridge Mobile
    Driver Version: 3.0 Mesa 9.0.3
    GPU Accelerated Windows: 0/1 Basic
    Vendor ID: Intel Open Source Technology Center
    WebGL Renderer: Intel Open Source Technology Center -- Mesa DRI Intel(R) Sandybridge Mobile
    windowLayerManagerRemote: false
    AzureCanvasBackend: cairo
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: none
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.6
    Version in use: 4.10.6
    NSS
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSSL
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16
    Version in use: 3.16

  • Detection of UltraBay Battery under Linux ( Mint )

    Hello Forum,
    I am using Linux Mint 12 on my T420s. After quite a lot of work a get almost everything working as it pleases.
    But there is one issue i just can't figure out.
    I use the main battery in combination with a ultrabay battery. On clean reboot i only get the indicator that shows the main battery. I have to run powertop once so that i get the indicator showing the bay battery.
    Does anyone have the same issue or maybe figured out a solution?
    ( I don't want to run powertop via startupscript )
    Sincerely,
    Loranon

    Sounds like the Wifi driver needs updating, perhaps try an Ubuntu Live CD v12 and see how that goes. Ubuntu is very Toshiba friendly now.

  • Java running under linux with crontab

    I'm having a problem:
    i want to run a java program under linux with crontab.
    my classes are in a directory and aren't in a package. i run em by invoking ./start which is a small script that i wrote. The script is in the same dir as the classes and invokes java by "java Main >>logjava.txt " but this doesn't seem to work all i get is an empty logfile
    i need to run the program every day at 0800 so i inserted the following in crontab:
    0 8 * 1-5 /var/"path"/start > logjava (where path is the path to the classes dir)
    if i run the cmdline from anywhere on the prompt i get the result i want. I think it's because the cron runs it from the root dir thus making java unable to find the classes
    Any suggestions would be welcome. or can some1 tell me how to make linux executables from the java (i usually use jsmooth for the windows exe)

    You can execute several commands in the process started by cron. You separate them using semicolons.
    Have you tried a cron entry like this:
    0 8 * 1-5 cd /var/"path";pwd;echo $PATH; ./start > logjavaOr, you may need to make sure the process started by cron gets the same environment as your interactive shells do, by explicitly loading your setup or .login scripts:
    0 8 * 1-5 . $HOME/.setup;cd /var/"path";pwd;echo $PATH; ./start > logjava

  • Can't figure how to install Firefox 5 on Linux Mint.

    Want to install Firefox 5. Have automatic updates with Linux Mint but never get an opportunity to update to newer editions of Firefox. Currently have 3.6.18. Have tried to install directly but not being experienced with this process I can't find useful information to walk me through the install. Have a 64 bit AMD system.

    See above.

Maybe you are looking for

  • Itunes / Two Hard Drives / One Portable Computer

    Hi. I have Itunes installed on my Mac Book Pro. My entire library is stored in an external hard drive in my home (library is pretty big 600GB.) I have an external hard drive in my office which is unused. I am looking for a way to get to listen to my

  • Embedding a flash movie

    duplicate

  • Creating static sql from dynamic sql

    HI , I have a dynamic sql and  I have to convert it into a static sql . this query is somehow having a special case which states that if the values of one parameter @bounce_type is D then it appends some more conditions(column conditions) on this que

  • Stupid, but essential question : Waiting until Spring for new MB

    I know, I know....this is yet another one of those stupid questions....but I can't stop thinking about it... After two delayed shipment dates, I am kinda sick of Apple as of right now....I'm hearing that they're possibly coming out with a new MB this

  • DBMS_PREDICTIVE_ANALYTICS returns different results

    I have just noticed that the results returned by the DBMS_PREDICTIVE_ANALYTICS procedures EXPLAIN and PREDICT of Oracle 11.1 (Win32) are very different from those of Oracle 10.2. Using the sample data from http://www.oracle.com/technology/oramag/orac