From owner-freebsd-questions Sun Apr 28 13:46:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f141.law9.hotmail.com [64.4.9.141]) by hub.freebsd.org (Postfix) with ESMTP id 6601B37B405 for ; Sun, 28 Apr 2002 13:46:35 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 28 Apr 2002 13:46:35 -0700 Received: from 68.50.137.180 by lw9fd.law9.hotmail.msn.com with HTTP; Sun, 28 Apr 2002 20:46:35 GMT X-Originating-IP: [68.50.137.180] From: "Tom Hines" To: marcus@marcuscom.com Cc: questions@FreeBSD.ORG Subject: Re: libintl.so.1 not found Date: Sun, 28 Apr 2002 16:46:35 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Apr 2002 20:46:35.0317 (UTC) FILETIME=[C934E650:01C1EEF5] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > 1) How do I tell the system I have libintl.so.2 installed and not > > libintl.so.1? > >Rebuild all the ports that depend on libintl.so.1. Ah, yes. I guess the reason startx failed was because I hadn't recompiled X. I have portupgrade set to never upgrade X. > > 2) Who is deleting my symlink and why? > >Not sure. portupgrade can delete old libs when upgrading if you specify >the -u option. However, by default, it preserves old libraries in a >separate directory. Hmmm, portupgrade is the culprit. I build things with "portupgrade -R" and when it's done my symlink is gone. I wonder how I can prevent that because otherwise portupgrade is useless now. I guess I'll have to go back to the old "make install" technique. Reinstalling gettext-old didn't work. It didn't install a libintl.so.1, so I removed it again and am going with the symlink for now. Thanks. _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message