> > The deb builds in Trunk are still failing on all platforms.  Looks like 
> > /usr/bin/pcnconf was added to the "make install" target, but not to any 
> > of the debian packages.
> 
On Sun, Mar 29, 2009 at 06:23:41AM +0000, Chris Morley wrote:
> How do I fix that?

In debian/emc2.files.in, just add a new line for /usr/bin/pncconf with all
the other items that go in /usr/bin

You can test this yourself by building a package.  In the top dir (not
src),
    debian/configure -r   # or "sim" instead of -r if you don't have realtime
    fakeroot debian/rules binary
this may require additional packages you don't have installed yet,
though (stuff concerned with building pdf documentation and with
building debian packages).  Or you can just check on the buildbot,
e.g.
http://emc2-buildbot.colorado.edu/buildbot/builders/hardy-x86-trunk-realtime-deb
after checking in what you hope is the fix.

If you're still not sure what to do, let me know and I'll fix it.

Jeff
PS any idea why all the labels are showing up centered in pncconf?  I
noticed glade did the same thing to stepconf.glade when I tried it
recently, so I ended up making my changes to the .glade file by hand
instead of in the GUI!

------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to