Scorpionhunt
Cadet
- Joined
 - Sep 16, 2022
 
- Messages
 - 4
 
Hi,
I try to install NextCloud in a jail following Samuel Dowling instructions.
I sucessfully installed wget with
Everything worked fine so far till this step:
Then the console spits out:
When i use it states . 
Thank you for your help and I apologiseif I missed something really obvious, I'm still new to all this stuff.
Greetings
	
		
			
		
		
	
			
			I try to install NextCloud in a jail following Samuel Dowling instructions.
I sucessfully installed wget with
Code:
pkg install wget ca_root_nss
Everything worked fine so far till this step:
Code:
root@nextcloud:/tmp $ wget https://download.nextcloud.com/server/releases/latest.tar.bz2
Then the console spits out:
Code:
ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /usr/local/bin/wget not found
When i use
Code:
freebsd-version
Code:
13.0-RELEASE-p13
Thank you for your help and I apologiseif I missed something really obvious, I'm still new to all this stuff.
Greetings