[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No configure script?
- From: "Pete Lee" <pete.a.lee@xxxxxxxxx>
- Date: Fri, 26 Jan 2007 18:10:29 -0600
- X-ml-name: emacs-w3m
- X-mail-count: 09133
I'm trying to get emacs-w3m to work on Fedora core 3.
# uname -rvo
2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 GNU/Linux
I installed the following rpms:
rpm -i w3m-0.5.1-4.i386.rpm
rpm -i w3m-el-common-1.4.3-2.i386.rpm
rpm -i ImageMagick-6.0.7.1-4.i386.rpm
rpm --nodeps -i gdk-pixbuf-0.22.0-15.0.i386.rpm
rpm -i gtk+-1.2.10-33.i386.rpm
rpm -i w3m-img-0.5.1-4.i386.rpm
rpm -i apel-10.6-5.noarch.rpm
rpm -i flim-1.14.7-1.noarch.rpm
rpm -i w3m-el-1.4.3-2.i386.rpm
My emacs version is "GNU Emacs 22.0.91.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-12-01"
I was having issues because of a missing w3m-e22 file... so I decided to get a snapshot of emacs-w3m from cvs.
I got the snapshot, but I can't build it as there is no configure script. What am I missing?
Thanks!
Pete