linux 0.4.1 install script... man pages?

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
Starchild
Bounty Hunter
Bounty Hunter
Posts: 155
Joined: Thu Sep 25, 2003 4:51 pm
Location: At a tea party with Alice in Wonderland
Contact:

linux 0.4.1 install script... man pages?

Post by Starchild »

When I ran the script, all went well except that it couldn't find the man pages to install
(well, there was that mv -rf thing, but that's already been mentioned).
Wich isn't all that odd, considering:

1) The script was standing in the data directory when it tried to:
install -m 644 ./vegastrike.1 /usr/local/man/man1/vegastrike.1
install -m 644 ./vslauncher.1 /usr/local/man/man1/vslauncher.1
install -m 644 ./vsinstall.1 /usr/local/man/man1/vsinstall.1
install -m 644 ./vssetup.1 /usr/local/man/man1/vssetup.1

2) The files are actually located in data/documentation

I haven't seen this mentioned before, so I thought it migh bee an idea. cheers!:)
The only way to stay sane in an insane world, is to be mad yourself.
Post Reply