LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-13-2018, 05:34 PM   #1
brushspin
LQ Newbie
 
Registered: Jul 2017
Posts: 14

Rep: Reputation: Disabled
Trying to Install NZBget Prereq's


Hey guys me again. I'm trying to install NZBget again but this time by pulling from the source directly. So I pulled the source and now I'm looking to install all the prereq's for the tool to work. This is what I have on the README file.

Quote:
=====================================
3. Prerequisites on POSIX
=====================================

NZBGet is developed on a linux-system, but it runs on other
POSIX platforms.

NZBGet absolutely needs the following libraries:

- libstdc++ (usually part of compiler)
- libxml2 (http://www.xmlsoft.org)

And the following libraries are optional:

- for curses-output-mode (enabled by default):
- libcurses (usually part of commercial systems)
or (better)
- libncurses (http://invisible-island.net/ncurses)

- for encrypted connections (TLS/SSL):
- OpenSSL (http://www.openssl.org)
or
- GnuTLS (http://www.gnu.org/software/gnutls)

- for gzip support in web-server and web-client (enabled by default):
- zlib (http://www.zlib.net)

All these libraries are included in modern POSIX distributions and
should be available as installable packages. Please note that you also
need the developer packages for these libraries too, they package names
have often suffix "dev" or "devel". On other systems you may need to
download the libraries at the given URLs and compile them (see hints below).
I'm guessing that I use wget to pull from a URL and then use "apt install" to... well .... install it. The only issue is when I pulled libcurses it created a file instead of a package I'm able to install.

What gives? I'd appreciate any help I can get!
Thanks!
 
Old 03-13-2018, 06:19 PM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
What do you mean by pulling? You can get all your dependencies with
Code:
$ apt-get install --build-deps nzbget
. Or you could just install it from the distro repos, and all that would be done for you.
 
Old 03-13-2018, 06:50 PM   #3
brushspin
LQ Newbie
 
Registered: Jul 2017
Posts: 14

Original Poster
Rep: Reputation: Disabled
Sorry my posts aren't usually because I'm stuck with an insanely difficult problem. Instead I make posts in order to learn from other users and how they would have completed the task I'm undertaking.

Hmmm wait so you're telling me I can simply use the --install-deps in order to install any dependencies for any program i want to install?

On another note I realized it wasn't working because I was using "wget" on the URL for the homepage and not the package. I found the package and downloaded it.

Untar'd it, ran "./configure" , "make", "make install". Hopefully that's all I need to do in order to install this package.

Thanks for any and all help!
 
Old 03-13-2018, 07:19 PM   #4
brushspin
LQ Newbie
 
Registered: Jul 2017
Posts: 14

Original Poster
Rep: Reputation: Disabled
OK after restarting and simply using the ".run" file that I downloaded from the NZBget website I ran the "sh" command and got it installed, GREAT! Now the only problem is the tool still isn't working. I still receive the same error as before. Hmmmmm. I think I'll just give up this time. Doesn't look like I'm going to be learning much if I keep slamming my head against the wall about this one problem. Thanks guys!
 
Old 03-15-2018, 08:07 AM   #5
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
You could install the package from the distro repos. It would probably work then. And the switch is --build-deps, not --install-deps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't get Sonarr and NZBGet working together road hazard Linux - Newbie 2 03-20-2019 02:44 PM
NZBGet Config vs Config Template brushspin Linux - Newbie 4 03-12-2018 06:52 PM
Running unattended processes (Plex, Nzbget, etc) as Kerberos users for CIFS shares? sofakng Linux - Server 0 08-18-2015 11:45 PM
Creating Linux Spec file on sles11 with PreReq with 2 alternatives bonsei Programming 5 10-08-2012 05:30 AM
How to install OpenSSL in wine?-> Getting "no extractable location" error for prereq Chunky77 Linux - Newbie 0 08-10-2009 01:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration