Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Development

Reply
 
Thread Tools Display Modes
Old December 2, 2010, 16:45   #1
kLy
Rookie
 
Join Date: Dec 2010
Posts: 1
kLy is on a distinguished road
Trying to compile 3.1.2v2 on OS X

Hi I'm trying to compile http://angband.oook.cz/download/angb...2v2-src.tar.gz through MacPorts and I keep failing on "make install" when it tries to install the .txt files and I'm having trouble figuring out what exactly is failing.

My config:
Code:
Configuration:

  Install path:                           /opt/local
  binary path:                            /opt/local/bin
  config path:                            /opt/local/etc/angband/
  lib path:                               /opt/local/var/games/angband/
  var path:                               (not used)
  (with private save and score files in ~/.angband/Angband/)

-- Frontends --
- Curses                                  Yes
- GTK 2.x                                 Disabled
- X11                                     No; missing libraries
- SDL                                     Disabled

- SDL sound                               No; missing libraries
The last few lines of output containing the error is:
Code:
Successfully installed angband.
/bin/sh: .././install-sh: No such file or directory
Failed to install artifact.txt!
make[2]: *** [install] Error 1
make[1]: *** [install] Error 1
make: *** [install] Error 1
The shell command for the make install:
Code:
cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_local_games_angband/work/angband-3.1.2v2"
&& /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_local_games_angband/work/destroot
The above is generated from MacPorts (it sandboxes the install into a "destroot" directory and then copies those files into the actual destination if all is successful). But when doing a "make install" by hand I get the same error.

Increasing the verbosity of make doesn't give me any other useful info.

Is it failing to find the install-sh file? The file is definitely there but there doesn't seem to be a way for me to tell which directory it's invoking ".././install-sh" from.

Haven't had success with 3.1.1 either... similar error, different file.

Any help appreciated... thx
kLy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving from 3.0.6 to 3.1.2v2 diggerB Vanilla 6 September 26, 2010 18:02
Bug in priest study (X) V3.1.2v2 Timo Pietilä Development 0 June 30, 2010 02:56
YAWP: [V] 3.1.2v2, Dunadan Priest Max Stats AAR 0 June 25, 2010 12:00
Bug in version 3.1.2v2 Eliwan Vanilla 4 May 2, 2010 01:11
Angband 3.1.2v2 released takkaria Vanilla 6 February 18, 2010 15:21


All times are GMT +1. The time now is 12:31.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.