Usr bin ppcx64 returned an error exitcode

I’m trying to run a simple Hello World code in Pascal — from the server — using Apache Service Mix. While using it on my local Ubuntu environment — the file executes, and displays the message without any glitches,but while deploying it on the server, and running it from there, the following error is being generated.

Free Pascal Compiler version 2.6.4+dfsg-8 [2015/08/14] for x86_64 Copyright (c) 1993-2014 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling C:store1464417184459file.p panna.p(5,1) Error: Can’t create object file: C:/store/1464417184459/panna.o panna.p(5,1) Fatal: Can’t create object C:/store/1464417184459/file.o Fatal: Compilation aborted Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled)

Now, I’ve looked this up on the Lazarus forum, and the free pascal forum, nothing could help me solve this. Also, there are no restrictions on file access, the "C:. " folder is created on my Desktop, within the Apache Service Mix folder.

Can you please help me figure out where it’s that I’m going wrong?

Ответы

с cd-r информацию нельзя удалить, можно только добавить. с cd-rw- можно удалить.

var a: array[ 1..10] of integer;

for i: =1 to 10 do

a[i] : = random(20) + 20;

var i, k, d, e, s : integer;

for i: = 10 to 99 do

if i mod s = 0 then k: =k+1

write (‘кол-во чисел которые делятся на сумму своих цифр=’, k);

I’m using Ubuntu 16.04. I’m trying to use katoolin to install Kali tools. When trying to install the tools, I keep getting the following error:

As said in the error, I tried running sudo apt —fix-broken install but encountered the following error:

Читайте также:  379 Код какой страны

Running sudo dpkg —configure -a returns the following:

I’ve also tried the following:

but sudo apt —fix-broken install still doesn’t word

How should I get sudo apt —fix-broken install and the rest of katoolin to work?

Rate this post

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *