root@proxmox5-installer-dev:~/pve-client# ./pveclient
Can't locate PVE/APIClient/JSONSchema.pm in @INC (you may need to install the PVE::APIClient::JSONSchema module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./pveclient line 10.
BEGIN failed--compilation aborted at ./pveclient line 10.
root@proxmox5-installer-dev:~/pve-client# make
rm -rf build
rsync -a debian build
make DESTDIR=./build install
make[1]: Verzeichnis „/root/pve-client“ wird betreten
perl -I. ./pveclient printsynopsis > pveclient.1-synopsis.adoc.tmp
unable to open '/usr/share/pve-client/pve-api-definition.dat' - No such file or directory
Compilation failed in require at ./pveclient line 22.
BEGIN failed--compilation aborted at ./pveclient line 22.
Makefile:46: die Regel für Ziel „pveclient.1-synopsis.adoc“ scheiterte
make[1]: *** [pveclient.1-synopsis.adoc] Fehler 2
make[1]: Verzeichnis „/root/pve-client“ wird verlassen
Makefile:39: die Regel für Ziel „pve-client_0.1-1_all.deb“ scheiterte
make: *** [pve-client_0.1-1_all.deb] Fehler 2
Danke Martin. Das Paket hatte ich schon. Im Prinzip alles was auf der Readme stand.Du mußt zumindest folgenden packet installieren: libpve-apiclient-perl
@ALL Falls es jemand compliert bekommt. Wären ein paar kurze Schritte hilfreich. Mach da wohl was nicht ganz richtig.![]()
git clone git://git.proxmox.com/git/pve-client.git
cd pve-client
mkdir -p /usr/share/pve-client
cp pve-api-definition.dat /usr/share/pve-client/
make
scheint tatsächlich ein bootstrap problem zu haben - bauen geht ohne umwege nur, wenns schon installiert ist..
We use essential cookies to make this site work, and optional cookies to enhance your experience.