Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-30-2004, 12:59 AM
|
#1
|
Member
Registered: Jan 2004
Location: Singapore
Distribution: Main Distros: Ubuntu & SUSE, OTHERS: MEPIS, FC, Mandriva, Linspire, Xandros, Knoppix
Posts: 58
Rep:
|
Firefox Questions
Hi pals,
I am not too sure if any of you here are developers for Mozilla Firefox, but I would like to find out why:
a. I cannot find Firefox and Thunderbird in Synaptic?
b. Firefox did not come preconfigured with the most common plug-ins, such as Flash, Java, mPlayer etc.?
c. Firefox did not come preconfigured with the GO, New Tab, New Window, History, Bookmarks and Download icons?
These would be basic functions which are used by the majority of people... so hope someone can enlighten me! (Or if there are no good reasons, then maybe one of you Firefox developers can consider implementing my suggestions?)
Thanks!!!
Rykel
Singapore
|
|
|
04-30-2004, 01:27 AM
|
#2
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
questions like these would probably be more easier answered in the firefox fourms...
http://forums.mozillazine.org/index.php?c=4
but just to take a stab at it, you have to realize these people take there time
out to deliver a product such as firefox to you, and many others, including myself
free of charge, and the simplicity of adding these features is nothing short of easy...
i think what i am trying to get across is that you should take the product as is
as it is basically given to you, and these people aren't required to supply these things.
they want to give you a great browser, in which they do, and with how easy
it is to add these features, i personally wouldnt' be giving them a hard time, not saying
thats what your trying to do, but i think you get what i am trying to say.
they already have a higher end browser called mozilla, that comes with most if not all
of the things you are asking for ... firefox is just a stripped down version basically ...
i don't know how else to explain my point of view on this topic other than what i said
and that you'll probably get more direct answers and more answers directly through
the firefox fourms ...
as of synaptic, that is dependant on the sources your using .. personally i don't use
synaptic cause i use slackware, so i am not sure exactly why you can't find it
through any of your synaptic resources, but i can tell you that it has nothing to do with
the firefox people on why you can't get it through synaptic.
cheers!
Last edited by DrOzz; 04-30-2004 at 01:29 AM.
|
|
|
05-01-2004, 08:53 AM
|
#3
|
Member
Registered: Jan 2004
Location: Singapore
Distribution: Main Distros: Ubuntu & SUSE, OTHERS: MEPIS, FC, Mandriva, Linspire, Xandros, Knoppix
Posts: 58
Original Poster
Rep:
|
harloe drozz,
really, thanks and many thanks for the reply u gave...
actually, i am VERY THANKFUL for the people who worked on Mozilla, and i have absolutely no intention to mean tat the developers are "obliged" to give us any features...
if i am into programming, i would love to contribute to the source code too... but alas, i look at lines of code and get freaked out...
now, i come from an angle where i am currently setting firefox and thunderbird for any PC tat comes into my sight, and i am unofficially "evangelising" for the programs.
i also report bugs, solutions and help others who may face problems in forums etc. so tat e community can benefit, altho' i must say tat i hardly can find any bugs! (versas the table-banging frustrations i had before with IE and opera)
therefore, e features i ask abt is meant to help more ppl adopt mozilla, and if tis is e best i can contribute, ie. suggesting to developers on e features tat are frequently used while getting more users, so tat it is worthwhile for contributors to continue improving e software, tis is wat i will continue doing!
it's like me playing my small part in e grand picture.
hope tat helps, and cheers!!
regards,
rykel
singapore
p/s. did u say tat u are also one of the developers working on mozilla? here's a BIG, BIG "THANK YOU!!"

|
|
|
05-01-2004, 12:46 PM
|
#4
|
Member
Registered: Aug 2003
Posts: 54
Rep:
|
Is there anyway that when I click the address bar that the url is highlighted with one click ( like in windows )?
Thanks
|
|
|
05-01-2004, 05:36 PM
|
#5
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
Press ctrl + L instead  . F6 will also do 
|
|
|
05-01-2004, 06:33 PM
|
#6
|
Senior Member
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Rep:
|
I see from your summary on the left that you're running Lindows and Xandros. If you're pointing your /etc/apt/sources.list to Debian, then you'd have to point to at least the "testing" or "unstable" tree for firefox or thunderbird to show up in the list. (BTW, you could always install just the .deb with dpkg, barring any dependancy problems....). If you don't have these sources listed, then you're pointing to a place where the Debian volunteer(s) who have taken Mozilla's source code and packaged it nicely for us. If you aren't using the testing or unstable Debian sources already, I'd be a bit hesitant of doing it, as you'll be faced with a big upgrade, likely, and it'll probably screw up anything that your distros have done on their own.
Its much easier to just get the .tar.gz from the mozilla site and unpack it somewhere nice. The directory is ready as soon as its unpacked. If you want to easily run it by typing something like "firefox", just create a symbolic link to the executable in /usr/bin. for example, if you unpacked it to your home directory, you could
Code:
ln -s ~/mozilla-firefox/mozilla-firefox /usr/bin/firefox
or whatever. That's actually the easiest so far.
BTW, has anyone tried Opera 7.5 yet? Seems quite zippy.
|
|
|
All times are GMT -5. The time now is 05:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|