posted September 03, 2001 11:31 PM
when I type make client_install_unix I get this: mkdir -p /usr/games install -m 0555 xsw /usr/games install: xsw: No such file or directory make[1]: *** [install] Error 1 make: *** [client_install_unix] Error 2 . any ideas on how to fix this?
Posts: 15 | From: Poulsbo | Registered: Aug 2001
| IP: Logged
jasont
Member
Member # 16
posted September 04, 2001 11:16 PM
Hmnn... wierd... I'll have to take a look at that. I seems like it can't find xsw. Take a look in your build directory and see if it's there. Also try make -n install (if you can) to see what it tries to copy where. -j
Posts: 50 | From: Palo Alto, CA | Registered: Aug 2001
| IP: Logged