Fedora , RedHat or RHLE or SL are all IBM Linux support distros.
You are correct yum install
=================================
[nick@darkstar ~]$ cd /
[nick@darkstar /]$ yum install openssl
Loaded plugins: refresh-packagekit, security
You need to be root to perform this command.
[nick@darkstar /]$ su
Password:
[root@darkstar /]# pwd
/
[root@darkstar /]# yum install openssl
Loaded plugins: refresh-packagekit, security
Setting up Install Process
Package openssl-1.0.1e-48.sl6_8.3.x86_64 already installed and latest version
Nothing to do
[root@darkstar /]#
============================================================
It installed...
===================================================
[root@darkstar usr]# ls
bin etc games include lib lib64 libexec local sbin share src tmp
[root@darkstar usr]# cd lib64/
[root@darkstar lib64]# pwd
/usr/lib64
[root@darkstar lib64]#
==========================
also did as suggested
=========================
[root@darkstar usr]# cd lib64/
[root@darkstar lib64]# pwd
/usr/lib64
[root@darkstar lib64]# ln -s /usr/lib/libssl.so.10 /usr/lib/libssl.so.1.0.0
[root@darkstar lib64]#
===========================
it looks like it worked... now back to fritzing dir
==============================
[nick@darkstar fritzing-0.9.3b.linux.AMD64]$ sh Fritzing
/home/nick/Programs/fritzing-0.9.3b.linux.AMD64/lib/Fritzing: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
=============================
so much excitemnt but is did not work....
I am sure the answer is simple....and I will do a Homer Simpson "D'ho" when it works..
Thank you for your help
I just hope I am not doing some weird confusion to my OS.... if it all fails perhaps I will need to re install SL6 ...
↧
SL6 x64 Intel Chip - installing & running Fritzing
↧