Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde-base/dcoprss-3.5.1 compile issue [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
ElGuido
n00b
n00b


Joined: 24 Apr 2003
Posts: 74

PostPosted: Tue Feb 07, 2006 6:26 pm    Post subject: kde-base/dcoprss-3.5.1 compile issue [solved] Reply with quote

In case anyone else sees this, I've been upgrading to kde3.5.1

dcoprss would fail the compile

My fix was

Code:
ln -s /usr/lib64/libacl.la /lib64/libacl.la
ln -s /usr/lib64/libattr.la /lib/libattr.la


HTH

K Rgds,

G
Back to top
View user's profile Send private message
ElGuido
n00b
n00b


Joined: 24 Apr 2003
Posts: 74

PostPosted: Tue Feb 07, 2006 6:54 pm    Post subject: Reply with quote

I also noted during the compile the script complains as follows during the emerge

Code:
You're missing openSSL, or your version is too old (before 0.9.5a).
krdc will not be compiled. If you want to use krdc, you should consider
installing or upgrading it.
Have a look at http://www.openssl.org, or find a binary package for
your platform.


You're missing libgadu or the libgadu development package.
Kopete's Gadu-Gadu plugin will not be compiled.
If you want Gadu-Gadu, a Polish messaging protocol, support in Kopete
you can download it from http://dev.null.pl/ekg/ or find a binary
package for your platform.
You can find more information in ./kopete/protocols/gadu/README.gadu .


You're missing libidn or the libidn development package
Kopete's Jabber plugin will not be compiled.
If you want Jabber support in Kopete, You can download libidn from
http://www.gnu.org/software/libidn or find a binary package
for your platform.

You're missing libxml2, version 2.4.8 or newer, or the libxml2
development package. Kopete will not be compiled.
If you want to use Kopete, have a look at ftp://xmlsoft.org/ or find
a binary package for your system.


You're missing libxslt, version 1.0.7 or newer, or the libxslt
development package. Kopete will not be compiled.
If you want to use Kopete, have a look at ftp://xmlsoft.org/ or find
a binary package for your system.


However a quick check on my system reveals:

Code:

wednesday lib64 # emerge -s openssl
Searching...
[ Results for search key : openssl ]
[ Applications found : 6 ]

*  dev-libs/openssl
      Latest version available: 0.9.7e-r2
      Latest version installed: 0.9.7e-r2
      Size of files: 5,105 kB
      Homepage:      http://www.openssl.org/
      Description:   Toolkit for SSL v2/v3 and TLS v1
      License:       as-is

Code:
wednesday lib64 # emerge -s libidn
Searching...
[ Results for search key : libidn ]
[ Applications found : 1 ]

*  net-dns/libidn
      Latest version available: 0.5.15
      Latest version installed: 0.5.15
      Size of files: 1,925 kB
      Homepage:      http://www.gnu.org/software/libidn/
      Description:   Internationalized Domain Names (IDN) implementation
      License:       LGPL-2.1

Code:
wednesday lib64 # emerge -s libgadu
Searching...
[ Results for search key : libgadu ]
[ Applications found : 1 ]

*  net-libs/libgadu
      Latest version available: 20050719
      Latest version installed: [ Not Installed ]
      Size of files: 206 kB
      Homepage:      http://dev.null.pl/ekg
      Description:   This library implements the client side of the Gadu-Gadu protocol
      License:       GPL-2

Code:
wednesday lib64 # emerge -s libxml2
Searching...
[ Results for search key : libxml2 ]
[ Applications found : 1 ]

*  dev-libs/libxml2
      Latest version available: 2.6.23
      Latest version installed: 2.6.23
      Size of files: 10,015 kB
      Homepage:      http://www.xmlsoft.org/
      Description:   Version 2 of the library to manipulate XML files
      License:       MIT

Code:

wednesday lib64 # emerge -s libxslt
Searching...
[ Results for search key : libxslt ]
[ Applications found : 2 ]

*  dev-libs/libxslt
      Latest version available: 1.1.15
      Latest version installed: 1.1.15
      Size of files: 1,780 kB
      Homepage:      http://www.xmlsoft.org/
      Description:   XSLT libraries and tools
      License:       MIT


So as you can see most of it is unfair comment

https://bugs.gentoo.org/show_bug.cgi?id=122013
https://bugs.gentoo.org/show_bug.cgi?id=120841


K Rgds,

G
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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