PDA

View Full Version : install firefox 3


milo974
08-01-2008, 08:14 AM
hello

i ve seen that firefox 3 is out for OpenBSD :
cf http://www.openbsd.org/cgi-bin/cvsweb/ports/www/firefox3/pkg/
On my openbsd 4.3, i ve installed Fluxbox, it works fine, i use package install.
I ve search in ftp://rt.fm/pub/OpenBSD/4.3/packages/i386/ "firefox 3"
I ve not found it. Is there a way to install it ?(i dont use ports) thank's

ocicat
08-01-2008, 09:06 AM
i ve seen that firefox 3 is out for OpenBSD
As mentioned before, Firefox 3 is becoming available for those who are running -current, not users of -release or -stable. If you are unfamiliar with these terms, you should study Section 5.1 of the FAQ:

http://openbsd.org/faq/faq5.html#Flavors

Most likely, you are running 4.3-release. You can verify this by the command:

sysctl kern.version
I ve search in ftp://rt.fm/pub/OpenBSD/4.3/packages/i386/ "firefox 3"
I ve not found it.
Correct. Firefox 3 is not available to users of 4.3-release. Most likely, it will not be backported.

The link provided in your original message is to the -current ports tree. The -current ports tree is only to be used with the -current system. Those who attempt to mix -current packages & ports with -release or -stable will at best experience weird behaviour; at worst, the applications will not function at all. For more information, study Section 15.4.1 of the FAQ:

http://openbsd.org/faq/faq15.html#NoFun
Is there a way to install it ?
Officially, no.

Firefox 3 will be available in OpenBSD 4.4 which will be officially released November 1, 2008.

milo974
08-01-2008, 09:43 AM
thank's a lot !