You are not logged in.

oggi

Unregistered

1

Friday, February 14th 2003, 9:39am

Trouble when build kdelibs3.1

Hello, I'm new here.
I try to build kde from source on the Mandrake 9.0 arts builds fine, but kdelibs search for lsasl , the ld cant find but the libsasl is install on the sistem, where is the problem, tonight I wil try to buil libsasl from source.
Any idea how I can fix this.
//excuse me for my bad english//:-/

2

Friday, February 14th 2003, 3:19pm

Grab the rpm containing that file from rpmfind.net's search engine. Using Kpackage or rpmdrake, view the details of the package to discover where the files will be installed. install the rpm and add the root directory of the package to your Path with the following command:

export PATH=$PATH:/some/directory.

If you set up urpmi it will make the process a lot easier. It will find and install dependecy files for you. Also, konstruct will make installing KDE easier. It will grab all the tar files, apply any patches you may need, and install the tar files in an order that reduces dependency errors. I hope this helps.

oggi

Unregistered

3

Monday, February 17th 2003, 9:42am

Thank's

Thank you for advice, I find where was a problem.
The problem was in pam-devel library, I do not was installed.