J jack-z New Member Jun 23, 2022 4 0 1 Jun 23, 2022 #1 PVE Source code download location ? /usr/share/perl5/PVE/ What is it ? is source? PVE editing language is perl?
PVE Source code download location ? /usr/share/perl5/PVE/ What is it ? is source? PVE editing language is perl?
Hannes Laimer Proxmox Staff Member Staff member Jul 27, 2020 946 226 88 27 Jun 23, 2022 #2 Hey, you can clone the code from [1]. If you wanna edit it you first have to install the build dependencies with apt build-deps ., then you can build+install with your changed code with make dinstall. And yes, PVE is written in perl. [1] https://git.proxmox.com/
Hey, you can clone the code from [1]. If you wanna edit it you first have to install the build dependencies with apt build-deps ., then you can build+install with your changed code with make dinstall. And yes, PVE is written in perl. [1] https://git.proxmox.com/
J jack-z New Member Jun 23, 2022 4 0 1 Jun 23, 2022 #3 Thank you for your reply. There is another question. How to package and download this? For example, this figure
Thank you for your reply. There is another question. How to package and download this? For example, this figure
Hannes Laimer Proxmox Staff Member Staff member Jul 27, 2020 946 226 88 27 Jun 23, 2022 #4 for this repo it would be git clone git://git.proxmox.com/git/pve-qemu.git, then cd pve-qemu, apt build-dep . and make dinstall.
for this repo it would be git clone git://git.proxmox.com/git/pve-qemu.git, then cd pve-qemu, apt build-dep . and make dinstall.
J jack-z New Member Jun 23, 2022 4 0 1 Jun 23, 2022 #5 Hannes Laimer said: Thank you very much. Hope to be friends with you!good friend Click to expand...