Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile elementary-xfce to a folder - Error #431

Open
tuxslack opened this issue Feb 29, 2024 · 0 comments
Open

Compile elementary-xfce to a folder - Error #431

tuxslack opened this issue Feb 29, 2024 · 0 comments

Comments

@tuxslack
Copy link

Compilar elementary-xfce para uma pasta

Compile elementary-xfce to a folder

$. /configure --prefix=/usr
$ make

$ sudo make install DESTDIR=/home/master/Downloads/elementary-xfce
[sudo] senha para master:
install -d /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce-dark /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce-darker /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce-darkest /home/master/Downloads/elementary-xfce//usr/share/icons

The icon-theme cache has not yet been regenerated, which means your changes may not be visible yet. Please run make icon-caches next.

Erro no comando sudo make icon-caches

Error in sudo make icon-caches command

$ sudo make icon-caches
gtk-update-icon-cache -f //usr/share/icons/elementary-xfce
gtk-update-icon-cache: No theme index file.
make: *** [Makefile:28: icon-caches] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant