[xcrysden] Trouble with mesa

Tone Kokalj tone.kokalj at ijs.si
Mon Aug 19 12:38:13 CEST 2013


On Sun, 2013-08-18 at 22:57 +0430, Sara Yzdn wrote:
> Hi,
> 
> 
> I am compiling xcrysden on fedora 19 x64-86 and I am receiving the
> following error:
> 
> #-------------------------------------#
> #                                     #
> #   Downloading external Mesa-library #
> #                                     #
> #-------------------------------------#
> 
> --2013-08-18 22:53:16--
> ftp://ftp.freedesktop.org/pub/mesa/7.10.3/MesaLib-7.10.3.tar.gz
>            => ‘MesaLib-7.10.3.tar.gz’
> Resolving ftp.freedesktop.org (ftp.freedesktop.org)... 131.252.210.176
> Connecting to ftp.freedesktop.org (ftp.freedesktop.org)|
> 131.252.210.176|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD (1) /pub/mesa/7.10.3 ... 
> No such directory ‘pub/mesa/7.10.3’.

The problem is that archive MesaLib-7.10.3.tar.gz was moved to another
location on ftp://ftp.freedesktop.org/pub/mesa

Hence, edit in the xcrysden's root directory the file "make.include" and
replace the line 25:

MESA_URL = ftp://ftp.freedesktop.org/pub/mesa/$(MESA_VER)

with 

MESA_URL = ftp://ftp.freedesktop.org/pub/mesa/older-versions/7.x/$(MESA_VER)


(i.e. the difference is "older-versions/7.x/"). The reason for using the
old 7.x version of Mesa is that, by my experience, it compiles far
easier.

Regards, Tone

-- 
Anton Kokalj
J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia 
(tel: +386-1-477-3523 // fax:+386-1-477-3822)

Please, if possible, avoid sending me Word or PowerPoint attachments.
See:  http://www.gnu.org/philosophy/no-word-attachments.html



More information about the XCrySDen mailing list