alexkay / spek

Acoustic spectrum analyser
http://spek.cc
GNU General Public License v3.0
2.6k stars 259 forks source link

No such file or directory #235

Open Djo34 opened 2 years ago

Djo34 commented 2 years ago

make[3]: Nothing to be done for 'install-exec-am'. GEN spek.desktop /usr/bin/mkdir -p '/usr/local/share/applications' /usr/bin/install -c -m 644 ./spek.desktop '/usr/local/share/applications' /usr/bin/install: cannot stat './spek.desktop': No such file or directory make[3]: [Makefile:422: install-desktopDATA] Error 1 make[3]: Leaving directory '/home/ky/spek-0.8.4/data' make[2]: [Makefile:613: install-am] Error 2 make[2]: Leaving directory '/home/ky/spek-0.8.4/data' make[1]: [Makefile:449: install-recursive] Error 1 make[1]: Leaving directory '/home/ky/spek-0.8.4/data' make: [Makefile:473: install-recursive] Error 1

Copy spek/data/spek.desktop.in to spek/data/spek.desktop solved the installation problem. Screenshot 2022-07-28 23 23 32 Ubuntu didn't have this error.

alexkay commented 1 year ago

@Djo34, could you try master or 0.8.5?

samuello1228 commented 1 year ago

I am making a new formula of spek in Homebrew https://github.com/samuello1228/homebrew-core/blob/spek/Formula/spek.rb

I also have the similar error on Ubuntu 22.04. Here is the log file. Do you have any ideas? https://github.com/Homebrew/homebrew-core/actions/runs/4107830780/jobs/7087883370#step:7:339