EionRobb / pidgin-opensteamworks

Steam plugin for Pidgin/libpurple
153 stars 5 forks source link

Linux makefile install target seemingly missing #137

Closed stan423321 closed 8 years ago

stan423321 commented 8 years ago

Tarball v. 1.6.1.

sudo make install make: Nothing to be done for 'install'.

Manual look at Makefile showcases no rule for install, at least no straightforward one.

xvitaly commented 8 years ago

Tarball v. 1.6.1.

Too outdated. Use latest sources from Git.

sudo make install

Don't use make install. Build and install package.

hasufell commented 8 years ago

Don't use make install. Build and install package.

Nah, that's a bug