Also I changed lines:
PERL        := /usr/bin/perl
#CPANM   := $(PERL) $(dir $(PERL))/cpanm
CPANM     := /root/.cpan
SHARE   =/usr/share

#export PERL5LIB =
$(DESTDIR)$(SITEARCH):$(DESTDIR)$(SITELIB):$(DESTDIR)/lib/perl5
export PERL5LIB = /usr/lib/perl5

and launched make.

There were errors:
Subroutine main:
- for each module - getcwd redefined at /usr/share/perl/5.18/Exporter.pm
line 66. at ../../../tools/vergen line 18 for all modules;
- finally -  signfile openxpki-cgi-session-driver_2.5.2-1b160a4.dsc
gpg: skipped "OpenXPKI Foundation <deb...@openxpki.org>": private key is
not founded
gpg: [stdin]: clearsign failed: private key is not founded



Why didn' t you develop at C languiage and chose Perl ?

Arty.

чт, 20 июн. 2019 г. в 19:47, CpServiceSPb . <cpservice...@gmail.com>:

> By the way Perl I have installed as perl (executable file) at /usr/bin
> folder.
>
>
> Arty.
>
> чт, 20 июн. 2019 г. в 19:45, CpServiceSPb . <cpservice...@gmail.com>:
>
>> It's a pity !
>> I don' t have plan to move to  Jessie.
>> I want to stay with Ubuntu 14.04 another year or two.
>> And plan to resume of further developing of Auto enrollment proxy what I
>> have Linux native of.
>> What Windows 7 certificate mmc can connect successfully to !
>> May you tell me wat are there packaging problems ?
>>
>>
>> I have read README file at v20/openxpki/package/debian and made the
>> following steps:
>> 1. installed all dependencies from build-deps.lst and debian-deps.lst;
>> 2. as I am not a fimiliar with Perl, I run just in case > sudo perl
>> -MCPAN -e 'install Bundle::CPAN' < under root and packages were written to
>> ~/.cpan/build (under root profile folder) ;
>> 3. checked of Module-Build versions = there are 2 versions:
>>
>> Module-Build-0.4218-h9WKxb
>>
>> Module-Build-0.4229-AvPq2P
>> 4. MakeMaker version if I inderstood correctly are
>>
>> ExtUtils-MakeMaker-7.36-uvSJje
>>
>> ExtUtils-MakeMaker-7.36-uvSJje.yml
>>
>> ExtUtils-MakeMaker-CPANfile-0.07-9ZjYTK
>>
>> ExtUtils-MakeMaker-CPANfile-0.07-9ZjYTK.yml
>> 5. I got to the step - "The Makefile adds local path "lib" for those
>> packages, please put MM there before building." - at the time I don't t
>> know exactly what it means - that is what and where is necessary to change.
>>
>> So, what I did uncorrectly ?
>> What should I have to correct within already made ?
>> What  should I have to do else ?
>>
>>
>> With wishes of many good things,
>> Arty ...
>>
>> чт, 20 июн. 2019 г. в 10:05, Oliver Welter <m...@oliwel.de>:
>>
>>> Hi,
>>>
>>> the current code does not build on Ubuntu due to packaging problems, so
>>> you either need to fix the build stuff in packages/debian or use Debian
>>> Jessie.
>>>
>>> You might also try to run our docker container if you want to stick to
>>> Ubuntu.
>>>
>>> Oliver
>>>
>>> Am 19.06.19 um 21:35 schrieb CpServiceSPb .:
>>> > I have Ubuntu 14.04 LTS x64 server with Apache2, MySql, Php.
>>> > I want to build the lates OpenXPki from the sources.
>>> > But I didn' t find any clear instruction to do so.
>>> > I download it from git:
>>> > git clone https://github.com/openxpki/openxpki.git
>>> > and dont' t know what exa tly do more.
>>> >
>>> > May some to tell how it is to get working ?
>>> >
>>> > I would like to test the latest version of my 3 tier configuration,
>>> that is:
>>> > Root CA -> Intermediate CA 1 - > Server 1/Client 1 chain
>>> > Root CA -> Intermediate CA 2 - > Server 2/Client 2 chain
>>> > Root CA -> Intermediate CA 3 - > Server 3/Client 3 chain
>>> >
>>> > of courcse there is 1 Root CA for 3 Intermediate CAs.
>>> > And test my auto enrollment proxy for Windows clients nativelly on
>>> > Linux, in developing now.
>>> >
>>> >
>>> > _______________________________________________
>>> > OpenXPKI-users mailing list
>>> > OpenXPKI-users@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>> >
>>>
>>>
>>> --
>>> Protect your environment -  close windows and adopt a penguin!
>>>
>>> _______________________________________________
>>> OpenXPKI-users mailing list
>>> OpenXPKI-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>>
>>
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to