[Ubuntu-BR] ajuda para compilar software

Paulo Horácio horacllos em gmail.com
Quarta Dezembro 2 03:08:00 UTC 2009


O software em questão que estou tentando instalar é o window-picker-applet,
e o arquivo makefile contém o seguinte:

SUBDIRS = po data src

EXTRA_DIST = intltool-merge.in intltool-extract.in intltool-update.in
DISTCLEANFILES = intltool-merge intltool-update intltool-extract

dist-hook:
    @if test -d "$(srcdir)/.bzr"; \
        then \
            echo Creating ChangeLog && \
            ( cd "$(top_srcdir)" && \
                echo '# Generated by Makefile. Do not edit.'; echo; \
                $(top_srcdir)/missing --run bzr log --gnu-changelog ) >
ChangeLog.tmp \
                && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
                || (rm -f ChangeLog.tmp; \
                    echo Failed to generate ChangeLog >&2 ); \
  else \
      echo Failed to generate ChangeLog >&2; \
  fi

........................

Tentei pelo "sudo make" mas também não deu certo. Esclarecendo ainda, todos
os procedimentos estão sendo executados como root.

2009/12/1 Ursula Junque <ursinha em gmail.com>

> 2009/12/1 Zandre Bran <zandrebran em gmail.com>:
> > 2009/12/1 Ursula Junque <ursinha em gmail.com>:
> >> 2009/12/1 Salles <salles.web em gmail.com>:
> >>>[...] O Paulo poderia usar o instalador de pacotes deb para isso, não
> >>> precisaria quebrar a cabeça e saberia de cara se existem dependências.
> >>
> >> Hmm, como assim? Eu nem pensei nisso pois a primeira coisa que ele
> >> disse no email é que não tinha achado .deb :)
> >
> >     Seria o auto-apt para não pensar em dependências?
> >
> > #auto-apt run ./configure
> > #auto-apt run make && auto-apt run make install
>
> Uia! Que interessante, não conhecia. :) Vou até dar uma olhada por
> aqui, valeu Zandre :)
>
> >
> > http://packages.ubuntu.com/karmic/auto-apt
> > https://help.ubuntu.com/community/AutoApt
> >
> > - []s
> > - Zandre.
> >
> > :: br-linux.org/linux/e-mala
> >
> > --
> > Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
> >
> > Lista de discussão Ubuntu Brasil
> > Histórico, descadastramento e outras opções:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
>
> --
> It's funny when things change so much, it's all state of mind.
> -- In Hiding, Pearl Jam
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.1
> GAT/CS d- s: a-- C++ U+++ P L+++$ E- W++ N+ K- w-- PS+ PE Y+ PGP- t-
> 5? X R+ tv b+ DI++ D++ e++ h* r++>+++ z+++
> ------END GEEK CODE BLOCK-----
>
> --
> Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
>
> Lista de discussão Ubuntu Brasil
> Histórico, descadastramento e outras opções:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



More information about the ubuntu-br mailing list