* Stefan Husmann (2010-08-11) writes:

> Am 11.08.2010 20:22, schrieb Ralf Angeli:
>> * Stefan Husmann (2010-08-11) writes:
>> 
>>> I use a PKGBUILD, 
>>> http://aur.archlinux.org/packages/auctex-cvs/auctex-cvs/PKGBUILD
>>>
>>> The relevant commands should be  
>>>
>>> ./autogen.sh || return 1
>>>   ./configure --prefix=/usr --localstatedir=/var || return 1
>>>   make || return 1
>> 
>> Hm, this doesn't look too exotic.  Does the build succeed if you execute
>> the commands manually?
>
> No, same error messages.

Is preview-dtxdoc.texi being generated in the `doc' subdirectory of the
AUCTeX sources?  If yes, does it contain text and stuff or is it empty?
If not, what happens if you execute `make preview-dtxdoc.texi' in the
`doc' subdirectory?

-- 
Ralf

_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to