Sponsored Content
Full Discussion: Firefox for Solaris?
Operating Systems Solaris Firefox for Solaris? Post 76975 by vikster007 on Friday 1st of July 2005 07:51:26 PM
Old 07-01-2005
Firefox for Solaris?

I was wondering how i could install mozilla firefox for solaris 8?

I downloaded the file:

firefox1.0.4-sparc-sun-solaris2.8.tar.bz2


Then i read to decompress .bz2 files i need another software so i got bzip2, but i dont know how to install that eiether Smilie

As your probably gathered im a newb.

Thnx in advance.
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help with cron and Firefox

I am trying to "reload" firefox at 5am everyday. was looking at the crontab and the way it works, however i'm not sure how to kill firefox first and then reopen it. Any suggestions? (7 Replies)
Discussion started by: moshe88
7 Replies

2. Solaris

Sample solution for Firefox-3.6.10 pkg in solaris 10 for X86

download pkg from sunfreeware web site (root user mode) step1: #mkdir opt/sft step2: download the package and save it in the opt/sft directory step3: #bunzip2 firefox-3.6.10.en-US.solaris-10-fcs-i386-pkg.bz2 step 4 #pkgadd -d ./firefox-3.6.10.en-US.solaris-10-fcs-i386-pkg ... (3 Replies)
Discussion started by: alamin2010
3 Replies

3. Solaris

Problems configuring keyboard and Firefox on Solaris

Hello, I'm having problems with my keyboard on Solaris 10, i want to "complete" the command with the tab key and it does not work, also, i want to use the arrows to remember the last commands issued and it always show Google, but when i try to open a browser with Google it does not work, but if... (8 Replies)
Discussion started by: danndp
8 Replies

4. UNIX and Linux Applications

Firefox crashing

Firefox keeps on crashing every time I try to run it. I tried to create a new profile with no luck. When I try to open up the profile manager firefox crashes. I even deleted my profile folder and tried to start with a new profile. That did not work either. I don't know what the problem could be. I... (6 Replies)
Discussion started by: cokedude
6 Replies

5. Emergency UNIX and Linux Support

[Solved] Java Plugin not working w/Firefox 7 on Solaris x86

I upgraded my server to Firefox version 7.0.1 and created a symbolic link to /usr/jdk/instances/jdk1.6.0/jre/lib/i386/libnpjp2.so in the /usr/lib/firefox/plugins directory. According to the directions from the mozilla site, this should work. But whenever i attempt to access an app that requires... (0 Replies)
Discussion started by: goose25
0 Replies

6. Solaris

Installing firefox on solaris 10

I wondered how I could install firefox-11.0.en-US.solaris-10-fcs-i386.tar.bz2 for solaris 10 ? I read to unwind. Bz2 i need another software how can i instal this package? i'tried with the command GZIP but i dont found ./install? i tried also without terminalbut I do not know how to install... (11 Replies)
Discussion started by: herbich1985
11 Replies

7. Solaris

How to make Adobe Flash Player plugin work for Firefox 13.01 on Solaris 11

How do I make Adobe flash Player work on solaris 11 for Firefox-13.0.1 which doesn't have a plugins directory? Thanks in advance.:o (0 Replies)
Discussion started by: Tenyhwa
0 Replies

8. Solaris

Solaris hangs (Firefox)

dear members, i am a newbie to solaris 11.3, and deeply impressed. On my test pc (Lenovo M90), however, using the internet hangs the system from time to time; initializing the connecting (WLAN) during installation (via the live cd) took two attempts as well. Maybe someone has a solution... (7 Replies)
Discussion started by: RichardLichten
7 Replies
PRISTINE-BZ2(1) 						   pristine-bz2 						   PRISTINE-BZ2(1)

NAME
pristine-bz2 - regenerate pristine bz2 files SYNOPSIS
pristine-bz2 [-vdk] gendelta file.bz2 delta pristine-bz2 [-vdk] genbz2 delta file DESCRIPTION
This is a complement to the pristine-tar(1) command. Normally you don't need to run it by hand, since pristine-tar calls it as necessary to handle .tar.bz2 files. pristine-bz2 gendelta takes the specified bz2 file, and generates a small binary delta file that can later be used by pristine-bz2 genbz2 to recreate the original file. pristine-bz2 genbz2 takes the specified delta file, and compresses the specified input file (which must be identical to the contents of the original bz2 file). The resulting file will be identical to the original gz file used to create the delta. The approach used to regenerate the original bz2 file is to figure out how it was produced -- what compression level was used, whether it was built with bzip2(1) or with pbzip2(1). Note that other tools exist, like bzip2smp or dbzip2, but they are said to be bit-identical with bzip2. Anyway, bzip2 looks like the most widespread implementation, so it's hard to find bzip2 files that make pristine-bz2 fail. Please report! The deprecated bzip1 compression method hasn't been implemented. If the delta filename is "-", pristine-bz2 reads or writes it to stdio. OPTIONS
-v Verbose mode, show each command that is run. -d Debug mode. -k Don't clean up the temporary directory on exit. -t Try harder to determine how to generate deltas of difficult bz2 files. ENVIRONMENT
TMPDIR Specifies a location to place temporary files, other than the default. AUTHOR
Joey Hess <joeyh@debian.org>, Faidon Liambotis <paravoid@debian.org>, Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Licensed under the GPL, version 2. perl v5.14.2 2013-06-01 PRISTINE-BZ2(1)
All times are GMT -4. The time now is 10:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy