mbuesch / razer

Razer device library and tools
http://bues.ch/h/razercfg
GNU General Public License v2.0
250 stars 50 forks source link

Systemctl fails to start razerd on fresh install #42

Closed jacobmischka closed 9 years ago

jacobmischka commented 9 years ago

I just made a fresh install of arch earlier this week, and no attempts to install and run razercfg have been successful. It's possible this is my fault, though I'm not sure since I believe I've followed the instructions.

Installing is successful, though upon trying to start razerd I receive the following: http://vpaste.net/DZgMc

mbuesch commented 9 years ago

Does it work, if you try to run razerd manually?

jacobmischka commented 9 years ago

No it does not, http://vpaste.net/0LsbR

Though, I now know how to fix it, thank you I should have tried running it manually originally.

mbuesch commented 9 years ago

You need to configure your ld environment to include /usr/local/lib See /etc/ld.so.conf and man ldconfig.