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

Re: Instalado ou não?



Vc nao tem o gcc instalado... :)

aptitude install gcc vai ajudar


-- Global

On 2/24/06, Eder Gobbi <gobbix@gmail.com> wrote:
Em Sex, 2006-02-24 às 11:04 -0300, Eder Gobbi escreveu:
> Bom dia lista
>
> Estou usando Ubuntu em uma máquina aqui na empresa. Quando tento
> instalar alguma coisa do source nele sempre dá esse erro. No Debian isso
> não acontece.
>
> root@grsw005:/home/eder/Desktop/aview-1.3.0# ./configure
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... no
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
> root@grsw005:/home/eder/Desktop/aview-1.3.0#
>

Esqueci de colocar meu .bash_profile:

# ~/.bash_profile: executed by bash(1) for login shells.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.

# the default umask is set in /etc/login.defs
#umask 022

# include .bashrc if it exists
if [ -f ~/.bashrc ]; then
    . ~/.bashrc
fi

# set PATH so it includes user's private bin if it exists
if [ -d ~/bin ] ; then
    PATH=~/bin:"${PATH}"
fi


--
...
Abraço

        _                    Eder Gobbi - "Woody"
       ^-)                    MSN - gobbix at gmail dot com
        ( . . _                  GoogleTalk - gobbix at gmail dot com
          \ `\\                   Jabber - gobbix at jabber dot com
             |>                       Linux User - #385577 - http://counter.li.org
______/|______                 UIN - 161655702

"Livre? É... Eu sou!!!"

"Se você pensa que pode, ou se pensa que não pode, de qualquer forma
você está certo!" (Henry Ford)


--
To UNSUBSCRIBE, email to debian-user-portuguese-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: