LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dcgui and devel(libcrypto) (https://www.linuxquestions.org/questions/linux-newbie-8/dcgui-and-devel-libcrypto-330495/)

devilsaltarboy 06-05-2005 01:52 AM

dcgui and devel(libcrypto)
 
Hi
I have managed to get nearly everything running in mandrake 10.1 essential for me to leave windows for dead however a file sharing program is causing me a very big headache.
I have read many previous problems associated with valknut installation however to no avail.
I tried to install the library for valknut both using rpmdrake and the console however get the same error message
unsatisfied devel(libcrypto)

Any help would be appreciated
Peter

slash_2bot 06-05-2005 05:04 PM

I believe you are using rpm to install

(If not then neglect the remainder)

Download source from:
http://download.berlios.de/dcgui/dc-0.3.7.tar.bz2

Then extract it to a directory.
(The rest is on konsole)
Navigate to the directory. There will be two directories: dclib , valknut
cd dclib
./configure
make
su make install
cd ../valknut
./configure
make
su make install

I also use valknut a lot and valknut has never given me a problem, infact it is much much better than older dcgui-qt (0.2.2) . Any problems can come in ./configure stage only.


All times are GMT -5. The time now is 10:55 AM.