Re: [dev] plan9port in hg2533?

2009-10-14 Thread Kris Maglione
Great, thanks. Did it seem to work otherwise? I.e., did it spit out a deb? On 2009-10-14, Davide Anchisi wrote: > Well, I did have quilt version: 0.46-6. > So I installed version 0.48-1. Now make deb seems to work, but now it > exit with these messages (I'm traslating them from italian): > > dpkg

Re: [dev] plan9port in hg2533?

2009-10-14 Thread Davide Anchisi
Well, I did have quilt version: 0.46-6. So I installed version 0.48-1. Now make deb seems to work, but now it exit with these messages (I'm traslating them from italian): dpkg-deb: generating package "wmii" in "../wmii_3.6pre~20070516_amd64.deb". signfile wmii_3.6pre~20070516.dsc gpg: ATTENTION:

Re: [dev] plan9port in hg2533?

2009-10-14 Thread Kris Maglione
Ah, sorry, you just need to install quilt. I'll add it to the deb-dep line. Thanks for trying. On 2009-10-14, Davide Anchisi wrote: > Hi Kris, > > I tried after hg import. > Now I got the following error message: > > dh: unable to load addon quilt: Can't locate > Debian/Debhelper/Sequence/quilt.

Re: [dev] plan9port in hg2533?

2009-10-14 Thread Davide Anchisi
Hi Kris, I tried after hg import. Now I got the following error message: dh: unable to load addon quilt: Can't locate Debian/Debhelper/Sequence/quilt.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /us

Re: [dev] Re: dwm xinerama config.mk settings

2009-10-14 Thread Andrew Antle
On Wed, Oct 14, 2009 at 08:03:03AM +0100, Anselm R Garbe wrote: > 2009/10/14 Andrew Antle : > > I suggested disabling Xinerama just for consistency; the suggestion > > above the options said "un-comment if you want it." I'd be fine with > > leaving the options uncommented, but changing the suggesti

[dev] [9base] troff segmentation fault.

2009-10-14 Thread Ramil Farkhshatov
Trying to use troff from 9base, but it crashes. Here is backtrace of just running troff without arguments: Program received signal SIGSEGV, Segmentation fault. 0x080787ee in strncmp () #0 0x080787ee in strncmp () No symbol table info available. #1 0x0805e6e8 in unsharp (old=0x0) at unsharp.c:30

Re: [dev] [wmii] wmiir broken in 2546

2009-10-14 Thread Thomas Dahms
> ... > MAKE all doc/ > MAKE all man/ > TXT2TAGS man/wmiir.man1 > /bin/sh: txt2tags: command not found > make[1]: *** [wmiir.1] Error 127 > make: *** [dall] Error 2 > > I got the txt2tags error before, since I have no txt2tags here, but the make > error is new. > Mmh, builds now on a second tr

Re: [dev] [wmii] wmiir broken in 2546

2009-10-14 Thread Kris Maglione
On 2009-10-14, Thomas Dahms wrote: > On Wed, 14 Oct 2009 03:20:02 -0400 > Kris Maglione wrote: > >> Thanks, I don't know how I missed that. > > Thanks for the fast fix. Now this: > ... > MAKE all doc/ > MAKE all man/ > TXT2TAGS man/wmiir.man1 > /bin/sh: txt2tags: command not found > make[1]: ***

Re: [dev] clients with large min size

2009-10-14 Thread Antoni Grzymala
Anselm R Garbe dixit (2009-10-13, 18:05): > 2009/10/5 Szabolcs Nagy : > > there are some clients with large minimum size (eg gnome programs: > > gedit, evince (with side plane),..) which might cause problems: > > * tiling algorithm does not handle the case when the clients on the > > stack are lar

Re: [dev] [wmii] wmiir broken in 2546

2009-10-14 Thread Thomas Dahms
On Wed, 14 Oct 2009 03:20:02 -0400 Kris Maglione wrote: > Thanks, I don't know how I missed that. Thanks for the fast fix. Now this: ... MAKE all doc/ MAKE all man/ TXT2TAGS man/wmiir.man1 /bin/sh: txt2tags: command not found make[1]: *** [wmiir.1] Error 127 make: *** [dall] Error 2 I got the t

Re: [dev] [wmii] wmiir broken in 2546

2009-10-14 Thread Kris Maglione
Thanks, I don't know how I missed that.

[dev] [wmii] wmiir broken in 2546

2009-10-14 Thread Thomas Dahms
Hi, wmiir xwrite /ctl exec wmii wmiir: fatal: Can't open file 'xwrite': file not found Just an example. This happens with any ls, read, write, or xwrite. -- Thomas Dahms

Re: [dev] Re: dwm xinerama config.mk settings

2009-10-14 Thread Anselm R Garbe
2009/10/14 Andrew Antle : > I suggested disabling Xinerama just for consistency; the suggestion > above the options said "un-comment if you want it." I'd be fine with > leaving the options uncommented, but changing the suggestion to > "comment if you don't want it." It compiles fine for me either w