LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   2 Questions - Opera & Lotus Notes (https://www.linuxquestions.org/questions/linux-general-1/2-questions-opera-and-lotus-notes-83786/)

phonecian 08-20-2003 06:50 AM

2 Questions - Opera & Lotus Notes
 
Struggling to install Opera & lotus Notes into RH9.
Opera's install guide doesnt work. I'm wondering if the directory structure in RH9 is different to what Opera expects? Has anyone successfully done this? Could you tell me how to go about it?

I downloaded Notes 6.2 from Lotus. It arrives as a tar file (c518tna.tar).
What is the procedure for unpacking & installing a .tar file?
Thanks for help

secprovider 08-20-2003 07:10 AM

Hi,

I installed Opera from a .rpm file in Suse 8.1 successfully.

And for extarcting tar call:

# tar xvf c518tna.tar

Then it will create a directory namely c518tna. Follow instructions in the directory INSTALL file.

Anyway you would probably should do

become root: #su

./configure

make

make install

make clean

that is all

phonecian 08-20-2003 07:41 AM

Thanks very much
best wishes


All times are GMT -5. The time now is 07:18 AM.