Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installazione OpenC6 Gnome
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Sun Feb 20, 2005 10:47 pm    Post subject: Installazione OpenC6 Gnome Reply with quote

Sto cercando di installare OpenC6 su gnome.
Eseguo da root : # ACCEPT_KEYWORDS="~x86" emerge openc6
Ma ecco l'output:
Quote:

Calculating dependencies ...done!
>>> emerge (1 of 1) net-im/openc6-0.9.6_beta to /
>>> md5 src_uri ;-) openc6-0.9.6_beta.tar.gz
arts
* You are trying to compile net-im/openc6-0.9.6_beta with the "arts" USE flag enabled.
* However, was compiled with this flag disabled.
*
* You must either disable this use flag, or recompile
* with this use flag enabled.

!!! ERROR: net-im/openc6-0.9.6_beta failed.
!!! Function kde_pkg_setup, Line 37, Exitcode 0
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Da quello che ho capito vuole che abilito il flag "arts" ma anche con quell'opzione abilitata mi torna lo stesso errore..
Qualcuno mi illumini..
Grazie!!
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sun Feb 20, 2005 10:58 pm    Post subject: Re: Installazione OpenC6 Gnome Reply with quote

Pancu wrote:
Sto cercando di installare OpenC6 su gnome.
Eseguo da root : # ACCEPT_KEYWORDS="~x86" emerge openc6
...

ARGGGH!! Ma quell'ACCEPT_KEYWORDS e' deprecato!!!!

Prova con
Code:

# echo "net-im/openc6 ~x86" >> /etc/portage/package.keywords
# emerge -av openc6


Ciriciao
mouser :wink:

edit: hmmm.... openc6??? Cos'e' un disperato richiamo alla GPL??? :lol:
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Sun Feb 20, 2005 11:05 pm    Post subject: Reply with quote

Niente da fare ho eseguito:

Quote:

# echo "net-im/openc6 ~x86" >> /etc/portage/package.keywords
# emerge -av openc6

ed ecco l'output:
Quote:

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild N ] net-im/openc6-0.9.6_beta +arts -debug -kde -kdeenablefinal -xinerama 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] yes
>>> emerge (1 of 1) net-im/openc6-0.9.6_beta to /
>>> md5 src_uri ;-) openc6-0.9.6_beta.tar.gz
arts
* You are trying to compile net-im/openc6-0.9.6_beta with the "arts" USE flag enabled.
* However, was compiled with this flag disabled.
*
* You must either disable this use flag, or recompile
* with this use flag enabled.

!!! ERROR: net-im/openc6-0.9.6_beta failed.
!!! Function kde_pkg_setup, Line 37, Exitcode 0
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Stesso errore...:cry: :cry: :cry:
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Sun Feb 20, 2005 11:09 pm    Post subject: Reply with quote

prova con
Code:
# USE="-arts" emerge openc6


@mouser
so che forse dirai che anche questo è deprecato..ma deve fare una prova :lol:
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Sun Feb 20, 2005 11:29 pm    Post subject: Reply with quote

oRDeX wrote:
prova con
Code:
# USE="-arts" emerge openc6


@mouser
so che forse dirai che anche questo è deprecato..ma deve fare una prova :lol:

Si con USE="-arts" sembra andare..
Ma potete gentilmente spiegarmi xchè questi comandi sono deprecati???:lol: :lol: :lol:
E in più xchè eseguendo USE="-arts" emerge openc6, non mi restituisce errore??
Grazie!!!
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Sun Feb 20, 2005 11:32 pm    Post subject: Reply with quote

Come non detto...
Ecco l'output alla fine della compilazione:
Quote:
# USE="-arts" emerge openc6
Calculating dependencies ...done!
>>> emerge (1 of 1) net-im/openc6-0.9.6_beta to /
>>> md5 src_uri ;-) openc6-0.9.6_beta.tar.gz
>>> Unpacking source...
>>> Unpacking openc6-0.9.6_beta.tar.gz to /var/tmp/portage/openc6-0.9.6_beta/work
* Applying openc6-0.9.6_beta-fixes.patch ... [ ok ]>>> Source unpacked.
* econf: updating /var/tmp/portage/openc6-0.9.6_beta/work/openc6-0.9.6_beta/admin/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating /var/tmp/portage/openc6-0.9.6_beta/work/openc6-0.9.6_beta/admin/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-kde
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wbad-function-cast... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... no
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking for res_init... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for X... libraries /usr/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!

!!! ERROR: net-im/openc6-0.9.6_beta failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


:( :( :( :( :( :( :(
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Feb 21, 2005 12:12 am    Post subject: Reply with quote

Credo tu sia obbligato a scaricare qt e kde-env. quindi prova con
Code:
# emerge --oneshot kde-env
# USE="-arts" emerge openc6

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Feb 21, 2005 7:59 am    Post subject: Reply with quote

Se non sbaglio, qt e kde sono degli ambienti grafici tipo gnome...sbaglio???
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Mon Feb 21, 2005 8:15 am    Post subject: Reply with quote

Allora, le qt sono delle librerie grafice (come le Gtk+).
KDE è un windowmanager (come Gnome).

Mentre Gnome utilizza le librerie Gtk+ per disegnare le interfacce,
KDE utilizza le qt per fare lo stesso lavoro

Spero di essere stato chiaro ed esente da errori.
Ciriciao
mouser :wink:

ps: per la USE="-arts" devi chiedere a chi utilizza KDE..... ti so dire che in questo modo hai compilato openc6 senza il supporto per arts, ma non ti so dire perchè ora funziona..... mi sembra che arts sia il gestore dei suoni di KDE, ma non sono sicuro :roll:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Feb 21, 2005 8:24 am    Post subject: Reply with quote

mouser wrote:
KDE è un windowmanager (come Gnome).

Per essere precisi e' un desktop enviroment, un windowmnager e' fluxox/metaciti/kwin,...

mouser wrote:
mi sembra che arts sia il gestore dei suoni di KDE, ma non sono sicuro :roll:

E' giusto e' quel programma che permette il soft mixing in kde.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Mon Feb 21, 2005 8:26 am    Post subject: Reply with quote

fedeliallalinea wrote:

Per essere precisi e' un desktop enviroment, un windowmnager e' fluxox/metaciti/kwin,...

Chiedo venia :oops: ...... sto facendo un env-update al cervello!!!! :lol:

mouser :wink:
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Feb 21, 2005 5:52 pm    Post subject: Reply with quote

Vi ringrazio dell'aiuto! :wink:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Feb 21, 2005 5:54 pm    Post subject: Reply with quote

Pancu wrote:
Vi ringrazio dell'aiuto! :wink:

Ai risolto? Se si come?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Feb 21, 2005 5:58 pm    Post subject: Reply with quote

No purtroppo non ho risolto... :cry: :cry: :cry:
Ho paura che per installarlo ci sia davvero bisogno di installare kde e qt, anche se nel seguente link : http://sourceforge.net/projects/openc6 c'è scritto:
Quote:
OpenC6 is a free instant messenger Linux client which implements the C6 protocol

Donate to this project Donate to OpenC6 - Linux C6 Free Client
Latest supporters: scomodoSourceForge.net DonorProject Donor (View All)

GNOME Foundry

* Development Status: 4 - Beta
* Intended Audience: Developers, End Users/Desktop, Education
* License: GNU General Public License (GPL)
* Operating System: All BSD Platforms (FreeBSD/NetBSD/OpenBSD/Apple Mac OS X), All POSIX (Linux/BSD/UNIX-like OSes), Linux, Solaris
* Programming Language: C++
* Topic: Chat
* Translations: Italian
* User Interface: Gnome, KDE

Se non sbaglio l'ultima riga starebbe a indicare che il programma dovrebbe funzionare sia con Gnome, sia con Kde.Sbaglio??
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Feb 21, 2005 6:02 pm    Post subject: Reply with quote

Si come ti ho detto qt e kde-env sono necessari non puoi non installarli.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Feb 21, 2005 6:11 pm    Post subject: Reply with quote

Visto che ho già installato Gnome e gtk e ho impostato fin dall'inizio USE="gtk gnome -qt -kde" nel file make.conf.
Come faccio ha installare kde e qt??
O meglio, se adesso come adesso eseguo emerge qt ed emerge kde non viene fuori un po di casino???
E' meglio se prima disinstallo gtk e gnome??
Grazie ancora!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Feb 21, 2005 6:15 pm    Post subject: Reply with quote

Le use gnome e kde sono semplicemente per integrare meglio i programmi nei vari DE ma non e' che non puoi installare programmi kde. Vedi a me da
Code:
# emerge -pv openc6

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] kde-base/kde-env-3-r3  0 kB
[ebuild  N    ] net-im/openc6-0.9.6_beta  -arts -debug -kde -kdeenablefinal -xinerama 2,487 kB

Total size of downloads: 2,487 kB

Vedi anche io o -gnome -kde e -qt (le qt le ho gia' installate), ma posso installare pacchetti kde. Per vedere che serve una use usa
Code:
$ euse -i kde

(euse nel pacchetto gentoolkit)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Feb 21, 2005 7:05 pm    Post subject: Reply with quote

Quindi va bene eseguire???
Code:

# emerge kde
# emerge qt
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Mon Feb 21, 2005 8:13 pm    Post subject: Reply with quote

no!
devi installare solo kde-env non tutto kde (sarebbe un pò ridicolo anche :P )
Code:
# emerge kde-env
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Feb 21, 2005 11:38 pm    Post subject: Reply with quote

Ok ho installato Kde-env.
E ora???Ho provato a emergere openc6 ma l'errore è lo stesso...
Scusatemi sono un novello....:oops: :oops: :oops:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Feb 21, 2005 11:41 pm    Post subject: Reply with quote

Le qt sono gia' installate?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Tue Feb 22, 2005 10:24 am    Post subject: Reply with quote

Si ho fatto:
Code:

# emerge kd-env
# emerge qt
# USE="-arts" emerge openc6

Ma l'errore rimane lo stesso...:( :( :(
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Tue Feb 22, 2005 2:02 pm    Post subject: Reply with quote

Li cerca gli header KDE, qualcuno che lo usi sa dove sono localizzate(in che pacchetto)?comunque mi pare strano che emerge voglia installar eun pacchetto senza aver risolto le dipendenze..
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Tue Feb 22, 2005 3:58 pm    Post subject: Reply with quote

infatti..io ho quasi tutto kde istallato e ho provato a fare un emerge di questo pacchetto e comunque da quell'errore...credo che il problema sia a monte e differente
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Fri Feb 25, 2005 12:48 pm    Post subject: Reply with quote

Un tipo mi ha detto di provare ad usare questa ebuild:
Code:
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde eutils
need-qt 3.1

DESCRIPTION="An open source C6 client"
HOMEPAGE="http://openc6.sourceforge.net/"
SRC_URI="mirror://sourceforge/openc6/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE="kde"

S=${WORKDIR}/openc6-0.9.7

src_compile() {
        local myconf

        use kde && myconf="${myconf} --with-kde"

        ./configure \
                --host=${CHOST} \
                --prefix=/usr \
                --infodir=/usr/share/info \
                --mandir=/usr/share/man ${myconf} || die "./configure failed"

        emake || die
}

src_install() {
        einstall || die
}

pkg_postinst() {

        einfo "Due to a bug in this release, the program will refuse to start"
        einfo "if you do not have at least one contact in your list."
        einfo "Just execute this command as user to add C6 main developer"
        einfo "to your contact list :)"
        echo
        einfo "A causa di un bug in questa release, il programma non partirà "
        einfo "se non hai almeno un contatto nella tua lista."
        einfo "Esegui questo comando come utente per aggiungere il programmatore"
        einfo "di C6 alla tua lista dei contatti :)"
        echo
        einfo "printf \"[Amici]\ngi0rgett0\n[Colleghi]\n[Lista Nera]\n[Altri]\" > ~/.OpenC6/nick.lst"
}


Qualcuno può gentilmente spiegarmi come usarla in gentoo??
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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