Anyone using Sunbird?

Andrew Pantyukhin infofarmer at FreeBSD.org
Thu Mar 29 08:19:42 UTC 2007


On 3/29/07, Leslie Jensen <leslie at eskk.nu> wrote:
> I've got a problem with Sunbird (Mozilla calender app) since the gettext
> upgrade.
>
> It core dumps at start
>
> ---------------------------
>   sunbird &
> [1] 1168
>   Abort trap (core dumped)
> ---------------------------
>
> Because of some mistakes I made I've done
>
> pkg_deinstall -rR gettext
>
> Rebuild all the ports I needed, then I saw this problem and I tried both
>
> portupgrade -Rf sunbird
>
> and
>
> portmaster -r sunbird
>
> But it core dumps anyway.
>
> Any suggestions on how to solve this?

The definitive solution would be to:
1. Update your system (rebuild world and kernel)
2. pkg_delete -a
3. Update your ports
4. cd /usr/ports/deskutils/sunbird && make install clean

But it'll take some time.

You can also try linux-sunbird if you want to.


More information about the freebsd-questions mailing list