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

> Am 11.08.2010 18:09, schrieb Ralf Angeli:
>> 
>> Which commands do you use to build AUCTeX?

> 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?

-- 
Ralf

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

Reply via email to