Some questions about packages in Ubuntu.
Luca Manganelli
luca76 at gmail.com
Thu Mar 16 14:53:47 UTC 2006
On 3/16/06, Michael R. Head <burner at suppressingfire.org> wrote:
> > 2) I saw that there are sources repositories. If I want to compile,
> > i.e., the wget package, how can I do that?
>
> sudo apt-get build-dep <packagename>
> apt-get source <packagename>
> cd <packagename>-<version>
> fakeroot dpkg-buildpackage -us -uc
Thank you, but how can I set compiler parameters (optimization flags)?
More information about the ubuntu-users
mailing list