neutralinojs / neutralinojs.github.io

The official website and documentation of Neutralinojs
https://neutralino.js.org
MIT License
247 stars 133 forks source link

Check and add all development dependencies #264

Closed shalithasuranga closed 1 year ago

shalithasuranga commented 1 year ago

i.e., Debian systems need the following dev packages:

Compiling Neutralinojs...
Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found
Package webkit2gtk-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit2gtk-4.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'webkit2gtk-4.0' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Package xrandr was not found in the pkg-config search path.
Perhaps you should add the directory containing `xrandr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xrandr' found

Found:

Debian: libgtk-3-dev libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-dev libglib2.0-dev libxrandr-dev

Update the contributors guide after checking packages in Fedora, etc.

cybraia commented 1 year ago

Hi I would like to work on this. Could you assign it to me?

mudassir-jmi commented 1 year ago

264 issues use this command to fix it :- 👉 sudo apt-get install build-essential libgtk-3-dev

chiragkhatri19 commented 1 year ago

Hey can I work on this issue? Please assign me if you want me to work on it.

takshakmudgal commented 1 year ago

if the issue hasn't already fixed, then I would like to fix it, so please assign me

Gua00va commented 1 year ago

Hey! I would like to work on this issue. Please assign it to me.