linuxmint / lightdm-settings

A configuration tool for the LightDM display manager
GNU General Public License v3.0
107 stars 24 forks source link

Installation issue #18

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hello. When I try "make install" I get this error: "make: *** No rule to make target 'install'. Stop."

Is "make" then "make install" not the right way to install this?

Please advise; learning as I go.

x10an14 commented 6 years ago

@laserstrike There's no "install" rule - just run make without any second command - and it should install for you if everything else goes well =)