Guten Tag
Ich möchte mir Gerne Den QuickPawn editor auf einen ubuntu 14.10 installieren (Da es keine Alternative gibt bzw Der Normale Editor geht bei mir nicht unter wine) Aber Dies geht Irgendwie nicht
Wenn ich ihn installier kommt
sudo ./install-linux-compiler  
mv: das Verschieben von »Pawn“ nach »/opt/Pawn/Pawn“ ist nicht möglich: Das Verzeichnis ist nicht leer 
CMake Warning (dev) in CMakeLists.txt: 
  No cmake_minimum_required command is present.  A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file.  The version specified may be lower 
  if you wish to support older CMake versions for this project.  For more 
  information run "cmake --help-policy CMP0000". 
This warning is for project developers.  Use -Wno-dev to suppress it.
-- Configuring done 
CMake Error at CMakeLists.txt:49 (ADD_LIBRARY): 
  Cannot find source file:
/opt/Pawn/source/compiler/../linux/binreloc.c
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp 
  .hxx .in .txx
-- Build files have been written to: /opt/Pawn/source/compiler 
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.  Schluss. 
Installed to /opt/Pawn - Do not delete 
Cleaning up... 
Finished!