LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-16-2005, 01:46 AM   #1
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Rep: Reputation: 16
Make opera available to all users: How?


Hi

I just downloaded Opera into root. Its on the Desktop and runs fine.

I get a list of infomation including the following when I type at the browser, "locate opera":

/mnt/windows_c/Documents and Settings/Tina/Application Data/Opera/Opera/pr ofile/opera.dir
/mnt/windows_c/Documents and Settings/Tina/Application Data/Opera/Opera/pr ofile/images/my.opera.com.ico
/mnt/windows_c/Documents and Settings/Tina/Application Data/Opera/Opera/pr ofile/images/www.opera.com.ico
/mnt/windows_c/Documents and Settings/Tina/Application Data/Opera/Opera/pr ofile/opera6.adr
/mnt/windows_c/Documents and Settings/Tina/Application Data/Opera/Opera/pr ofile/opera6.adr.bak
/mnt/windows_c/Documents and Settings/TinaApplication Data/Opera/Opera/pr ofile/opera6.ini
/mnt/windows_c/Program Files/Opera/classes/opera.jar
/mnt/windows_c/Program Files/Opera/classes/opera.policy
/mnt/windows_c/Program Files/Opera/defaults/operadef6.adr
/mnt/windows_c/Program Files/Opera/UnInst/backup/opera.jar
/mnt/windows_c/Program Files/Opera/UnInst/backup/operadef6.adr
[root@localhost ~]#

How do I make Opera available to all users. I'd like to exit root into my own user I.D. and continute working fromt there. More specifically, what command do I type at the prompt?

Thanks
Tina
OS: Fedora Core 3
 
Old 07-16-2005, 03:12 AM   #2
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
You are looking at your Microstuffed Windoze file system mounted onto your linx file system.
You need to install Opera onto you linux system and it will automatically be availabe to you Linux users.
 
Old 07-18-2005, 08:01 PM   #3
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
Thanks.

I thought downloading/installing would have done that. Any idea how I ensure that its installed onto linux?
 
Old 07-19-2005, 02:50 AM   #4
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
you could try
#yum opera
if it doesn't work then search for an rpm package and install onto FC. Failing this then find a source package and do compile and install from it.
 
Old 07-19-2005, 04:05 AM   #5
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
which opera

should tell you if it's in a directory in the standard path

if so then just typing

opera

should start it for any user
 
Old 07-19-2005, 04:23 AM   #6
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
That's true.
 
Old 07-21-2005, 12:47 AM   #7
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
I tried it and got nowhere yet:

[root@localhost ~]# which opera
/usr/bin/which: no opera in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root@localhost ~]# opera
bash: opera: command not found

Yet it is on my Desktop according to this following information:

[root@localhost ~]# cd Desktop
[root@localhost Desktop]# ls
blah-00886828e6.desktop opera_8.01-20050615.5-shared-qt_en_sarge_i386.deb
LinksEmailsSent.sxc ymessenger.kdelnk
mozilla-firefox.desktop

Then I type in this next command and the response seems to be indicating its not on the Desktop:

[root@localhost Desktop]# which opera
/usr/bin/which: no opera in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)

Any clues to get it working?
 
Old 07-21-2005, 01:16 AM   #8
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
From a terminal type "opera" and see if it works. If so just use "opera" in a desktop link to execute it.
If you need to find the executable then use this command
$ find /usr -name opera -type f
Good luck.
 
Old 07-25-2005, 11:27 PM   #9
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
Thought by now I'be be running opera. Nothing yet. How is it possible that its is on my Desktop but not responsive to commands?

As you can see I've tried to run/activate it but still nothing. Still reading but if you have any useful suggestions please continute to post them here. Thanks

-rwx------ 1 root root 250 Mar 29 23:20 blah-00886828e6.desktop
-rwxr-xr-x 1 root root 4257754 Jul 26 00:15 Desktop
-rw-r--r-- 1 root root 5398 Apr 5 15:28 LinksEmailsSent.sxc
-r--r--r-- 1 root root 345 Apr 18 22:22 mozilla-firefox.desktop
-rw-r--r-- 1 root root 4257754 Jul 20 12:07 opera_8.01-20050615.5-shared-qt_en_sarge_i386.deb
-rwxr-xr-x 1 root root 304 Mar 29 23:47 ymessenger.kdelnk
[root@localhost Desktop]# /opera*
bash: /opera*: No such file or directory
[root@localhost Desktop]# opera
bash: opera: command not found
 
Old 07-26-2005, 05:33 PM   #10
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
I noticed this line
-rw-r--r-- 1 root root 4257754 Jul 20 12:07 opera_8.01-20050615.5-shared-qt_en_sarge_i386.deb
which shows a deb package. FC3 uses rpm packages. Have you got an rpm package or tried using yum to install it. What was the result of
$ find /usr -name opera -type f
 
Old 07-27-2005, 05:34 PM   #11
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
Thank you for noticing the "deb" package. I did a new download this time selection fedora core as the distribution. My computer now indicates that it now is installed. Its not appearing on my desktop which tell me perhaps that's something I need to manually set up. Also, Firefox is still my default browser. I did and 'whereis opera' command and got the following:

[root@localhost man]# whereis opera
opera: /usr/bin/opera /usr/lib/opera /usr/X11R6/bin/opera /usr/bin/X11/opera /usr/share/opera /usr/share/man/man1/opera.1
[root@localhost man]#

That information tells me, of course, where it is. So now I know its installed and the path. Hope this is not too much to ask, but how to I activate this browser so that I can use it?
 
Old 07-27-2005, 06:17 PM   #12
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
root root root, it's all root as far as I can see.

go to opera.com get the version as for fedora (try both, core 3 version and the other core one as well).

Into your /home directory.

They should (in theory) be rpms so you can just click on them, at worst, you'd get a prompt for your root password and they should then install.

Logically, you should then have them installed as user, not root. So you should be able to start it from either a terminal or link to application or whatever.

You'd then find that if you did want to surf when logged in as root, you can just do the "opera" command in a terminal but when it starts, you'd notice that you'd have to re-do any customisations that you happen to like.
 
Old 07-28-2005, 09:04 PM   #13
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
Well, well, well. That light at the end of the tunnel turned out to be a big chunk of diamond. LOL.

Opera is now launched and operational.

I found it while on another computer configuration related journey. Here's how: I clicked on
Applications, then
System Settings, then
Internet, then, what do you know, Opera appeared as my only internet option.

Looking back at my first question where opera seemed to have been mounted on a Windows partition: My computer is dual boot. So the locate command was probably showing opera in the Windows environment where I was also using it. This may have or not have confused the question. I'm sorry if it did. In the end though we found Opera.

Thanks everyone. Tj
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make diskette available to all users Owen_Townsend Red Hat 2 12-19-2004 01:11 PM
How to make new users Balkman Linux - Newbie 7 07-20-2004 08:01 PM
Question for Opera users raysr Mandriva 2 05-18-2004 03:51 PM
Importing opera bookmarks to opera problem timsch75 Linux - Software 3 03-20-2004 08:10 PM
How to make floppy available to all users? shan Linux - Newbie 1 01-28-2002 10:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration