Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Slackware

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-03-2008, 02:42 PM
Douglas Mayne
 
Posts: n/a
FYI: Firefox 2.0.0.15 for Slackware 12.0 (and probably 12.1)

I notice this is a top story on eWeek this morning:
http://tinyurl.com/4gnc92

PV and the Slackware team will probably have a patch out soon, but if you
want to patch Firefox yourself using the Slackware source package, then be
aware that the Slackware source only repackages the official Firefox
binary. That means you need to download the 10M binary for 2.0.0.15,
not the actual source file (about 38M). Getting the right file from the
start could save someone some bandwidth ;)

Fixing up the official slackbuild is pretty straightforward. However,
in addition to updating the version number in the slackbuild, one
patch file also contains a hardcoded source number. AFAICT, it should be
fixed up as shown below (or similar):

$ cp mozilla-firefox-simple.diff.gz mozilla-firefox-simple.diff.gz.orig
$ zcat mozilla-firefox-simple.diff.gz.orig | sed 's/0.14/0.15/' | gzip \
>mozilla-firefox-simple.diff.gz


$ zcat mozilla-firefox-simple.diff.gz
--- ./firefox.orig 2007-05-15 06:47:30.000000000 -0500
+++ ./firefox 2007-06-01 18:15:02.000000000 -0500
@@ -92,8 +92,8 @@
#uncomment for debugging
#set -x

-moz_libdir=/usr/local/lib/firefox-2.0.0.15
-MRE_HOME=/usr/local/lib/mre/mre-2.0.0.15
+moz_libdir=/usr/lib/firefox-2.0.0.15
+MRE_HOME=/usr/lib/mre/mre-2.0.0.15

# Use run-mozilla.sh in the current dir if it exists
# If not, then start resolving symlinks until we find run-mozilla.sh

After fixing up the two files, the package should build.

--
Douglas Mayne
Reply With Quote
  #2 (permalink)  
Old 07-04-2008, 12:08 AM
Res
 
Posts: n/a
Re: FYI: Firefox 2.0.0.15 for Slackware 12.0 (and probably 12.1)

On Thu, 3 Jul 2008, Douglas Mayne wrote:

>
> I notice this is a top story on eWeek this morning:
> http://tinyurl.com/4gnc92


and whats this? a link to a virus for the winblows users? .. might as well
be.... not many people I know are silly enough to go to hidden-urls...


--
Cheers
Res
--- Usenet policy, and why I might ignore you ---
1/ GoogleGroups are UDP'd on my nntp server. If you use them, don't
waste your time or energy replying to me.

2/ If only cleanfeed filtered out trolls as well as spam, usenet would be
a nicer place.
Reply With Quote
  #3 (permalink)  
Old 07-04-2008, 04:57 AM
Douglas Mayne
 
Posts: n/a
Re: FYI: Firefox 2.0.0.15 for Slackware 12.0 (and probably 12.1)

On Fri, 04 Jul 2008 10:08:54 +1000, Res wrote:

> On Thu, 3 Jul 2008, Douglas Mayne wrote:
>
>>
>> I notice this is a top story on eWeek this morning:
>> http://tinyurl.com/4gnc92

>
> and whats this? a link to a virus for the winblows users? .. might as well
> be.... not many people I know are silly enough to go to hidden-urls...
>

What? Too many of these:
http://tinyurl.com/2q9j9y

--
Douglas Mayne

Reply With Quote
  #4 (permalink)  
Old 07-04-2008, 08:24 AM
Res
 
Posts: n/a
Re: FYI: Firefox 2.0.0.15 for Slackware 12.0 (and probably 12.1)

On Thu, 3 Jul 2008, Douglas Mayne wrote:

>
> On Fri, 04 Jul 2008 10:08:54 +1000, Res wrote:
>
>> On Thu, 3 Jul 2008, Douglas Mayne wrote:
>>
>>>
>>> I notice this is a top story on eWeek this morning:
>>> http://tinyurl.com/4gnc92

>>
>> and whats this? a link to a virus for the winblows users? .. might as well
>> be.... not many people I know are silly enough to go to hidden-urls...
>>

> What? Too many of these:
> http://tinyurl.com/2q9j9y


maybe, depends where you are sending ppl to, I've heard of idiots
creating tiny url's for a simple short plain web site, stupidity...



--
Cheers
Res
--- Usenet policy, and why I might ignore you ---
1/ GoogleGroups are UDP'd on my nntp server. If you use them, don't
waste your time or energy replying to me.

2/ If only cleanfeed filtered out trolls as well as spam, usenet would be
a nicer place.
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Slackware


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:07 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Western Union Money Transfer | Debt Management | Bad Credit Mortgages | Buy PSP | Credit Card Debt Consolidation



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109