tuxmark5 / ApexCtl

An utility to enable extra macro keys on Steelseries Apex keyboards
GNU Lesser General Public License v3.0
101 stars 19 forks source link

install: cannot create regular file ‘/asdf/usr/local/bin/apexctl’? #40

Closed Kai7os closed 8 years ago

Kai7os commented 8 years ago

Hi guys! Thank you for creating this tool for us to use our keyboards on linux.

Im trying to run make && sudo make install on ubuntu 14.04 64bit and im getting the error in the title. Whats going on? how do I fix this?

[ -f apexctl ] [ -f dist/build/apexctl/apexctl ]

make dirs

mkdir -p /asdf/etc/udev/hwdb.d mkdir -p /asdf/etc/udev/rules.d

install binary

install -m 755 apexctl /asdf/usr/local/bin/apexctl install: cannot create regular file ‘/asdf/usr/local/bin/apexctl’: No such file or directory make: *\ [install] Error 1

thiagostropp commented 8 years ago

Edit makefile, in line 9 remove asdf.

Keep in mind that i dont understand why is this 'asdf' there, so this may not be a good advise

Kai7os commented 8 years ago

So thats what I thought as well... but it doesnt create it either way. Have no idea what 'asdf' is.

phortx commented 8 years ago

The asdf looks like debug code IMHO. That's a bug.

@tuxmark5 can tell ;)

Kai7os commented 8 years ago

@tuxmark5 please obi-tux kenobi, you're my only hope.

kiwistrongis commented 8 years ago

Eeehhhhh I'm so sorry lol. Fixed as of bceb11b6dcbcf4da49cba4df5ed31229a5f44aff.