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.

How to create tgz installation

Featured Replies

Hi

 

I'm having some troubles here.

I'm using Romirs sabnzbddependencies package, but i need to add libtbb.so and libtbb.so.2 to the package.

What I did, was extract the tgz file add the 2 files and created a .tar file from the folder. Changed the ending of the file from .tar to .tgz and copied it to my package folder in unraid flash.

When I run "installpkg /boot/packages/sabdependencies-2.0.tgz" command I  get the following

"WARNING:  Package has not been created with 'makepkg'"

I cannot install sabnzbd afterwards, so it seems that the sabdependencies have not been installed.

 

Do any of you have any idea what i'm doing wrong and how you create a .tgz file that unraid can install.

 

You use the 'makepkg' command. It's a part of the 5.0 beta 2 series.  ;D

 

However, in your case, I think you can append to the existing .tgz file with the staged directory of the additional libs. I think you can do the following:

 

mkdir -p /tmp/pkg-tmp/usr/lib
cp /usr/lib/libtbb.so /usr/lib/libtbb.so.2 /tmp/pkg-tmp/usr/lib
cd /tmp/pkg-tmp
tar -A /boot/packages/SABnzbdDependencies-2.0-i486-unRAID.tgz usr/

 

Or you could download the 2.0 final release package that fixes par2 repairs. No need to fuss around.

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.