Awesome problem with config.

Hi all.

After I install awesome and I want to do some config changes realized there was no rc.lua file neither several directories that should be created after installation.
I first installed awesome from ports then tried with packages. Same result..

Apparently installation was successful and no errors happened.
If any1 has an idea of why this happened..

Thanks anyway.
 
Yep , thx, but dunno why my "whereis" did not print the path..
Anyway , i'll keep with this , thx a lot !
 
whereis is using database, which wasn't updated (yet)
The easiest way to solve these kinds of problems is to look at port
either in Makefile or in pkg-plist.
Most ports specify where they install files (others generate these lists automatically)

Generally if there is no pkg-plist, then look in Makefile
 
Back
Top