On Monday, November 01, 2010 10:38:49 am Brice Goglin wrote: > Le 31/10/2010 23:17, Jirka Hladky a écrit : > > 1) During install, rename gather-topology.sh on hwloc-gather-topology.sh > > I don't know how to rename properly during install with automake, so I > just renamed everywhere (source, build and install dir). Great!
> > 2) During install, remove variable abs_top_builddir all together and > > make lstopo=`which lstopo` > > I replace $abs_top_builddir/utils with $bindir during install. I want to > be sure that we're not going to mix different versions of > gather-topology and lstopo since the command-line options given by > gather to lstopo changed in the past. All right. I will test it how it works with rpm. > > 3)Create a minimalist man page (it just need to say in one or two > > sentences what the command does) > > There's a usage but no manpage yet, lazyness :) > > > BTW, > > gather-topology.sh /tmp/a > > is not working at the moment. > > I just fixed this in trunk, thanks. Thanks! Please let me know where I can download tarball for testing. BTW, what is the status of 1.1? Any plan to release it? Thanks! Jirka