Hi, I updated Firefox to version 49, and now I can run it clicking on the program name from a "nautilus" window.
But It is difficult for me, now, to create a symbolic link in order to run firefox using the graphical environment of gnome. This is because it *(already) **exists **a file "/ usr / bin / firefox" file that is not' a link, but instead it is '**a scrip*t: - - - - - - - - - - - - -- - - - - - - - - - - - -- - - - - - - - - - - - -- - - - - - - - - - - - - #!/bin/bash # # The contents of this file are subject to the Netscape Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/NPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is Netscape # Communications Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): # ## ## Usage: ## ## $ firefox ## ## This script is meant to run a mozilla program from the mozilla ## rpm installation. ## ## The script will setup all the environment voodoo needed to make ## mozilla work. ….................. ….................. - - - - - - - - - - - - -- - - - - - - - - - - - -- - - - - - - - - - - - -- - - - - - - - - - - - - probably (indeed it is sure) in my case it need to modify this script, in order to run graphically firefox by gnome But I have not idea how to do this. Any help to solve my problem will be 'appreciated. Thank you Angelo
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org