discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] is there a sdcc option for configure


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] is there a sdcc option for configure
Date: Wed, 4 Feb 2009 09:26:43 -0800
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Feb 04, 2009 at 11:06:49AM +0000, feldmaus wrote:
> Hi,
> 
> is there a secret sdcc Option, so that i can select another
> SDCC Root Directory ?
> 
> I do not want to install the sdcc Source with,
> ./configure
> make
> make install
> 
> This will install sdcc System wide and could do damage.
> I want it only be installed for testing. Otherwise i have
> to install and remove rotatory the Suse SDCC Package and the
> SDCC from Source.
> 
> Any Idea ?
> Regards Markus 

Why don't you just install it using whatever package manager your
system uses? apt-get or yum or whatever...

In any event, sdcc just needs to be somewhere on your path.  There's
no magic involved.  Just set your path so that it includes the
directory where the binaries are installed.  On recent Fedora systems,
it's installed in /usr/libexec/sdcc

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]