NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
aresgodofwar30
Mar 02, 2010Aspirant
Need help compiling Automatic for Duo
I found Automatic and want to use it with Transmission. I've gotten a lot of packages installed on my Duo to compile, but I'm stuck. Here is the error I'm getting:
Automatic is here
http://kylek.is-a-geek.org:31337/Automatic/
and here for support
http://forum.transmissionbt.com/viewtop ... f=1&t=5199
I figured this would be the best place to ask, since I'm wanting to compile on the Duo.
I search the web for a bin file of it or for instructions that someone already shared, but I had no such luck.
checking for LIBXML... configure: error: Package requirements (libxml-2.0 >= 2.6.31) were not met:
Requested 'libxml-2.0 >= 2.6.31' but version of libXML is 2.6.16
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBXML_CFLAGS
and LIBXML_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Automatic is here
http://kylek.is-a-geek.org:31337/Automatic/
and here for support
http://forum.transmissionbt.com/viewtop ... f=1&t=5199
I figured this would be the best place to ask, since I'm wanting to compile on the Duo.
I search the web for a bin file of it or for instructions that someone already shared, but I had no such luck.
55 Replies
Replies have been turned off for this discussion
- Trial_MasterAspirantThat generator makes no sense to me I'm afraid. I've shut the add-on down for now and will continue to do things manually.
- WhoCares_MentorIf you want to, you can send me an RSS snippet and an example of what you intend to download by PM. Maybe I find the time to create a regex for you ;)
-Stefan - Trial_MasterAspirantHi Stefan, if you lead me in the right direction with the pattern formatting I would appreciate it. I have tried the examples in automatic.conf and nothing is happening so I don't know if it's the patterns I'm using or some other setting? I'll PM you details as requested.
- emcAspirantHi, I have same problem, I've install v0.6.4-readynas-0.9.7, but still:
flap:/# ldconfig
flap:/# ldd /usr/local/bin/automatic
/usr/local/bin/automatic: /usr/lib/libcurl.so.3: no version information available (required by /usr/local/bin/automatic)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0x2002c000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x20070000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x2009c000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x20128000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x2015c000)
libresolv.so.2 => /lib/libresolv.so.2 (0x20170000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x20194000)
libdl.so.2 => /lib/libdl.so.2 (0x201d4000)
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x201e8000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x2023c000)
libz.so.1 => /usr/lib/libz.so.1 (0x20394000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x203b8000)
libpthread.so.0 => /lib/libpthread.so.0 (0x204e8000)
libm.so.6 => /lib/libm.so.6 (0x20548000)
libpcre.so.3 => /usr/lib/libpcre.so.3 (0x205dc000)
libc.so.6 => /lib/libc.so.6 (0x2060c000)
libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x2075c000)
libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x2079c000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x208b8000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x20000000)
and:flap:/# ls -al /usr/lib/libcu*
lrwxrwxrwx 1 root root 12 2010-11-23 01:09 /usr/lib/libcups.so -> libcups.so.2
-rw-r--r-- 1 root root 98564 2010-11-06 01:10 /usr/lib/libcups.so.2
lrwxrwxrwx 1 root root 16 2011-08-25 21:03 /usr/lib/libcurl.so.3 -> libcurl.so.3.0.0
-rw-r--r-- 1 root root 209496 2010-05-21 09:46 /usr/lib/libcurl.so.3.0.0
lrwxrwxrwx 1 root root 16 2010-11-23 01:09 /usr/lib/libcurl.so.4 -> libcurl.so.4.1.1
-rw-r--r-- 1 root root 237960 2010-02-10 03:49 /usr/lib/libcurl.so.4.1.1
libcurl.so.3: no version information:flap:/# automatic
automatic: /usr/lib/libcurl.so.3: no version information available (required by automatic)WhoCares? wrote: Trial_Master wrote: Okay that would be great, thanks!
The only files I've seen that can kill FrontView is libxml2 which was in this thread viewtopic.php?f=36&t=39328
Ah, well, there's many more ways to kill FrontView but I won't tell ;)
Anyway, new version is up here: automatic_0.6.2-readynas-0.9.2.bin
-Stefan - Chip_saffireAspirantHI guys,
I can't get my head around this. I've installed Automatic (vers 0.6.4 readynas 0.9.7) on my Readynas Duo running Radiator 4.1.8.
Using SSH to get in to my readynas and i get the following message:Saboo:~# automatic
automatic: /usr/lib/libcurl.so.3: no version information available (required by
automatic)
From what i can see i have libcurl installed, I base that on the following:/usr/local/bin/automatic: /usr/lib/libcurl.so.3: no version information availabl
e (required by /usr/local/bin/automatic)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0x2002c000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x20070000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x2009c000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x20128000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x2015c000)
libresolv.so.2 => /lib/libresolv.so.2 (0x20170000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x20194000)
libdl.so.2 => /lib/libdl.so.2 (0x201d4000)
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x201e8000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x2023c000)
libz.so.1 => /usr/lib/libz.so.1 (0x20394000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x203b8000)
libpthread.so.0 => /lib/libpthread.so.0 (0x204e8000)
libm.so.6 => /lib/libm.so.6 (0x20548000)
libpcre.so.3 => /usr/lib/libpcre.so.3 (0x205dc000)
libc.so.6 => /lib/libc.so.6 (0x2060c000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x2075c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x20000000)
I'd appreciate any kind of response...
Thanks in advance!
/Chip
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!