Tomasz thanks for the quick reply.<br><br><div><span class="gmail_quote">On 8/17/06, <b class="gmail_sendername">Tomasz Chmielewski</b> <<a href="mailto:mangoo@wpkg.org">mangoo@wpkg.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
David Miller wrote:<br>> Hey guys.  I'm new to the list and to wpkg and I'm running into a couple<br>> of problems trying to get things up and running and hoping that someone<br>> can help me out.  I'm using samba and wpkg 
0.9.10.<br>><br>> My first problem is that I'm trying to use the split folders for hosts,<br>> packages, and profiles but when I run wpkg.js it just errors out because<br>> it can't find the xml files in it's current directory.  I tried adding
<br>> some empty xml files here to appease this but it never searches these<br>> sub folders to find the xml files that I'm trying to get it to use.  Any<br>> suggestions?<br><br>So, you want to have something like this:
<br><br>hosts - dir with various hosts.xml files (i.e., hosts_a.xml, hosts_b.xml)<br>packages - dir with various packages.xml files (i.e. firefox.xml,<br>thunderbird.xml)<br>profiles - dir with various profiles.xml (i.e. profile_a.xml, profile_b.xml)
</blockquote><div> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You need to also have profiles.xml, packages.xml and hosts.xml files, in
<br>the same directory in which you have wpkg.js.<br>They can't be totally empty, they must have at least:<br>* <profiles></profiles> for profiles.xml<br>* <packages></packages> for packages.xml<br>
* <wpkg></wpkg> for hosts.xml</blockquote><div><br>This is exactly what I have done currently.  But wpkg when run in debug is showing 0 hosts, 0 profiles, and 0 packages.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> I'm trying to use wpkg to help me manage my rendering farm (cluster) for<br>> rendering with 3dsmax and Digital Fusion as well as some plugin and font<br>> management.  The software installation is pretty straight forward but
<br>> has anyone used wpkg to install fonts?<br><br>If the fonts can be installed from command line somehow (silently), wpkg<br>should do it's job.</blockquote><div><br>From what I've seen it's just a matter of copying the font into the fonts directory and setting 2 registry keys.  Should be pretty easy to automate...maybe even make a nullsoft installer for it since our font list doesn't change too often and it's easy to recompile the NSIS and just increment the version number.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">--<br>Tomasz Chmielewski<br><a href="http://wpkg.org">http://wpkg.org</a><br></blockquote>
</div><br>