[clfswm-devel] CLFSWM (gNewSense)

Deepak Tripathi deepak at gnumonk.com
Fri Mar 9 09:00:55 UTC 2012


What error are you getting ? Can you please share .xsession-errors. I
think its permission issue. When you run make && make install and load
using load.lisp it defaults go to /usr/local/bin/ where local user
does not have permission to  write so it will fail.


--
gnmk

On Fri, Mar 9, 2012 at 12:36 AM, Stayvoid <stayvoid at gmail.com> wrote:
> I've recently realized that it only works for root.
>
> This one works:
> /root/.xinitrc
> clisp /path/to/load.lisp
>
> This one doesn't work:
> /home/myuser/.xinitrc
> clisp /path/to/load.lisp
>
> How to make it work for a regular user?
> Maybe it has something to do with permissions. I have no idea.
>
> _______________________________________________
> clfswm-devel mailing list
> clfswm-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clfswm-devel




More information about the clfswm-devel mailing list