Re: KDE4 load libicui18n.so.38 not found - can create system crash!

2011-01-01 Thread David Southwell
_ From: Sergio de Almeida Lenzi [mailto:lenzi.ser...@gmail.com] Sent: 31 December 2010 08:46 To: David Southwell Cc: 'Kurt Jaeger'; freebsd-ports@freebsd.org Subject: RE: KDE4 load libicui18n.so.38 not found - can create system crash! for me, I solved this problem

Re: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread Kurt Jaeger
Hi! My guess is the primary may be solveable by rebuilding icu and its dependencies (quit a lot I believe!). Yes, rebuilding devel/icu and it dependencies works. I also deleted the stuff in /usr/local/lib/compat/, just to make it sure it does not collect the wrong libicui18n.

RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
-Original Message- From: Robert Huff [mailto:roberth...@rcn.com] Sent: 31 December 2010 07:46 To: David Southwell Cc: freebsd-ports@freebsd.org Subject: KDE4 load libicui18n.so.38 not found - can create system crash! David Southwell writes: So I am seeing two problems

RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
-Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Kurt Jaeger Sent: 31 December 2010 07:50 To: freebsd-ports@freebsd.org Subject: Re: KDE4 load libicui18n.so.38 not found - can create system crash! Hi! My guess

RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
-Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of David Southwell Hi! My guess is the primary may be solveable by rebuilding icu and its dependencies (quit a lot I believe!). Yes, rebuilding

RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
_ From: Sergio de Almeida Lenzi [mailto:lenzi.ser...@gmail.com] Sent: 31 December 2010 08:46 To: David Southwell Cc: 'Kurt Jaeger'; freebsd-ports@freebsd.org Subject: RE: KDE4 load libicui18n.so.38 not found - can create system crash! for me, I solved this problem with this script

RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread Sergio de Almeida Lenzi
for me, I solved this problem with this script, use: sh script libicui18n.s0.38 it scans every lib in /usr/local for the string libicui18n.so.38 and than finds the package that has that lib, finally it builds the ports that have that string. === t=/tmp/$$ find