Closed maxpro4u closed 4 years ago
What does which numix-folders
and ls /usr/bin/numix-folders
give?
[max@max ~]$ which numix-folders /usr/bin/which: no numix-folders in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/max/.local/bin:/home/max/bin) [max@max ~]$ ls /usr/bin/numix-folders ls: cannot access /usr/bin/numix-folders: No such file or directory
Ok so how did you install numix-folders then?
I used the paolorotolo numix repo
Ok I don't know if and how this repo works, but it seems that the script is not in your $PATH
and thus cannot be executed. Try to cd
into the folder of te script and run ./numix-folders
I am going to add the copr repo and reinstall
CC @PaoloRotolo
reinstalling using the copr repo didn't help. the dir is still not there
The script didn't work for me either on Fedora 23 using the dnf install (error building the cache in Numix-Circle) but it's working with files from github. I replaced manually the Numix and Numix-Circle folders in /usr/share/icons
with those I got here with a git clone and launched the script from the download folder with sudo ./numix-folders
. You have to match one of the path inside the script so the 2 folders can also be in ~/.local/share/icons
.
fyi numix-folder is not on the repo. @maxpro4u after reinstalling the files from github, as @wa4557 said you need to give the script the folder context by cd /home/max/Downloads/numix/numix-folders
and launch the script with sudo ./numix-folders
.
I can confirm what @maxpro4u said. There's no package named numix-folders in the repo. I think that @maxpro4u thought that numix-folders is installed automatically when you do install the numix-icon-theme package.
ping @Foggalong
I'm not entirely sure who does the packaging for Fedora. I'll ask in the chat
The COPR repo has long since been abandoned so closing this now :eyes:
I tried using sudo and beesu. Here is output [max@max numix]$ sudo numix-folders [sudo] password for max: sudo: numix-folders: command not found [max@max numix]$ su Password: [root@max numix]# numix-folders bash: numix-folders: command not found... beesu '/home/max/Downloads/numix/numix-folders' touch: cannot touch ‘/home/root/.config/numix-folders’: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory gtk-update-icon-cache: Cache file created successfully. gtk-update-icon-cache: The generated cache was invalid. Folder change complete! /home/max/Downloads/numix/numix-folders: line 321: /home/root/.config/numix-folders: No such file or directory chown: cannot access ‘/home/root/.config/numix-folders’: No such file or directory