Michael, I've uploaded
ooRexx-5.0.0-11716.ubuntu1604.x86_64-opt-oorexx-mdlueck.tar to
https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0beta/
It's the installed files of an interpreter built on Ubuntu 16.04 using
cmake -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=~/opt/oorexx and
packed with tar -cvf
ooRexx-5.0.0-11716.ubuntu1604.x86_64-opt-oorexx-mdlueck.tar opt/oorexx/
You might want to try if it works for you.

On Tue, Feb 5, 2019 at 5:36 PM Erich Steinböck <erich.steinbo...@gmail.com>
wrote:

> Or try if you can simple ignore kunden and use an absolute path starting
> with /homepages/35/d......
> Just check if ls /homepages works
>
> On Tue, Feb 5, 2019 at 5:29 PM Erich Steinböck <erich.steinbo...@gmail.com>
> wrote:
>
>> cmake -DCMAKE_BUILD_TYPE=RELEASE
>>> -DCMAKE_INSTALL_PREFIX=/kunden/homepages/35/d157794216/htdocs/opt/oorexx
>>> -CMAKE_INSTALL_PREFIX=/kunden/homepages/35/d157794216/htdocs/opt/oorexx
>>> ../../ooRexx-5.0.0/oorexx-code-0
>>> Still blows up... see attached.
>>
>>
>> My suggestion was to specify a relative path.  The command you show uses
>> absolute paths.
>> Also -CMAKE_INSTALL_PREFIX won't work, this must start with -D
>>
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to