Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error compiling arts-1.4.2 (KDE)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
yahikochan1
n00b
n00b


Joined: 07 Jul 2005
Posts: 18

PostPosted: Sun Jul 31, 2005 7:23 pm    Post subject: error compiling arts-1.4.2 (KDE) Reply with quote

instale el Qt version qt-x11-free-3.3.4.tar.bz2

pero cuando hago el ./configure del arts me sale
Code:
 checking for Qt... configure: error: Qt (>= 3.3 and < 4.0) (library qt-mt) not found


como arreglo esto??
segun el install de Qt tengo q hacer esto: en el directorio de /home/ en un file llamado .profile o .login pero ninguno lo existe en este directorio haci q lo cree
Code:
This is done like this:

    In .profile (if your shell is bash, ksh, zsh or sh), add the
    following lines:

   QTDIR=/usr/local/qt
   PATH=$QTDIR/bin:$PATH
   MANPATH=$QTDIR/doc/man:$MANPATH
   LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH

   export QTDIR PATH MANPATH LD_LIBRARY_PATH


pero como quiera no me funciona el arts ./configure

he puesto esas variable en tres lugares diferentes y nada por favor si saben ayudenme
Back to top
View user's profile Send private message
yahikochan1
n00b
n00b


Joined: 07 Jul 2005
Posts: 18

PostPosted: Sun Jul 31, 2005 7:26 pm    Post subject: se me olvido Reply with quote

hice lo del file .profile luego q haber hecho el ./configure make make install de Qt

puede ser esto el error?
Back to top
View user's profile Send private message
esteban_conde
Veteran
Veteran


Joined: 04 Jun 2003
Posts: 1670

PostPosted: Sun Jul 31, 2005 7:48 pm    Post subject: Reply with quote

Quote:
kde-base/arts
Latest version available: 3.4.1-r2
Latest version installed: [ Not Installed ]
Size of downloaded files: 952 kB
Homepage: http://multimedia.kde.org/
Description: aRts, the KDE sound (and all-around multimedia) server/output manager
License: GPL-2 LGPL-2

Ese es uno de las varias coincidencias que me arroja el comando emerge search arts lo siguente seria:
emerge kde-base/arts ya que gentoo no deja compilar paquetes y aunque lo permita no se debe hacer salvo casos muy concretos.
_________________
Saludos a tod@s, Esteban.
Back to top
View user's profile Send private message
yahikochan1
n00b
n00b


Joined: 07 Jul 2005
Posts: 18

PostPosted: Sun Jul 31, 2005 8:11 pm    Post subject: Reply with quote

amigo el problema es q yo no tengo coneccion a internet con el linux ya q mi modem es uno externo por usb q utiliza driver de smartlink y vi q hay un driver para linux de smartlink pero no se como configurar el ppp
Back to top
View user's profile Send private message
esteban_conde
Veteran
Veteran


Joined: 04 Jun 2003
Posts: 1670

PostPosted: Sun Jul 31, 2005 8:39 pm    Post subject: Reply with quote

Intenta instalar o cargar el driver y usa wvdial para configurar el modem, hace mucho que no uso el ppp pero recuerdo que lo hacia con eso, por otro lado, tambien deberias hacerte con algun CD de aplicaciones compiladas, copiarlas en /usr/portage/packages e instalar con la opcion emerge -k paquete_que_tengas.
_________________
Saludos a tod@s, Esteban.
Back to top
View user's profile Send private message
yahikochan1
n00b
n00b


Joined: 07 Jul 2005
Posts: 18

PostPosted: Tue Aug 02, 2005 9:31 pm    Post subject: seguimiento Reply with quote

bueno dandole un update a el posta por si alguien pasa lo mismo q yo
para quierar el error de :
Quote:
checking for Qt... configure: error: Qt (>= 3.3 and < 4.0) (library qt-mt) not found

lo q hice fue hacer un
Code:
#make distclean
luego un
Code:
#./configure -thread
Code:
#make
Code:
#make install
todo esto bajo el folder de qt. Luego corri el arts y todo salio bien solo q pidio algunos files q tuve q buscarlos en la red

por otra lado trate de instalar mi modem y todo va bien hasta q hago el
Code:
#wvdial
me marca un error de q no encuentra informacion del puerto ttySL0 asi que seguire conpilando kde poco a poco.

ahora estoy estancado en kdebase me marca
Quote:
KFontInstall control module got disabled from compilation because of missing FreeType 2.x libraries/headers.
el problema es q si lo compile si alguien me ayuda [/code]escribanme

el otro error y creo q encontre la solucion pero todavia no lo he hecho es:
Quote:
You're missing libsmbclient from samba 3.0 KDE will not be able to browse windows shares without it consider installing it
la cosa es q ya lo tengo instalado lei q puede q se resuelva haciendo un
Code:
#./configure --prefix=/usr/
vermos a ver los mantendre al tanto
Back to top
View user's profile Send private message
yahikochan1
n00b
n00b


Joined: 07 Jul 2005
Posts: 18

PostPosted: Fri Aug 05, 2005 11:47 pm    Post subject: Reply with quote

amigos ya termine la instalacion del kde por ahora instale solo lo basico luego ire anadiendo las cosas pero el problema es q no puedo empezar el startkde.

lo q tengo q hacer es abrir el X y de ahi buscar la aplicacion q quiero correr. y se q el problema esta aqui en q no se como hacer lo siguiente:
Quote:
4.7. Post-installation procedures

First of all, please make sure that you have added KDE's binary installation folder (e.g. /usr/local/kde/bin) to your PATH and KDE's library installation folder to your LD_LIBRARY_PATH (only necessary on systems that do not support rpath; on Linux® ELF, it should work without). This environment variable may be called differently on some systems, e.g. it is called SHLIB_PATH on IRIX®. Then set the environment variable KDEDIR to the base of your KDE tree, e.g. /usr/local/kde.

Caution
Please bear in mind that it is unwise to set LD_LIBRARY_PATH blindly. In the vast majority of cases it is unnecessary and can do more harm than good. There is a web page written by Dave Barr explaining the evils of LD_LIBRARY_PATH and it can be found at http://www.cis.ohio-state.edu/~barr/ldpath.html.


Even though you can use most of the KDE applications simply by calling them, you can only benefit fully from KDE's advanced features if you use the KDE window manager and its helper programs.

In order to make it easy for you, we have provided a simple script called startkde which gets installed in $KDEDIR/bin and is therefore in your path.

Edit the file .xinitrc in your home folder (make a backup copy first!), remove everything that looks like calling a window manager, and insert startkde instead. Restart the X-Server. If you use kdm/xdm, you will have to edit the file .xsession instead of .xinitrc. And if there is no .xinitrc or .xsession in your home folder, simply create a new one with just one line containing startkde.

Note
Some systems (notably Red Hat® Linux®) use .Xclients instead.

This should present you with a new shining KDE desktop. You can now start to explore the wonderful world of KDE. In case you want to read some documentation first, there is a highly recommended Quick Start guide available. Furthermore, every application has an online help that is available via the help menu.


donde es q debo poner esto en el /ect/make.conf?? o es en otro lugar??
por favor ayudenme

deben pensar q mucho molesto pero es q estoy aprendiendo y he leido q gentoo es uno de los mas complicados pare empezar con linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum