gnu-system-discuss
[Top][All Lists]
Advanced

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

Re: A GNU Distribution


From: Praveen A
Subject: Re: A GNU Distribution
Date: Tue, 3 Apr 2012 10:56:12 +0530

2012/4/3 Alfred M. Szmidt <address@hidden>:
>   $ apt-get build-dep $PROGRAM;
>   $ apt-get source $PROGRAM;
>   $ cd PROGRAM/;
>   $ ./configure;
>   $ make;
>   $ make install;
>
>   What is not easy about this? :-)
>
> That will not build with the same switches as the original package was
> built, and it will install in /usr/local which does not work for all
> packages.
>

$ apt-get build-dep $PROGRAM;
$ apt-get source -b $PROGRAM

will build it with same options as it was built by the package maintainer.
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.



reply via email to

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