Informatiker Board (http://www.informatikerboard.de/board/index.php)
- Themengebiete (http://www.informatikerboard.de/board/board.php?boardid=1)
-- Praktische Informatik (http://www.informatikerboard.de/board/board.php?boardid=6)
--- Liquid Feedback | Install necessary dependencies/Packages (http://www.informatikerboard.de/board/thread.php?threadid=2903)


Geschrieben von Premur am 07.03.2016 um 13:37:

  Liquid Feedback | Install necessary dependencies/Packages

Meine Frage:
Ich möchte für Testzwecke für einen politischen Verein LiquidFeedback einrichten.
Ich habe einen Webserver von 1und1 und Filezilla.
Wie befolge ich die unten stehende Anleitung?
Wie installiere ich die Dependencies/Packages richtig?

LiquidFeedback Installation Instructions

This document gives a short outline about the necessary steps to setup a LiquidFeedback system.
1. Install necessary dependencies

If you're using a Debian system, make sure that the following packages are installed:

build-essential
lua5.2
liblua5.2-dev
postgresql
libpq-dev
pmake or bmake
imagemagick
exim4
markdown2 (apt-get install python-pip; pip install markdown2)


Meine Ideen:
Muss ich diese downloaden, entpacken und mit Filezilla auf den Server schieben? Ist das dann alles?

Brauche unbedingt Hilfe und weiß nicht wo ich hier anfangen soll.



Geschrieben von eulerscheZahl am 07.03.2016 um 15:45:

 

Läuft der Webserver denn mit Debian oder einer darauf aufbauenden Distribution wie Ubuntu?
Wenn ja, schalte dich einfach per SSH auf und installiere mit "sudo apt-get install <package>", was du brauchst.



Geschrieben von Premur am 08.03.2016 um 12:03:

 

Debian GNU/Linux

-bash sudo: command not found


Do I have to install Ubunto now?



Geschrieben von eulerscheZahl am 08.03.2016 um 17:43:

 

There is no need to install Ubuntu (with 'u' at the end, by the way).
Have you tried to enter the command without sudo?
code:
1:
apt-get install <package>


What happens, if you just enter
code:
1:
su

before calling apt-get? This should give you root privileges as well.



Geschrieben von Premur am 01.04.2016 um 06:28:

 

Nothing happens


Forensoftware: Burning Board, entwickelt von WoltLab GmbH