Puneet, First Command for you man rpm Read how to uninstall rpm packages incase of dependencies..........you will find rpm -e --nodeps packagename.rpm
Have Fun with Following Document, hopefully this would be what you require..... Following are the steps for installing mozilla1.5 on linux7.2 step1:first of all we need the mozilla-i686-pc-linux-gnu-1.5-sea.tar.gz. The tar file for mozliia 1.5. step 2:we untar this gz file using tar -zxvf mozilla-i686-pc-linux-gnu-1.5-sea.tar.gz step 3:we have a directory created as mozilla-installer.we go that director .There we have mozilla-instaler a binary file we run that as /mozilla-installer. step 4:we have a directory created in /usr/local/mozilla. we go in that mozila directory and give the command ./mozilla then we have the mozilla 1.5 browser. step 5: Installing the plugins we need two things for that first of all j2re-1_4_2_03-linux-i586-rpm.bin file for java run time environment.when we run this binary file we have the rpm with us .secondly we need libgcc-3.3.2-6.i386.rpm step 6: we install the rpm for java using rpm -ivh j2re1_4_2_03-linux-i586.rpm we also install the rpm for libgcc using rpm -ivh libgcc-3.3.2-6.i386.rpm step 7:Now we have to create a soft link from the plugin to the browser. for that we go to the directory /usr/local/mozilla/plugin.There we create a softlink to the javaplugin as ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so that is all we need to do . Launch Mozilla giving command /usr/local/mozilla/mozilla Have Fun!!! :) -Dhruv -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of puneet loiya Sent: Thursday, May 06, 2004 10:59 AM To: linuxdelhi Subject: [ilugd] Hello ishpreet gill Re: Mozilla not workin Hello Ishpreet and all, i think u didnt get my problem. ok no probs. actually whenever i try to open mozilla web browser for browsing it doesnt open means its window doesnt come. i tried by command prompt by givin command mozilla but it is not workin also i give one command 'mozilla -ProfileWizard' but it is also not workin. now i want to reinstall the mozilla . so i m tryin to remove mozilla. so i m enterin in command promt as root and givin command 'rpm -e mozilla' it is givin error. so plz help me how to remove the mozilla. it gives error like when i try to - [EMAIL PROTECTED] 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. no i didnt do like upgradation. so plz help me puneet ________________________________________________________________________ Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/ _______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/ _______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/
