Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I install AfterStep without being root?

afterstep install
0
Posted

How can I install AfterStep without being root?

0

This is fairly easy, but you must be sensitive to the version you are using. You will have to install all the files under your home directory. The usual recommendation is to use the same directories as suggested in the installation procedure, but replacing /usr/share, usr/local, or whatever you like by your home directory. For example, if you home directory is /home/blah you would use directories like /home/blah/bin, /home/blah/etc, /home/blah/lib, and the like. Compile AfterStep following the standard installation procedure (i.e the one described in the README) until the install step. Then, do the following (make sure to create the destination directories first if they don’t exist. All the source paths are relative to the AfterStep source directory): • Copy afterstep/afterstep to $HOME/bin/. • Copy modules/*/(binaries) to $HOME/bin/. • Copy apps/*/(binaries) to $HOME/bin/. • Copy GNUstep/ to $HOME/. • Edit $HOME/GNUstep/Library/AfterStep/base.* to reflect the above paths in the lines

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123