[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] auctex 11.85 configure hangs
From: |
Ralf Angeli |
Subject: |
Re: [Bug-AUCTeX] auctex 11.85 configure hangs |
Date: |
Wed, 11 Jun 2008 22:00:37 +0200 |
* Rodney Sparapani (2008-06-10) writes:
> Ralf Angeli wrote:
>> * Rodney Sparapani (2008-06-10) writes:
>>
>>> checking where automatically generated global style hooks go...
>>> ${localstatedir}/auctex
>>>
>>> And it just hangs there. I've also tried setting --localstatedir=/var
>>> and 11.84, but the results are the same. Any ideas? I'm using xemacs
>>> 21.5.28, Sun Studio 5.9, Blastwave, CONFIG_SHELL=/usr/xpg4/bin/sh, etc.
>>> Not sure what else would be relevant...
>>
>> Hm, there is not much in configure after the last message you showed
>> and the next one which is supposed to show up which would be
>> checking for tex... /usr/bin/tex
>> in my case. What's the last thing in config.log?
>>
>>
> ...
> configure:2681: checking where automatically generated global style hooks go
> configure:2691: result: ${localstatedir}/auctex
After this line and before the next echo statement in the configure
script there are some while loops. Perhaps those are a problem. Here
is one of them:
while :;do case "$tmpdir" in *\$*) __ac_tmp__='s/[\`"-"]/\\&/g'
eval "tmpdir=`sed ${__ac_tmp__} <<EOF
$tmpdir
EOF
`";; *) break ;; esac; done
Do you perhaps know if such a construct is supported by your shell?
(Frankly I am not an expert here.) Also, is sed installed?
--
Ralf
- [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/10
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/10
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/10
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs,
Ralf Angeli <=
- Message not available
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, David Kastrup, 2008/06/12
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/13
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Ralf Angeli, 2008/06/19
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/20
- Re: [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Ralf Angeli, 2008/06/20