This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

How to install the FreeBSD ports collection?

XigmaNAS Packages
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
murat
NewUser
NewUser
Posts: 2
Joined: 26 Jun 2012 21:33
Status: Offline

How to install the FreeBSD ports collection?

Post by murat »

How do I install apps from the FreeBSD Ports collection like Sabnzbd, Couch Potato?
I have a full installation of Nas4Free (v124) on a SSD.

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by raulfg3 »

use -r to fetch remote packages, be sure that your internet conections works fine , and your Nas4Free is properly configured to ping / fetch internet.

example:

Code: Select all

pkg_add -r linux-hamachi

I do this to instal owncloud: viewtopic.php?f=48&t=32
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

murat
NewUser
NewUser
Posts: 2
Joined: 26 Jun 2012 21:33
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by murat »

Raul, thanks for the reply.

I've found a shell script named "LaSi" which installs lots of downloaders like sabnzbd, couch potato etc.
The script needs some tweaking (clear cmd fails, tries to install wget and git each time and fails etc..). But when tweaked works fine.
See: https://github.com/Mar2zz/LaSi

Do you know why my full install of Nas4Free does not have the "clear" command? What is the BSD equivelant?

By the way: congratulations with the win on Portugal!

fgrayson
Starter
Starter
Posts: 16
Joined: 23 Jun 2012 15:45
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by fgrayson »

"clear" is a command within the shell, not an external program.

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by raulfg3 »

fgrayson wrote:"clear" is a command within the shell, not an external program.
Yes, but is not implemented. try to type "clear" in the shell, an error ocurred , so murat have reasen.


PD: Eliminate clear in the script is not extricty necesary.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

pjdw
Starter
Starter
Posts: 23
Joined: 04 Aug 2012 19:41
Location: Rotterdam, Netherlands EUR
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by pjdw »

Could somebody give a more newbie instruction for installing sabnzb on my embedded nas4free box
9.1 573, embedded 2 X 2 TB x64. Working on sab in jail

tazy6
NewUser
NewUser
Posts: 3
Joined: 12 Nov 2012 21:32
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by tazy6 »

Hi there, I am a newbie to Nas4Free using version 9.1 wanting to run sabnzbd, i was just wondering if i need to have a "full Install" in order to install python, or cannot i not do this in 9.1?

I currently have it installed as "embedded" and ran into trouble trying to install python, it said that it could not download/install or locate 2 dependencies.

Any help would be greatly appreciated.

Thanks kindly.

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: How to install the FreeBSD ports collection?

Post by raulfg3 »

You need full to install on your boot disk or
If your install is embeded you need to install into (inside) a jail ( jail reside on Data disk so no need space left on boot device).

Your install fail because no left space on boot device = embeded = load into RAM = Space limited

Please read post about how to install jails: http://wiki.nas4free.org/doku.php?id=do ... owto:jails
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

Post Reply

Return to “Packages”