Contribute  :  Advanced Search  :  Site Statistics  :  Directory  :  Polls  :  ABOUT MUTAKU.com  :  Folding@Home  :  NerdcoreProductions.com  :  STORE  
Mutaku.com Fresh brewed daily
Welcome to Mutaku.com
Thursday, September 09 2010 @ 12:28 PM EDT
   

Getting Links to Work in Spark on Linux

TUTORIALS/GUIDESAs you probably know, we have setup openfire as an xmpp chat server. We use spark by the same people for a nice little client to interface with the server and chat with other users. However, in Linux, clicking links sent by users would not work. Read on for the quick fix.

So apparently Spark defaults to netscape for some reason or another. Therefore, a simple link to whatever browser you want to use is sufficient to get things working.

We wanted to use our firefox 3 browser for this is how it is done:

[as root:]
ln -s /usr/bin/firefox-3.0 /usr/bin/netscape


Now to check you can click a link and it should open in your existing browser session as a new tab. If not make sure that you can see the following:

/usr/bin/netscape -v
---> Mozilla Firefox 3.0, Copyright (c) 1998 - 2008 mozilla.org


And there you go...you are now all set.

Trackback

Trackback URL for this entry: http://www.mutaku.com/geeklog/trackback.php?id=20080707194240365

Here's what others have to say about 'Getting Links to Work in Spark on Linux':

Bookmarks about Netscape
Tracked on Sunday, January 11 2009 @ 05:57 AM EST

Getting Links to Work in Spark on Linux | 0 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.