PDA

View Full Version : HELP ME - Redhat 8


Sniperino
26-03-2003, 02:24
Dunque sono totalmente niubbo di Linux.
Stasera ho installato la Redhat 8.

Ho scaricato licq ma non riesco ad installarlo.
Cortesemente mi guidereste passo passo?

Il file INSTALLA dice cosi...
Help me, plz le ho provate tutte, e per un niubbo è davvero difficile.
Mi serve assolutamente ICQ con la mia lista, da li ho tanti amici che mi possono aiutare.

Grazie :)



Basic Installation of Licq daemon
=================================

Licq installation consists of two main steps:

1. Install the Licq daemon
2. Install one or more plugins


Requirements for the daemon:
- A C++ compiler and libstc++-devel
- GNU make

Optional it may be helpful to have these:
- OpenSSL (for encrypted connections, please read README.OPENSSL)
- SOCKS libraries (for SOCKS5 support)


These are the installation instructions:

If there is no "configure" script or you downloaded sources from
CVS then use `make -f Makefile.cvs' to create your configure script.
You will need autoconf and automake for this to work:
ftp://ftp.gnu.org/gnu/autoconf/
ftp://ftp.gnu.org/gnu/automake/

1. `cd' to the directory where you unpacked Licq sources and type
`./configure' to configure the package for your system.

Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.

If you are curious as to what possible configurable options, see
`./configure --help' for a list of all possible options.

2. Type `make' to compile the package.

3. Type `make install' to install the programs and any data files and
documentation. You have to be 'root' for this to work. Per default
files are installed in /usr/local/* if you have not defined a different
--prefix=/some/directory.

4. `cd plugins' to the plugins directory and install a plugin of your choice.
Read the included INSTALL and README files to learn how to do this.
You need at least _one_ plugin; without a plugin Licq will not
work!


USING LICQ
==========

For information on how to use Licq please have a look into the doc/ directory
and read the README file and the others. They include very much useful
information.

hilo
26-03-2003, 07:11
suppongo che il file sia del tipo .tar.gz (cheavrai scompattato);
apri un terminale (come root)
posizionati nella dir dove stanno i file e
./configure
se non ti da errori
make
se non ti da errori
make install
se non riesci a lanciarlo copia l'eseguibile da /iusr/local a /usr/bin

ESISTE UNA MANIERA PIU' SEMPLICE:
ti colleghi a http://rpmfind.net/linux/RPM/ByName.html
vai in search e digiti licq e ti trovi, tra le altre, la versione per red hat 8.0;
la scarichi e poi
rpm -ivh licq..... .rpm
e il gioco e' fatto

Sniperino
26-03-2003, 18:56
Quando faccio ./configure mi da errori :(

Sniperino
26-03-2003, 19:55
Ho provato con l'RPM.
Mi dice cosi....




[Admin@localhost Admin]$ rpm -ivh licq-1.2.0a-2.i386.rpm
error: licq-1.2.0a-2.i386.rpm cannot be installed
[Admin@localhost Admin]$ rpm -ivh licq..... .rpm

Sniperino
26-03-2003, 20:28
[Admin@localhost a]$ rpm -i licq-1.2.0a-2.i386.rpm
warning: licq-1.2.0a-2.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm
[Admin@localhost a]$