Results 1 to 15 of 34

Thread: Twonky

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244

    Twonky needs the original library

    Quote Originally Posted by FastCat View Post
    Help pls to solve a problem.
    I start (wl-700g) ./twonkymedia
    In the answer I receive such message with an error

    /opt/lib/libpthread.so.0: no version information available (required by./twonkymedia)

    As it is possible to solve the given problem?
    Twonky does not like the versions of the library that it finds in /opt. So, you should start Twonky before the new library is activated.
    You can do that in rc.local (/opt/etc/rc.local) just before the new libpath is defined. See the bold section in this part of rc.local:

    Code:
    #############
    # These items only run once at power up
    #############
    if [ ! -f /tmp/rc.local.done ]; then
    
     #Start Twonkymedia, werkt met originele library_path
     /opt/share/TwonkyMedia/twonkymedia &
    
     export PATH=/opt/bin:/opt/sbin:/bin:/sbin:/usr/bin:/usr/sbin
     export LD_LIBRARY_PATH=/opt/lib:/apps/lib:/apps/usr/gift-nasoc/lib
    Marc

  2. #2

    Arrow

    Many thanks. Your council has helped

Similar Threads

  1. Twonky locks up my Asus WL500gx?
    By sebw in forum WL-500g Q&A
    Replies: 1
    Last Post: 04-03-2007, 13:05
  2. Oleg + twonky + VPN
    By bakman in forum WL-HDD Q&A
    Replies: 0
    Last Post: 15-12-2006, 09:48
  3. Twonky Vision
    By Skymannn in forum German Discussion - Deutsch (DE)
    Replies: 1
    Last Post: 27-09-2006, 13:56
  4. Internet toegang op WL-HDD via router
    By Jeroen van Omme in forum Dutch Discussion - Nederlands
    Replies: 8
    Last Post: 06-07-2006, 22:36
  5. twonky media server, network drive with oleg firmware
    By black_bottom in forum WL-HDD Q&A
    Replies: 3
    Last Post: 22-03-2006, 07:15

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •