Re: [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-21 07:45:20
|
I looked for the install target in the Makefile and I noticed that it doesn't exist, but I thought that this function would be implemented in some other way. :-D Thanks for fixing it. David Given <dg...@co...> ezt írta (időpont: 2025. ápr. 20., V, 16:11): > Yup, my bad --- the 'install' target was missing. This should be fixed now. > > On Sun, 20 Apr 2025 at 11:55, Béla Bréda <bel...@gm...> wrote: > > > > 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 > > _______________________________________________ > > Tack-devel mailing list > > Tac...@li... > > https://lists.sourceforge.net/lists/listinfo/tack-devel > |