You are not logged in.
Hey ![]()
I'm new to this forum, but I've been using arch for some time now. Recently I installed xfce with beryl, but I found it a bit over the top, so I installed dwm aswell. I've done some configuration in config.h, but my problem is, where do I put it? There are three files, one in the dir with PKGBUILD, one in src/ and one in src/dwm-4.3/. I've tried changing all of them but I always seem to end up with some error, often this one:
==> Validating source files with md5sums
dwm-4.3.tar.gz ... Passed
config.h ... FAILED
==> ERROR: One or more files did not pass the validity check!My second question is how can I put messages on the status bar? Like "mpd now playing" and the cpu temp (I know where to find it).
burk
Last edited by burk (2007-07-30 20:29:03)
Offline
I'm not familiar with the aur package, but it doesn't look like you can use your own config.h with it.
You could remove the md5sum line, but if you want to make frequent changes to the config.h, you're going to want to just put the sources in one directory, edit the config.mk (probably let it install to your user directory so you don't need root) and run make and make install.
Info about the status bar is in the man page.
Offline
Thanks, I removed the last md5sum and now it works. It worked a while ago, but I guess someone changed it. I think I'm going to keep installing it through makepkg since I hope I'll settle with a config soon.
Should've checked the man page about the status bar ![]()
Offline
just for your own knowledge for later use, you can always run makepkg -g to update the md5sum when you change something
~matt
Arch64
KDE4 user
Offline
I hope I'll settle with a config soon.
Until a new version comes out ![]()
Offline