Avscan como instalo ele no Ubuntu? [RESOLVIDO]

1. Avscan como instalo ele no Ubuntu? [RESOLVIDO]

Jhonny Roger
Jhonny Roger

(usa Debian)

Enviado em 22/05/2009 - 00:18h

Baixei o pacote neste site:
http://translate.google.com.br/translate?hl=pt-BR&sl=en&u=http://linux.softpedia.com/progDow...

Ai descompactei ele na pasta home/roger so que dai pra frente nao consegui fazer mais nada, tinha estas dicas em um arquivo dentro da pasta descompactada, vejam:

A N T I V I R U S S C A N N E R

I N S T A L L A T I O N I N S T R U C T I O N S


==============================
STEP 1: CONFIGURING THE SOURCE

Run a terminal and "cd" to the same directory that this file is
located in, then type:

# ./configure --listall

This will run the compiler test and print all available
platforms. Choose the most appropriate platform for your
situation and add any additional arguments as needed.

For more information on enabling/disabling and overriding
configuration values, type:

# ./configure --help

To configure the source, type ./configure and then the name
of the platform followed by any additional arguments, for
example:

# ./configure Linux

or

# ./configure Linux --prefix=/usr -v --enable="arch-i586"

For local installations (installing the program to a
subdirectory in your home directory) you need to specify a
--prefix value that is the full path to your home directory or
the full path to a subdirectory within your home directory,
for example:

# ./configure Linux --prefix=/home/myname


If you intend to compile this program with text displayed in a
language other than English then you need to edit the file:

$TOPLEVEL/avscan/config.h

Near the top of the file you will find the lines:

#define PROG_LANGUAGE_*

You will need to comment out all of them except for the language
that you want. Then save this file and continue to the next
step.


======================================
STEP 2: BUILDING/COMPILING THE PROGRAM

If there were no problems configuring the source then type:

# gmake all

or

# make all

This will start the compiling process.

If you do not have "gmake" then use "make", otherwise try
"gmake" first.

If you encountered errors orproblems then you should report them
to the authors. Read the AUTHORS file for a list of addresses.


====================
STEP 3: INSTALLATION

For global installations (default prefix is /usr), type "su" to
switch to the root user and then type:

# gmake install

For local installations, type:

# gmake install

Remember that local and global installations were determined
by the --prefix value that you gave when configuring the source.


===============
STEP 4: RUNNING

To run this program, type:

# avscan &

When you run this program for the first time, directories for
all local data files will be created in your home directory.

For additional command line options, type:

# avscan --help

or

# man avscan

Mas mesmo assim continuo com dificuldades aguardo uma ajuda, agradeço desde já!!!


  


2. MELHOR RESPOSTA

Edwal F. Paiva Filho
nicolo

(usa Ubuntu)

Enviado em 22/05/2009 - 07:58h

Primeiro. O ubuntu não vai compilar nada se não tiver instalado o build-essential e o linux-source-2.6.xx.

Segundo os comandos de compilação básicos são
./configure
esse pode ser como usuário comum
make
ou make all
esse pode ser como usuário comum
make install
Esse tem que ser como sudo ou su, senão não funciona.
O resto é geralmente firula. Se não funcionar apague o diretório e descompacte novamente. Não tente compilar de um diretório que já está sujo.

2-Se o programa fonte for troglodita (velho demais) não vai instalar nada. Ele vai procurar libs obsoletas que não mais existem. o Linux se lixa para o "back compatibility" .



3. APT

Daniel Fernandes
volcom

(usa Debian)

Enviado em 22/05/2009 - 08:42h

Porque não usa o apt?

Não sei se existe esse pacote nos repositórios oficiais, mas se não existir, procure em:

http://www.apt-get.org/

SE tiver dúvidas em como fazer isso nos pergunte ;)

Abraço


4. Agradeçimentos

Jhonny Roger
Jhonny Roger

(usa Debian)

Enviado em 22/05/2009 - 21:27h

Pessoal muto obrigado mesmo a cada post meu minhas dúvidas vão se dissipando, vou procurar ler agora mesmo sobre make, make install e tudo o que vc's me disseram Deus abençoe vc's cada vez mais, obrigado!!!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts