Date: Mon, 14 Nov 2005 10:28:47 -0500 From: James Bailie <jimmy@jamesbailie.com> To: freebsd-questions@freebsd.org Cc: gnome@freebsd.org Subject: Re: thunderbird port problem ? Message-ID: <4378AD2F.3060900@jamesbailie.com> In-Reply-To: <4378A6E0.5070305@esiee.fr> References: <4378A6E0.5070305@esiee.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Frank Bonnet wrote: > Hello > > I've compiled thunderbird 1.0.7 from ports at 6.0-R and I have a small > problem which is when I click on an URL written in an email it does > not start firefox or any other www browser. > I thinks I miss something but ... what ??? The following web page describes the process of making FireFox launch Thunderbird, and vice versa, under Linux. The process is identical for FreeBSD: http://www.schwer.us/journal/2005/05/01/getting-firefox-and-thunderbird-to-play-nice-under-linux/ Note that one of the two shell scripts the author uses as wrappers, invokes /bin/bash. You must change that to /bin/sh. The sh on FreeBSD can handle the code in the file. -- James Bailie <jimmy@jamesbailie.com> http://www.jamesbailie.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4378AD2F.3060900>