Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kopete Help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Allen111
n00b
n00b


Joined: 04 Dec 2007
Posts: 9

PostPosted: Sun Dec 16, 2007 8:26 pm    Post subject: Kopete Help Reply with quote

I downloaded the Kopete.tar.bz2 from Kopete.com. I ./configured it with no errors. Then I made it and Make installed it but I think i got some errors. Then I tried opening it but It says theres no program called Kopete.

I couldn't find (For some reason) Kopete on Portage, if you found it please tell me the Ebuild's name. Thanks

BTW: Heres the errors:

Quote:
Conflict in /usr/qt/3/plugins/designer/libqscintillaplugin.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-4 full-config no-opengl", got "i686 Linux g++-4 full-config".

I got lots of these.
Quote:

collect2: ld returned 1 exit status
make[4]: *** [kcm_kopete_avdeviceconfig.la] Error 1
make[4]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete/kopete/config/avdevice'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete/kopete/config'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete/kopete'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete'
make: *** [install-recursive] Error 1

I also got a couple of these especially at the end of Make and Make Install.
Back to top
View user's profile Send private message
gnomen
n00b
n00b


Joined: 04 Sep 2005
Posts: 48

PostPosted: Sun Dec 16, 2007 9:01 pm    Post subject: Reply with quote

kde-base/kopete
Back to top
View user's profile Send private message
goffrie
n00b
n00b


Joined: 14 Mar 2007
Posts: 67

PostPosted: Mon Dec 17, 2007 1:16 am    Post subject: Re: Kopete Help Reply with quote

Allen111 wrote:
I got lots of these.
Quote:

collect2: ld returned 1 exit status
make[4]: *** [kcm_kopete_avdeviceconfig.la] Error 1
make[4]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete/kopete/config/avdevice'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete/kopete/config'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete/kopete'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/linuxuser/kopete-0.12.2/kopete'
make: *** [install-recursive] Error 1

I also got a couple of these especially at the end of Make and Make Install.


Tip: if this happens during 'make', don't even bother to 'make install', it means that the compilation b0rked and the executable wasn't created, so there's nothing to install.

Besides, it is not recommended to download source tarballs yourself and 'make install' them into /usr, as this can mess with Portage. Instead you should either look for the application in an overlay or create your own ebuild in your local overlay and install that.

Another tip: use 'emerge --search'. An 'emerge --search kopete' on my system returns 3 matches, one of which is Kopete (gasp!)

;)
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Mon Dec 17, 2007 7:12 am    Post subject: Reply with quote

I wonder what you downloaded from "kopete.com" since the homepage of kopete is kopete.kde.org.
_________________
emerge --quiet redefined | E17 vids: I, II | Now using kde5 | e is unstable :-/
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Mon Dec 17, 2007 7:41 pm    Post subject: Reply with quote

ppurka wrote:
I wonder what you downloaded from "kopete.com" since the homepage of kopete is kopete.kde.org.


Staring at his output he obviously downloaded kopete-0.12.2 which is the version you get if you go to that website and click on "download" then look at the "current release."

So maybe he made a typo? Cause that would be just unheard of. :D
Back to top
View user's profile Send private message
Allen111
n00b
n00b


Joined: 04 Dec 2007
Posts: 9

PostPosted: Tue Dec 18, 2007 3:35 am    Post subject: Reply with quote

Yea I meant Kopete.kde.org. :lol:

Thanks for the help, I'll use emerge. Lets see if it works. . .

-Allen
Back to top
View user's profile Send private message
Allen111
n00b
n00b


Joined: 04 Dec 2007
Posts: 9

PostPosted: Tue Dec 18, 2007 5:55 am    Post subject: Reply with quote

OK well I Typed in Emerge Kde-base/kopete and bam! Sorry for the hugeness

Quote:
Localhost # emerge kde-base/kopete
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) kde-base/kopete-3.5.8 to /
* kdenetwork-3.5-patchset-01.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* kdenetwork-3.5.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking kdenetwork-3.5.8.tar.bz2 ;-) ... [ ok ]
* checking kdenetwork-3.5-patchset-01.tar.bz2 ;-) ... [ ok ]
* To support Video4Linux webcams in this package is required to have
* =x11-libs/qt-3* compiled with OpenGL support.
* Please reemerge =x11-libs/qt-3* with USE="opengl".
*
* ERROR: kde-base/kopete-3.5.8 failed.
* Call stack:
* ebuild.sh, line 35: Called pkg_setup
* kopete-3.5.8.ebuild, line 66: Called die
* The specific snippet of code:
* die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"."
* The die message:
* Please reemerge =x11-libs/qt-3* with USE="opengl".
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kopete-3.5.8/temp/build.log'.
*

* Messages for package kde-base/kopete-3.5.8:

* To support Video4Linux webcams in this package is required to have
* =x11-libs/qt-3* compiled with OpenGL support.
* Please reemerge =x11-libs/qt-3* with USE="opengl".
*
* ERROR: kde-base/kopete-3.5.8 failed.
* Call stack:
* ebuild.sh, line 35: Called pkg_setup
* kopete-3.5.8.ebuild, line 66: Called die
* The specific snippet of code:
* die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"."
* The die message:
* Please reemerge =x11-libs/qt-3* with USE="opengl".
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kopete-3.5.8/temp/build.log'.
*
Back to top
View user's profile Send private message
gnomen
n00b
n00b


Joined: 04 Sep 2005
Posts: 48

PostPosted: Tue Dec 18, 2007 2:57 pm    Post subject: Reply with quote

The error message tells you what you got to do
Quote:
Please reemerge =x11-libs/qt-3* with USE="opengl

So add opengl to your USE-flags in /etc/make.conf or to /etc/portage/package.use like this
Code:
echo "x11-libs/qt opengl" >> /etc/portage/package.use

and reemerge qt
Code:
emerge -1 =x11-libs/qt-3*
emerge kopete

Anyway, if you ask for such help in another sub-forum you will get help much faster
Back to top
View user's profile Send private message
Allen111
n00b
n00b


Joined: 04 Dec 2007
Posts: 9

PostPosted: Wed Dec 19, 2007 11:03 pm    Post subject: Reply with quote

Ok well I did everything you said but it still gives me the error message. I'll try it again and check if theres any problems re-emerging QT. I'll be back. .
Back to top
View user's profile Send private message
Allen111
n00b
n00b


Joined: 04 Dec 2007
Posts: 9

PostPosted: Fri Dec 21, 2007 11:06 pm    Post subject: Reply with quote

Doesn't work. I tried it about 3 times and it still gives me the error message. What do I do now?

TIA
Allen. .
Back to top
View user's profile Send private message
loftwyr
l33t
l33t


Joined: 29 Dec 2004
Posts: 970
Location: 43°38'23.62"N 79°27'8.60"W

PostPosted: Mon Dec 24, 2007 4:27 am    Post subject: Reply with quote

make sure after you've changed your make.conf that you run
Code:

env-update ; source /etc/profile

_________________
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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