Dear Arnaud, > guys, > > sorry for the lag in jumping over there. > You anyway do a good job!
Thanks for prompt answers! > > If you want to do it yourself: > - look here for the needed build tools > http://www.debian.org/doc/maint-guide/ch-start.en.html#s-needprogs > - svn co svn://svn.debian.org/nut/trunk > - cd trunk > - ln -s packaging/debian > - fakeroot debian/rules binary > or any other method to build the package I tried steps like you describe. After first try I have to add some of tools, but still no success. Side question: Is " ln -s ..." needed or is "fakeroot packaging/debian/rules binary enought"? # fakeroot debian/rules binary dh_testdir dh_testdir: I have no package to build CFLAGS=' -O2' ./configure --enable-strip --build=i486-linux-gnu --host=i486-linux-gnu --with-linux-hiddev=/usr/include/linux/hiddev.h \ --prefix=/ \ --sysconfdir=/etc/nut \ --mandir=/usr/share/man \ --libdir=/usr/lib \ --includedir=/usr/include \ --without-ssl \ --with-hal \ --with-cgi \ --with-lib \ --disable-shared \ --with-statepath=/var/run/nut \ --with-altpidpath=/var/run/nut \ --with-drvpath=/lib/nut \ --with-cgipath=/usr/lib/cgi-bin/nut \ --with-htmlpath=/var/www/nut \ --with-pidpath=/var/run/nut \ --datadir=/usr/share/nut \ --with-user=nut --with-group=nut /bin/sh: ./configure: No such file or directory make: *** [configure-stamp] Error 127 there really is not such file as configure > > If you don't want to do this, tell me so and I'll generate a set to send you. I would like to have it. May be I'll find some other issue :) -- Oto BREZINA Printflow, EU ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

