How to compile urxvt? (and make it small!)

discuss compiling applications for Puppy
Message
Author
musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#21 Post by musher0 »

to iguleder:

What's the point of maiming a good program ???!!!

Code: Select all

    --prefix=/usr \ 
                                   --with-terminfo=/usr/share/terminfo \ 
                                   --disable-256-color \ 
                                   --disable-unicode3 \ 
                                   --disable-xft \ 
                                   --disable-font-styles \ 
                                   --disable-afterimage \ 
                                   --disable-pixbuf \ 
                                   --disable-transparency \ 
                                   --disable-fading \ 
                                   --disable-rxvt-scroll \ 
                                   --enable-next-scroll \ 
                                   --disable-xterm-scroll \ 
                                   --disable-perl \ 
                                   --disable-xim \ 
                                   --enable-backspace-key \ 
                                   --enable-delete-key \ 
                                   --disable-resources \ 
                                   --disable-swapscreen \ 
                                   --disable-iso14755 \ 
                                   --disable-frills \ 
                                   --enable-keepscrolling \ 
                                   --enable-selectionscrolling \ 
                                   --enable-mousewheel \ 
                                   --disable-slipwheeling \ 
                                   --disable-smart-resize \ 
                                   --disable-text-blink \ 
                                   --disable-pointer-blank \ 
                                   --disable-utmp \ 
                                      --disable-wtmp \ 
                                      --disable-lastlog \ 
                                      --with-codesets="" \ 
                                      --disable-combining \ 
                                      --disable-assert \
Might as well stick with the old rxvt! (hehe) :twisted: :roll:

Sorry for the comment. Couldn't help it!

BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Post Reply