You are not logged in.
Pages: 1
Hey guys, I have been messing around with spectrwm for the past few days and love it.
I would like to update to 2.1.1 but I'm not sure how. I am currently on version 1.0.0.
Could anyone walk me through it?
-Thanks
Offline
I've not run a Debian-based distro in a few months now, so take my advice with a few pinches of salt.
The basic dependencies should've been settled when you installed (via apt, I assume) version 1.0.0
As for the xlib/xcb dependencies, see here:
http://crunchbang.org/forums/viewtopic.php?id=21630
Now extract the spectrwm-2.1.1.tgz and cd into the /linux folder
Then run the usual
makeFollowing that, assuming there are no errors reported, run
sudo make installIf you do get error messages running make, report them here (paste the output if possible) and I'm sure there'll be someone around to assist you in due time.
Cheers
Last edited by gutterslob (2013-03-25 03:06:43)
Point & Squirt
Offline
Thanks gutterslob!
I'll report back with an update.
Just curious, what distro are you running?
-sb
Offline
Gutterslob's steps seem right (I also haven't run Debian since forever, so take my advice with a grain of salt too) but I'd use sudo checkinstall -D make install instead of sudo make install.
What this does is create a regular Debian package, which can be tracked by apt-get and everything. I think that's way cleaner than using regular make. You do need to install checkinstall, though.
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github
I am a #! forum moderator. Feel free to send me a PM with any question you have!
Offline
gutterslob's quick howto is accurate.
The default spectrwm.conf - and spectrwm_us.conf (for key bindings) will be located in: <build_directory>/spectrwm
There are some changes, so you'll want to update your configuration files.
"It does not require many words to speak the truth." - Chief Joseph, Nez Perce tribe
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.