Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th October 2005, 10:41 AM
Clunixchit's Avatar
Clunixchit Offline
Registered User
 
Join Date: Feb 2005
Location: Strasbourg
Age: 28
Posts: 720
Exclamation Possible tips ??

I think these following points might be useful to tweak up our FC!!
The main reason why im writing this is that i want be sure that the following tips won't create secondary effects: (PLEASE POST YOUR COMMENTS "HIGHLY NEEDED")
linux Experts your attention please !!!

0001. Tuning the launch for firefox v1.0.7 on 32 bit:
Code:
sudo gedit /usr/bin/firefox&
I have seen that in the variable section that there is a test for 64 bit version of firefox
Since im using a 32 bit processor, this test is not necessary. So i commented it!!
Quote:
##
## Variables
##
MOZ_LIB_DIR="/usr/lib"
#if [ -x "/usr/lib64/firefox-1.0.7/firefox-bin" ]
#then
# MOZ_LIB_DIR="/usr/lib64"
#fi
0002. Tuning the launch for thunderbird v1.5 on 32 bit:
Code:
sudo gedit /usr/bin/thunderbird&
Same procedure.
i think it will also work for the 1.0.7 version too (need to comfirm)
Quote:
MOZ_LIB_DIR="/usr/lib"
#if [ -x "/usr/lib64/thunderbird-1.5/thunderbird-bin" ]
#then
# MOZ_LIB_DIR="/usr/lib64"
#fi
0003. Tuning the launch for Openoffice 2.0.0-3.2.1 on 32 bit:
This one is awesome.
Code:
sudo gedit /usr/bin/soffice&
There is a test for ppc (for mac) !!
not useful for me on my 32-bit
so i commented it
Quote:
# the following test is needed on Linux PPC with IBM j2sdk142
#if [ `uname -s` = "Linux" -a "`uname -m`" = "ppc" ] ; then
# JITC_PROCESSOR_TYPE=6
# export JITC_PROCESSOR_TYPE
#fi
Now is it same to do these changes? (knowing the fact that i can launch openoffice in less that 6s)
__________________
Itx either one or zero_
http://clunixchit.blogspot.com/
Reply With Quote
  #2  
Old 26th October 2005, 03:57 PM
bitrain's Avatar
bitrain Offline
Registered User
 
Join Date: Nov 2004
Location: Netherlands
Age: 25
Posts: 1,426
Your changes are good
Only I don't think they'll have a big effect on the performance since ithey are just 1 or 2 if statements.

If you really want to tweak firefox/thunderbird/OOo then you might want to compile them yourself.
Note that firefox and thunderbird need about 800MB of space while compiling.
__________________
Registered Linux user number 389291

Laptop: Nec Versa p550, Pentium M 1.86GHz, 1024MB ram, x300, 80 GB HD, bluetooth, 2915BG Wlan card
Desktop: Amd Athlon x2 4200+, 2GB ram, Geforce 7300GT 512MB silent, 160GB HD in a nice centurion 534 case :cool:
Reply With Quote
  #3  
Old 27th October 2005, 02:18 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
I very much doubt you'll gain more than a few milliseconds by commenting those out.

Those scripts are needed for x86_64, but if you want to comment them on your machine fine.
Reply With Quote
Reply

Tags
tips

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need tips on how to set this up user11 Servers & Networking 3 18th January 2005 08:30 AM
NEw mAchine > Tips charlito126 Hardware & Laptops 2 14th December 2004 11:40 PM
Looking for some tips aggscott Installation and Live Media 13 20th August 2004 02:01 PM


Current GMT-time: 16:09 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat