***No rule to make target

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
me

***No rule to make target

Post by me »

Hi,
When I run make, and it enters the directory:

/vegastrike-0.4.1-installer/vegastrike/tools

I get an error:

*** No rule to make target 'all'. Stop.

Any ideas?

Thanks
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

That was a problem with the 0.4.1 installer... a tools directory was added at the last minute bfore packaging the release, so just ignore it.

The vegastrike executable should be in vegastrike/src run ./vegastrike or copy it /usr/bin

Then, copy the data4.x or data folder to /usr/local/share/vegastrike or /usr/local/share/vegastrike/data (not sure which... try both)

You might also want to try the recent 0.4.2 version which fixes these bugs.
Post Reply