Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Any Chance to Get JDownloader to Work in unRAID?

Featured Replies

OK looks like you'll need to install a couple of packages from unmenu

 

"C" compiler & development tools

 

and

 

openssl-solibs (OpenSSL shared libraries)

 

Then try the build again

 

I have the "C" compiler & development tools...I will add openssl

 

Here's what I get:

root@tower:/boot/packages/SlackBuild# pycurl.SlackBuild
pycurl-7.19.0/
pycurl-7.19.0/doc/
pycurl-7.19.0/doc/callbacks.html
pycurl-7.19.0/doc/curlmultiobject.html
pycurl-7.19.0/doc/curlobject.html
pycurl-7.19.0/doc/curlshareobject.html
pycurl-7.19.0/doc/pycurl.html
pycurl-7.19.0/examples/
pycurl-7.19.0/examples/basicfirst.py
pycurl-7.19.0/examples/file_upload.py
pycurl-7.19.0/examples/linksys.py
pycurl-7.19.0/examples/retriever-multi.py
pycurl-7.19.0/examples/retriever.py
pycurl-7.19.0/examples/sfquery.py
pycurl-7.19.0/examples/xmlrpc_curl.py
pycurl-7.19.0/python/
pycurl-7.19.0/python/curl/
pycurl-7.19.0/python/curl/__init__.py
pycurl-7.19.0/src/
pycurl-7.19.0/src/Makefile
pycurl-7.19.0/src/pycurl.c
pycurl-7.19.0/tests/
pycurl-7.19.0/tests/test.py
pycurl-7.19.0/tests/test_cb.py
pycurl-7.19.0/tests/test_debug.py
pycurl-7.19.0/tests/test_ftp.py
pycurl-7.19.0/tests/test_getinfo.py
pycurl-7.19.0/tests/test_gtk.py
pycurl-7.19.0/tests/test_internals.py
pycurl-7.19.0/tests/test_memleak.py
pycurl-7.19.0/tests/test_multi.py
pycurl-7.19.0/tests/test_multi2.py
pycurl-7.19.0/tests/test_multi3.py
pycurl-7.19.0/tests/test_multi4.py
pycurl-7.19.0/tests/test_multi5.py
pycurl-7.19.0/tests/test_multi6.py
pycurl-7.19.0/tests/test_multi_socket.py
pycurl-7.19.0/tests/test_multi_socket_select.py
pycurl-7.19.0/tests/test_multi_timer.py
pycurl-7.19.0/tests/test_multi_vs_thread.py
pycurl-7.19.0/tests/test_post.py
pycurl-7.19.0/tests/test_post2.py
pycurl-7.19.0/tests/test_post3.py
pycurl-7.19.0/tests/test_share.py
pycurl-7.19.0/tests/test_socketopen.py
pycurl-7.19.0/tests/test_stringio.py
pycurl-7.19.0/tests/test_xmlrpc.py
pycurl-7.19.0/tests/util.py
pycurl-7.19.0/COPYING
pycurl-7.19.0/COPYING2
pycurl-7.19.0/ChangeLog
pycurl-7.19.0/INSTALL
pycurl-7.19.0/MANIFEST.in
pycurl-7.19.0/Makefile
pycurl-7.19.0/README
pycurl-7.19.0/TODO
pycurl-7.19.0/setup.py
pycurl-7.19.0/setup_win32_ssl.py
pycurl-7.19.0/PKG-INFO
Using curl-config (libcurl 7.19.0)
running install
running build
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/curl
copying python/curl/__init__.py -> build/lib.linux-i686-2.6/curl
running build_ext
building 'pycurl' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/src
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.6 -c src/pycurl.c -o build/temp.linux-i686-2.6/src/pycurl.o
src/pycurl.c:79:31: error: openssl/crypto.h: No such file or directory
src/pycurl.c: In function 'pycurl_ssl_lock':
src/pycurl.c:393: error: 'CRYPTO_LOCK' undeclared (first use in this function)
src/pycurl.c:393: error: (Each undeclared identifier is reported only once
src/pycurl.c:393: error: for each function it appears in.)
src/pycurl.c: In function 'pycurl_ssl_init':
src/pycurl.c:407: warning: implicit declaration of function 'CRYPTO_num_locks'
src/pycurl.c:415: warning: implicit declaration of function 'CRYPTO_set_id_callback'
src/pycurl.c:416: warning: implicit declaration of function 'CRYPTO_set_locking_callback'
error: command 'gcc' failed with exit status 1

  • Replies 136
  • Views 41.1k
  • Created
  • Last Reply

Interesting, here's what I get?

root@tower:/boot/packages# cd SlackBuild2
root@tower:/boot/packages/SlackBuild2# ls
pycrypto-2.0.1.tar.gz*  pycrypto.SlackBuild.SlackBuild*
root@tower:/boot/packages/SlackBuild2# pycrypto.SlackBuild.SlackBuild
tar: /boot/packages/SlackBuild2/pycrypto-2.1.0.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
root@tower:/boot/packages/SlackBuild2# ls
pycrypto-2.0.1.tar.gz*  pycrypto.SlackBuild.SlackBuild*

 

Sorry - my bad! The link is version 2.0.1 not 2.1.0

 

Also looks like the extraction of your slackbuild went a bit wrong.

 

I'll try and find 2.1.0.....brb

Sorry - my bad! The link is version 2.0.1 not 2.1.0

 

Also looks like the extraction of your slackbuild went a bit wrong.

 

I'll try and find 2.1.0.....brb

 

Nice Catch!

 

 

I'm going to assume the extracting failed because it looks like it's looking for the 2.1.0 version, but only could find the 2.0.1

Not necessarily. You'd need it if you were building the package but the link above is a Slackbuild12 package. No need to build it.

No Luck...

 

Same error as before...

 

Here's my install log...

Install_Log.txt

Here's what I get

 

This is the last few lines

running install_egg_info
Writing /tmp/SBo/package-pycrypto/usr/lib/python2.6/site-packages/pycrypto-2.1.0                                                                             -py2.6.egg-info
xargs: file: No such file or directory
cat: /boot/packages/SlackBuild2/pycrypto.SlackBuild: No such file or directory
root@tower:/boot/packages/SlackBuild2#

 

install.txt

Could you do 'ls' in your slackbuild2 folder and post the output

Could you do 'ls' in your slackbuild2 folder and post the output

 

root@tower:/boot/packages/SlackBuild2# ls
pycrypto-2.0.1.tar.gz*  pycrypto-2.1.0.tar.gz*  pycrypto.SlackBuild.SlackBuild*

 

I'm not sure why it is SlackBuild.SlackBuild...but that's the file directly from the site...could that be throwing it off?

tar xvfz pycrypto.tar.gz

 

Or you could open in 7zip and copy over to flash drive

 

Or if you have Midnight Commander installed, highlight the file (right click) then hit F2 then scroll down to untar (or press 'z').

tar xvfz pycrypto.tar.gz

 

Or you could open in 7zip and copy over to flash drive

 

That's what I have been doing, but I switched computers, and I don't have the correct permissions on this one...

 

OK! IT Says it was successfully created!!!

 

Now what? lol

 

tar xvfz pycrypto.tar.gz

 

Or you could open in 7zip and copy over to flash drive

 

Or if you have Midnight Commander installed, highlight the file (right click) then hit F2 then scroll down to untar (or press 'z').

 

Wow, that's sweet to know about mc!

I'm still getting this:

 

root@tower:/mnt/cache/.pyload# root@tower:/mnt/cache/.pyload#

-bash: root@tower:/mnt/cache/.pyload#: No such file or directory

 

OK! IT Says it was successfully created!!!

 

Now what? lol

 

 

Navigate to /tmp/SBO/ there you'll find the pycrypto package. Install it. Then try building the pycurl package again.

 

You need pycurl to run pyload. Once we get a working pycurl package you'll be good to go

OK! IT Says it was successfully created!!!

 

Now what? lol

 

 

Navigate to /tmp/SBO/ there you'll find the pycrypto package. Install it. Then try building the pycurl package again.

 

You need pycurl to run pyload. Once we get a working pycurl package you'll be good to go

Can you tell me what file to run here?

root@tower:/tmp# ls
SBo/  array_status  crontab  disk_not_normal  hsperfdata_root/  mc-root/  pycrypto-2.1.0-i486-1_SBo.tgz
root@tower:/tmp# cd SBo
root@tower:/tmp/SBo# ls
package-pycrypto/  pycrypto-2.1.0/
root@tower:/tmp/SBo#

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.