OUR NETWORK:TiVo Community TechLore Explore3DTV DVRplayground Dijit Community See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 129746.0
February 21, 2012 11:14 PM

Categories: DD-WRT

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

silvery

Member
Joined: 10/24/2011

Hi. After lastest Optware update on my WNR3500L with DD-WRT (dd-wrt.v24-14896_NEWD-2_K2.6_big.bin) I have a problem with using GREP command, it gives me an error:

grep: can't load library 'libpcre.so.0'

Does anyone faced the issues?

Discussion:    Add a Comment | Comments 1-6 of 6 | Latest Comment

February 21, 2012 11:19 PM

The following package was installed right before this problem appeared:

Package pcre (8.30-1)

February 22, 2012 4:22 AM

I also have this problem on an Asus RT-N16 after running ipkg-opt update/ipkg-opt upgrade. Have you tried rebooting the router?

February 22, 2012 4:51 AM

Found a simple solution. It seems that the upgrade removes libpcre.so.0 and replace it with libpcre.so.1
A working solution is to create a symbolic link in /opt/lib by running the command: ln -s libpcre.so.1 libpcre.so.0 in that directory

February 22, 2012 1:50 PM

wabe said: Found a simple solution. It seems that the upgrade removes libpcre.so.0 and replace it with libpcre.so.1 A working solution is to create a symbolic link in /opt/lib by running the command: ln -s libpcre.so.1 libpcre.so.0 in that directory
Thank you so much! 

February 24, 2012 1:31 AM

wabe said: Found a simple solution. It seems that the upgrade removes libpcre.so.0 and replace it with libpcre.so.1 A working solution is to create a symbolic link in /opt/lib by running the command: ln -s libpcre.so.1 libpcre.so.0 in that directory

Seems a great solution, many thanks!

I was already thought that I would have to compile the lybrary by myself... maybe next time then)).

I also noticed that external HDD mounts on /opt only and my /mnt partition is clear. Tonight i'm going to figure out if it's hardware problems, but it starts at the same moment with grep problem, so I think you may have some right direction to start with, thanks in advance.

February 24, 2012 1:48 AM

Fixed with reboot after ln -s libpcre.so.1 libpcre.so.0, so I finally got all back. And again: thanks wabe!

Discussion:    Add a Comment | Back to Top | Comments 1-6 of 6 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window