Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 11-29-2005, 07:42 PM   #1 (permalink)
 
True Techie

Join Date: Apr 2005

Posts: 110

Murdoc

Question firefox 1.5

Hi, I've extracted the files as directed by the site but I dunno what to do with the folder after extraction. Where does it go?
Murdoc is offline  
Old 11-29-2005, 08:30 PM   #2 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

If you downloaded the source, good luck. You have to compile it.

If you downloaded the "installer", then open a terminal and run ./<installer filename>
__________________



Debian Support Forums!
macdude425 is offline  
Old 11-29-2005, 11:02 PM   #3 (permalink)
 
True Techie

Join Date: Apr 2005

Posts: 110

Murdoc

Default

Quote:
Originally posted by macdude425
If you downloaded the source, good luck. You have to compile it.

If you downloaded the "installer", then open a terminal and run ./<installer filename>
Well I went to firefox.com and found only 1 big link the one in green and I dled that it's in .gz format. Is this the source? or the installer version? I think it's the installer because I did the ./firefox command and an installer came up. I ran installation but when I deleted the extracted folder, firefox went back to the older version but if I keep the folder, then it would run v1.5... So.... What does this mean?
Murdoc is offline  
Old 11-29-2005, 11:06 PM   #4 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

it installed into the folder you extracted it into, when you deleted the symlink by deleting the folder you killed it
horndude is offline  
Old 11-29-2005, 11:27 PM   #5 (permalink)
 
True Techie

Join Date: Apr 2005

Posts: 110

Murdoc

Default

Quote:
Originally posted by horndude
it installed into the folder you extracted it into, when you deleted the symlink by deleting the folder you killed it
but I had 0.7 installed... what happened to that? why doesn' it just patch up 0.7 and make it 1.5 instead of linking it to the folder I extracted?
Murdoc is offline  
Old 11-29-2005, 11:33 PM   #6 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

depends on where .7 was installed, if it was in /usr/bin or /usr/local/bin or some directory other than $HOME then no

1.5 installs into whatever directory you unzip it into, which is typically $HOME
horndude is offline  
Old 11-29-2005, 11:35 PM   #7 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

all the installer script does is unpack the binaries inside the directory and set some defaults/check for dependencies created when you unzip the firefox.tar.gz file.....it doesnt install it to /usr/bin or /usr/local/bin for system wide use
horndude is offline  
Old 11-30-2005, 08:02 AM   #8 (permalink)
straightv6's Avatar
 
Not A Super Techie

Join Date: Dec 2003

Posts: 495

straightv6 is on a distinguished road

Default

so should you install it in the same directory as the previous version?
__________________
1 fast and 1 slow
straightv6 is offline  
Old 11-30-2005, 08:22 AM   #9 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

why? Id wipe out the previous version if its in $HOME, then just install the new one, if you leave the .mozilla or .firefox file intact you wont lose your bookmarks and preferences

this is exactly like unzipping a file onto your desktop in windows, clicking on the new directory, then clicking an .exe file..............its the exact same deal

firefox for linux unless you build it yourself is a PRECOMPILED binary, all that it needs to run is unzipped, then run its installer which all that does is check for dependencies and unpack itself, thats it
horndude is offline  
Old 12-01-2005, 11:29 PM   #10 (permalink)
 
True Techie

Join Date: Apr 2005

Posts: 110

Murdoc

Default

intresting... I see what you mean...
Murdoc is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On