[virt-tools-list] 回复:Re: [help]Please help check ''makensis error ''!

hongzhen_luo at sina.com hongzhen_luo at sina.com
Wed Oct 14 05:04:35 UTC 2015


----- 原始邮件 -----
发件人:Christophe Fergeau <cfergeau at redhat.com>
收件人:hongzhen_luo at sina.com
抄送人:virt-tools-list <virt-tools-list at redhat.com>
主题: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 at sina.com wrote:
> [root at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20151014/8a32faac/attachment.htm>


More information about the virt-tools-list mailing list