screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: enabling 256 colors on a debian system.


From: Adam Lazur
Subject: Re: enabling 256 colors on a debian system.
Date: Sun, 3 Jun 2007 18:31:35 -0700
User-agent: Mutt/1.5.9i

cga2000 (address@hidden) said:
> Creating a .deb file from source and installing it is documented in many
> places but I haven't found anything that says how I can run the
> equivalent of ./configure in a debian context. 

apt-get source screen
cd screen-4.0.2
vi debian/rules
# find the ./configure part, edit til your heart's content
dpkg-buildpackage -us -uc -rfakeroot

and you'll have a .deb in ..

-- 
Adam Lazur




reply via email to

[Prev in Thread] Current Thread [Next in Thread]