回复:Re: [help]Please help check ''makensis error ''!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- 原始邮件 -----
发件人:Christophe Fergeau <cfergeau@xxxxxxxxxx>
收件人:hongzhen_luo@xxxxxxxx
抄送人:virt-tools-list <virt-tools-list@xxxxxxxxxx>
主题:Re: [virt-tools-list] [help]Please help check ''makensis error ''!
日期:2015年10月12日 19点57分
It's really thank you very much , It has been solved with your help .
Hey,
On Thu, Oct 08, 2015 at 04:47:48PM +0800, hongzhen_luo@xxxxxxxx wrote:
> [root@fc21-03 virt-viewer-2.0]# makensis -DGTK_VERSION=2.0 -DHaveLibvirt=True -DHaveSpiceGtk=True -DHaveOVirt=True -DHaveGtkVnc=True -DDESTDIR=/home/lzb/projects/tmp data/virt-viewer.nsis
> WriteRegStr: HKCU\Software\virt-viewer\=$INSTDIR
> SetOutPath: "$INSTDIR"
> File: "deps.txt" -> no files found.
> Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
> /_oname_=outfile one_file_only)
> Error in script "data/virt-viewer.nsis" on line 75 -- aborting creation process
deps.txt should be generated as part of the nsis generation process when
you run "make nsis".
data/Makefile.am has:
deps.txt:
AM_V_GEN)rpm -qa | grep $(host_os) | sort | unix2dos > $@
Which will probably need to be adjusted on non-rpm distros... (or even
on distros with different packaging conventions for the mingw*
packages).
Christophe
_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list

[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux