Pawno for Ubuntu
#1

Good day
Seeking a Pawno editor for Ubuntu 10.14
The default editor does not work with Wine
QuickPawn also does not then I always get this error when I compile
Sorry for my english
QuickPawnError
PHP код:
java.io.IOExceptionerror=13Permission denied
    at java
.lang.ProcessBuilder.start(ProcessBuilder.java:494)
    
at quickpawn.QuickPawnView.linuxCompileMenuItemActionPerformed(QuickPawnView.java:1070)
    
at quickpawn.QuickPawnView.access$2400(QuickPawnView.java:35)
    
at quickpawn.QuickPawnView$24.actionPerformed(QuickPawnView.java:442)
    
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
    
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
    
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
    
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
    
at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
    
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:829)
    
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:873)
    
at java.awt.Component.processMouseEvent(Component.java:6288)
    
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    
at java.awt.Component.processEvent(Component.java:6053)
    
at java.awt.Container.processEvent(Container.java:2045)
    
at java.awt.Component.dispatchEventImpl(Component.java:4649)
    
at java.awt.Container.dispatchEventImpl(Container.java:2103)
    
at java.awt.Component.dispatchEvent(Component.java:4475)
    
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4633)
    
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4297)
    
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4227)
    
at java.awt.Container.dispatchEventImpl(Container.java:2089)
    
at java.awt.Window.dispatchEventImpl(Window.java:2588)
    
at java.awt.Component.dispatchEvent(Component.java:4475)
    
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:680)
    
at java.awt.EventQueue.access$400(EventQueue.java:96)
    
at java.awt.EventQueue$2.run(EventQueue.java:639)
    
at java.awt.EventQueue$2.run(EventQueue.java:637)
    
at java.security.AccessController.doPrivileged(Native Method)
    
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
    
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:119)
    
at java.awt.EventQueue$3.run(EventQueue.java:653)
    
at java.awt.EventQueue$3.run(EventQueue.java:651)
    
at java.security.AccessController.doPrivileged(Native Method)
    
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
    
at java.awt.EventQueue.dispatchEvent(EventQueue.java:650)
    
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
    
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
    
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
    
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
    
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
    
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Caused byjava.io.IOExceptionjava.io.IOExceptionerror=13Permission denied
    at java
.lang.UNIXProcess.<init>(UNIXProcess.java:164)
    
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
    
at java.lang.ProcessBuilder.start(ProcessBuilder.java:476)
    ... 
41 more 
Reply
#2

doesn't look like you actually installed the compiler correctly.
Reply
#3

Quote:
Originally Posted by Jake187
Посмотреть сообщение
doesn't look like you actually installed the compiler correctly.
Hi
Here is the error when I install the compiler
English
PHP код:
mvThe call to stat "Pawn" is not possibleFile or directory not found
./install-linux-compilerLine 5cmakecommand not found.
make: *** No targets specified and no "make" -Steuerdatei foundCircuit.
Installed to opt Pawns - Do not delete
Cleaning up 
...
Finished
German
PHP код:
mvder Aufruf von stat fьr »Pawn“ ist nicht mцglichDatei oder Verzeichnis nicht gefunden
./install-linux-compilerZeile 5cmakeKommando nicht gefunden.
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.  Schluss.
Installed to /opt/Pawn - Do not delete
Cleaning up
...
Finished
Reply
#4

Quote:
Originally Posted by alextherimp
Посмотреть сообщение
Hi
Here is the error when I install the compiler
English
PHP код:
mvThe call to stat "Pawn" is not possibleFile or directory not found
./install-linux-compilerLine 5cmakecommand not found.
make: *** No targets specified and no "make" -Steuerdatei foundCircuit.
Installed to opt Pawns - Do not delete
Cleaning up 
...
Finished
German
PHP код:
mvder Aufruf von stat fьr »Pawn“ ist nicht mцglichDatei oder Verzeichnis nicht gefunden
./install-linux-compilerZeile 5cmakeKommando nicht gefunden.
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.  Schluss.
Installed to /opt/Pawn - Do not delete
Cleaning up
...
Finished
did you install gcc and the other things which the README tells you to install?
Reply
#5

Quote:
Originally Posted by Jake187
Посмотреть сообщение
did you install gcc and the other things which the README tells you to install?
Hi I have now installed gcc and now comes

English
PHP код:
sudo ./install-linux-compiler
mv
Moving from "Pawn" after "/ opt / pawn / Pawn" is not possibleThe directory is not empty
CMake Warning (devin CMakeLists.txtNo cmake_minimum_required command is presentA line of codesuch as cmake_minimum_required (VERSION 2.8Should be added at the top of the fileThe 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): Can not find source file: /opt/Pawn/source/compiler/../linux/bin reloc.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: *** No targets specified and no "make" -Steuer file found. Circuit.
Installed to / opt / Pawns - Do not delete
Cleaning up ...
Finished! 
German

PHP код:
sudo ./install-linux-compiler 
mv
das Verschieben von »Pawn“ nach »/opt/Pawn/Pawn“ ist nicht mцglichDas Verzeichnis ist nicht leer
CMake Warning 
(devin 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++ .cc .cpp .cxx ...mm ..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
Reply
#6

Quote:
Originally Posted by alextherimp
Посмотреть сообщение
Hi I have now installed gcc and now comes

English
PHP код:
sudo ./install-linux-compiler
mv
Moving from "Pawn" after "/ opt / pawn / Pawn" is not possibleThe directory is not empty
CMake Warning (devin CMakeLists.txtNo cmake_minimum_required command is presentA line of codesuch as cmake_minimum_required (VERSION 2.8Should be added at the top of the fileThe 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): Can not find source file: /opt/Pawn/source/compiler/../linux/bin reloc.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: *** No targets specified and no "make" -Steuer file found. Circuit.
Installed to / opt / Pawns - Do not delete
Cleaning up ...
Finished! 
German

PHP код:
sudo ./install-linux-compiler 
mv
das Verschieben von »Pawn“ nach »/opt/Pawn/Pawn“ ist nicht mцglichDas Verzeichnis ist nicht leer
CMake Warning 
(devin 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++ .cc .cpp .cxx ...mm ..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
You also need g++ and cmake these are both things required and told for you to install on the README.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)