From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Henderson Subject: Re: additional problem Date: Thu, 30 Jun 2011 08:15:41 -0400 Message-ID: <4E0C68ED.1070506@digital-pipe.com> References: <4E0B2F67.3070304@digital-pipe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-gx0-f179.google.com (mail-gx0-f179.google.com [209.85.161.179]) by alsa0.perex.cz (Postfix) with ESMTP id 59B3424438 for ; Thu, 30 Jun 2011 14:17:35 +0200 (CEST) Received: by gxk1 with SMTP id 1so934076gxk.38 for ; Thu, 30 Jun 2011 05:17:34 -0700 (PDT) In-Reply-To: <4E0B2F67.3070304@digital-pipe.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 06/29/2011 09:57 AM, David Henderson wrote: > Hi gang! I've successfully been able to compile the alsa-utils > package with the > "--with-alsa-inc-prefix=/opt/staging/alsa/var/share/include > --with-alsa-prefix=/opt/staging/alsa/lib", but the problem I'm having > now is that the compiled binaries are looking for those directories > during run-time and not just compile-time. Does anyone have any > thoughts on using those directories for package creation, but that the > software doesn't use the '/opt/staging/alsa' prefix during run-time? > > Thanks, > Dave bump for help