Merge pull request #6 from atul-g/master

Added glib2-devel installation requirement
This commit is contained in:
Vince 2020-07-18 18:28:24 +08:00 committed by GitHub
commit 33423b005b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ WhiteSur is a MacOS Big Sur like theme for GTK 3, GTK 2 and Gnome-Shell which su
### GTK+ 3.20 or later
### GTK2 engines requirment
### GTK2 engines requirements
- GTK2 engine Murrine 0.98.1.1 or later.
- GTK2 pixbuf engine or the gtk(2)-engines package.
@ -24,17 +24,18 @@ ArchLinux:
pacman -S gtk-engine-murrine gtk-engines
### Installation Depends requirment
### Installation Depends requirement
- sassc.
- optipng.
- inkscape.
- libglib2.0-dev. `ubuntu 18.04` `debian 10.03` `linux mint 19`
- libxml2-utils. `ubuntu 18.04` `debian 10.03` `linux mint 19`
- glib2-devel. `Fedora` `Redhat`
Fedora/RedHat distros:
dnf install sassc optipng inkscape
dnf install sassc optipng inkscape glib2-devel
Ubuntu/Mint/Debian distros:
sudo apt install sassc optipng inkscape
@ -48,13 +49,14 @@ ArchLinux:
pacman -S sassc optipng inkscape
Other:
Search for the depends in your distributions repository or install the depends from source.
1. Search for the dependencies in your distribution's repository or install the dependencies from source.
2. For CentOS 8 users: the `sassc` package doesn't exist in EPEL 8 or any other main repositories. Download the RPM manually from older EPEL repositories or build from source.
## Installation
### From source
After depends all installed you can Run
After all the dependencies are installed, you can Run
./install.sh