[Tack-devel] Installation problem, pls help me!
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: Béla B. <bel...@gm...> - 2025-04-20 09:56:11
|
Hello, I'm very new with ACK. I would like to install on Ubuntu 24.04.2 LTS. I modified the Makefile: DEFAULT_PLATFORM ?= pdpv7 PLATS = pdpv7 PREFIX ?= /home/bredab/ack I do sudo make: no errors. .obj folder appears in ack source folder. After that I do sudo make install but I got a message: bredab@DESKTOP-BBR:~/ack$ sudo make install make: *** No rule to make target 'install'. Stop. What could be the problem? Thanks, Béla |