Linux Software > Linux Application

plz help me Mozilla is not workin

<< < (2/2)

puneetloiya:
hello dragoncity

one more thing plz tell me the exact location of the mozilla file because to remove the packeage we have to enter in the directory. so plz guide me .

puneet

dragoncity99:
Mozilla is located in the 1st CD, this is the path

/mnt/cdrom/RedHat9/RPMS/

find "mozilla-version-i386.rpm" and not something like
"mozilla-mail....rpm"

When u initiate rpm -e mozilla.xxx.i386.rpm, it will delete all the folders and directories. But, PLEASE dont remove any local files in the directories or sth ugly will happen.

Let RPM do all the work.

But at ur own risk. If u want to remove then u may go to /usr/lib/ where u will see 2 mozilla folders. One is "mozilla" itself and another is "mozilla-1.x.x" . If it's not there then it's at /usr/local/

BUT, dont touch this directory if u can. Unless u know what u r doing.

puneetloiya:
Hello Dragoncity ,

thnx a lot for bein in touch . but still i m facin problem

when i enter as a root in command prompt after tht when i reinstall the mozilla it gives error like :-

[root@labco root] # rpm -e mozilla

error: Failed dependencies:

libgkgfx.so is needed by (installed) mozilla-dom-inspector-1.2.1-26
libgtkembedmoz.so is needed by (installed) kdebindings-3.1-6
mozilla = 1.2.1-26 is needed by (installed) mozilla-mail-1.2.1-26
mozilla = 1.2.1-26 is needed by (installed) mozilla-psm-1.2.1-26
mozilla = 35:1.2.1 is needed by (installed) galeon-1.2.7-3
mozilla = 1.2.1-26 is needed by (installed) mozilla-chat-1.2.1-26
mozilla = 1.2.1-26 is needed by (installed) mozilla-devel-1.2.1-26
mozilla = 1.2.1-26 is needed by (installed) mozilla-dom-inspector-1.2.1-26
mozilla = 1.2.1-26 is needed by (installed) mozilla-js-debugger-1.2.1-26
mozilla is needed by (installed) plugger-4.0-23

so plz guide me is there any error in givin the command.

puneet    :!:  :!:

Ricky:
I was out yesterday...
do this..  
to find exact version of mozialla on ur systemmm..

--- Code: ---rpm -q mozilla
--- End code ---
It will give you some thing like "mozilla-1.4.1-17"
then do following..

--- Code: ---rpm -e mozilla-1.4.1-17 --nodeps
--- End code ---
Please do all above when you are really in command line mode ie. no X should be running anywhere.
Then reboot and again install mozilla from cd but again from command line..
to install from cd .. insert the cd and
--- Code: ---mount /mnt/cdrom
--- End code ---
then

--- Code: --- rpm -ivh mozilla-xxx.i386.rpm --nodeps
--- End code ---
You should first cd to rpm directory that is..

--- Code: --- cd /mnt/cdrom/RedHat9/RPMS
--- End code ---

What we are doing is reinstall so that if any thing is misconfigured or improper which is not allowing mozilla to run get resolved automatically.

puneetloiya:
Hello Ricky and Dragoncity,

thnx a lot . i successfully reinstalled mozilla. now it is workin . thx again

puneet  :lol:

Navigation

[0] Message Index

[*] Previous page

Go to full version