Code: Select all
mkdir ~/.tome/2.3/theme
(This is definitely one of those things people will be confused by, so I'll try to fix it ASAP.)
Moderator: Moderator
Code: Select all
mkdir ~/.tome/2.3/theme
See the instructions. It should be possible to supply a different "--prefix" option to the "configure" script. You can provide a prefix which points somewhere in your home directory.Lord Estraven wrote:Umm, just wondering, is it possible to compile against jansson without doing a full system install of said library? Where would I put it if I wanted to use it only for ToME?
The latter.Is this a matter of not having the appropriate permissions or just that you don't have jansson packages and don't want to mess up your system by installing things willy-nilly? If so, I think I have an easier solution...
Yes. It's a bit unfortunate, but I really wanted to avoid a dependency on something as huge (and unwieldly API-wise compared to jansson) as libxml2.i guess this is due to the introduction of Jansson and simply means there’s no backward compatibility for automation?