Jump to content


Photo

Problem with newcs


  • Please log in to reply
10 replies to this topic

#1 veskop

  • Senior Member
  • 364 posts

+2
Neutral

Posted 30 January 2012 - 08:19

Hi,when I try to start newcs I get this error:


root@et5x00:/usr/bin# newcs &
root@et5x00:/usr/bin# newcs: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory
I use latest PLi from today on ET5000.Newcs is downloaded from plugins/sofcam...

Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20


Re: Problem with newcs #2 littlesat

  • PLi® Core member
  • 56,450 posts

+693
Excellent

Posted 30 January 2012 - 08:22

Make a softlink to the newer library and you issue should be solved....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Problem with newcs #3 veskop

  • Senior Member
  • 364 posts

+2
Neutral

Posted 30 January 2012 - 08:26

Make a softlink to the newer library and you issue should be solved....

there is no lib named "libcrypto.so.0.9.7" ....

Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20


Re: Problem with newcs #4 littlesat

  • PLi® Core member
  • 56,450 posts

+693
Excellent

Posted 30 January 2012 - 10:12

But libcrypto.so.0.9.8 is there... and likely with a softlink you can fix this

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Problem with newcs #5 veskop

  • Senior Member
  • 364 posts

+2
Neutral

Posted 30 January 2012 - 11:14

But libcrypto.so.0.9.8 is there... and likely with a softlink you can fix this



root@et5x00:/usr/lib#
root@et5x00:/usr/lib# ln usr/lib/libcrypto.so.0.9.8 usr/lib/libcrypto.so.0.9.7
ln: usr/lib/libcrypto.so.0.9.8: No such file or directory

Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20


Re: Problem with newcs #6 littlesat

  • PLi® Core member
  • 56,450 posts

+693
Excellent

Posted 30 January 2012 - 11:15

Misschien andersom?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Problem with newcs #7 veskop

  • Senior Member
  • 364 posts

+2
Neutral

Posted 30 January 2012 - 11:17

Misschien andersom?



No...

root@et5x00:/usr/lib# ln usr/lib/libcrypto.so.0.9.7 usr/lib/libcrypto.so.0.9.8
ln: usr/lib/libcrypto.so.0.9.7: No such file or directory
root@et5x00:/usr/lib#

Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20


Re: Problem with newcs #8 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 30 January 2012 - 11:20

your leading slash is missing

Re: Problem with newcs #9 littlesat

  • PLi® Core member
  • 56,450 posts

+693
Excellent

Posted 30 January 2012 - 11:21

FYI:

And also the -s...

root@et9x00:~# cd /usr/lib
root@et9x00:/usr/lib# ln -s libcrypto.so.0.9.8 libcrypto.so.0.9.7
root@et9x00:/usr/lib# ls *crypto*
libcrypto.so		libcrypto.so.0.9.7  libcrypto.so.0.9.8
root@et9x00:/usr/lib#
 

Edited by littlesat, 30 January 2012 - 11:22.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Problem with newcs #10 veskop

  • Senior Member
  • 364 posts

+2
Neutral

Posted 30 January 2012 - 11:26

FYI:

And also the -s...

root@et9x00:~# cd /usr/lib
root@et9x00:/usr/lib# ln -s libcrypto.so.0.9.8 libcrypto.so.0.9.7
root@et9x00:/usr/lib# ls *crypto*
libcrypto.so		libcrypto.so.0.9.7  libcrypto.so.0.9.8
root@et9x00:/usr/lib#
 

yep,my mistake,got it now


root@et5x00:~# ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7

Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20


Re: Problem with newcs #11 MiLo

  • PLi® Core member
  • 14,049 posts

+298
Excellent

Posted 30 January 2012 - 13:34

or

opkg install libcrypto-compat

(this arranges those softlinks, it should have been in de dependencies for the plugin)
Real musicians never die - they just decompose


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users