Ubuntu croos-compiler installieren?

Wie kann man unter Ubuntu passende Croos-Compiler installieren. Ich habe schon das Tutorial auf folgender Seite ausprobiert bei mir kommt dann aber eine Fehler-Meldung:

TheCPP@TheCPP:~/OS/HelloOs$ sudo apt-get install foo build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev textinfo libcloog-isl-dev libisl-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libcloog-isl-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


E: Unable to locate package foo
E: Unable to locate package textinfo
E: Package 'libcloog-isl-dev' has no installation candidate

Ich habe folgende Zwei Befehle auch schon ausprobiert es hat aber auch nicht funktioniert:

TheCPP@TheCPP:~/OS/HelloOs$ sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
Fetched 99.8 kB in 1s (75.1 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
TheCPP@TheCPP:~/OS/HelloOs$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Danke für eine Antwort

TheCPP

Linux, Ubuntu, Debian
Problem bei Teamspeak 3 Server (Linux)?

Ich nutze debian 10 und habe von einen alten rootserver den ts auf meinen neuen server kopiert nun kommt folgender fehler:

2022-10-20 15:40:37.551427|INFO   |ServerLibPriv |  |TeamSpeak 3 Server 3.13.7 (2022-06-20 12:21:53)

2022-10-20 15:40:37.551587|INFO   |ServerLibPriv |  |SystemInformation: Linux 4.19.0-22-amd64 #1 SMP Debian 4.19.260-1 (2022-09-29) x86_64 Binary: 64bit

2022-10-20 15:40:37.551663|INFO   |ServerLibPriv |  |Using hardware aes

2022-10-20 15:40:37.552058|INFO   |DatabaseQuery |  |dbPlugin name:   SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH

2022-10-20 15:40:37.552140|INFO   |DatabaseQuery |  |dbPlugin version: 3.11.1

2022-10-20 15:40:37.552293|INFO   |DatabaseQuery |  |checking database integrity (may take a while)

2022-10-20 15:40:37.572931|WARNING |Accounting   |  |Unable to open licensekey.dat, falling back to limited functionality

2022-10-20 15:40:37.573145|INFO   |Accounting   |  |Licensing Information

2022-10-20 15:40:37.573189|INFO   |Accounting   |  |licensed to      : Anonymous

2022-10-20 15:40:37.573224|INFO   |Accounting   |  |type             : No License

2022-10-20 15:40:37.573262|INFO   |Accounting   |  |starting date    : Tue Feb 1 00:00:00 2022

2022-10-20 15:40:37.573296|INFO   |Accounting   |  |ending date      : Thu Jul 1 00:00:00 2027

2022-10-20 15:40:37.573328|INFO   |Accounting   |  |max virtualservers: 1

2022-10-20 15:40:37.573360|INFO   |Accounting   |  |max slots        : 32

2022-10-20 15:40:38.073231|ERROR  |Accounting   |  |local accounting reports an already running instance, instance will shutdown

2022-10-20 15:40:38.432730|INFO   |             |  |Puzzle precompute time: 845

2022-10-20 15:40:38.433197|ERROR  |FileManager  |  |bind failed on 0.0.0.0:30033; reason: Die Adresse wird bereits verwendet

2022-10-20 15:40:38.433238|ERROR  |FileManager  |  |bind failed on [::]:30033; reason: Die Adresse wird bereits verwendet

2022-10-20 15:40:38.433251|ERROR  |FileManager  |  |Could not bind filetransfer listen port on default addresses

2022-10-20 15:40:38.433260|CRITICAL|VirtualSvrMgr |  |Could not start file manager 258 no network port available

ich habe keine ahnung wie ich die ip ändere oder den port.

kann mir da jemand weiterhelfen?

MFG Kilian

Teamspeak 3, Debian

Meistgelesene Beiträge zum Thema Debian