On Tue, Aug 30, 2011 at 11:54:59AM +0300, Amit Finkler wrote: > I wish it were that simple. Build the package fails at some point...
It shouldn't. Please run the build with &>build.log and send the created build.log (just to me and Jan Beyer <[email protected]>, the Debian package maintainer, if it is too large). Alternatively you can build from the source tarball tar -xjf gwyddion-2.25.tar.bz2 cd gwyddion-2.25 ./configure --prefix=$HOME/tmp/gwyddion # or something like that make make install gdb ~/tmp/gwyddion/bin/gwyddion # corresponding to prefix and again, if you get an error post it (I assume apt-get build-dep gwyddion passed so you should have all dependences installed). Regards, Yeti ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
