On Wed, Mar 02, 2005 at 03:59:35PM +0100, you [Morten Nilsen] wrote:
> Ville Herva wrote:
> > BTW: I don't suppose anybody has RPM's for e16.8 beta?
> 
> I do, actually...
> 
> http://tsldev.trustix.org/community-2.2/current_srpms/e16-0.16.8.20050228-1mn.src.rpm

Thanks!

I a slight problem building it (see below). The environment is Fedora Core
3 i386. The same happens with recent cvs tarballs. The binaries from
http://tsldev.trustix.org/community-2.2 work well, though.

The only problem was that I lost all the key combinations I had assigned
with e16.7 (WIN-right for "move to desktop on right", WIN-X for launch rxvt
etc etc) 

"Legacy e conf tool" seems to be removed from the menu, I guess I need to
install e16keyedit to configure them again?

Is there a way to convert the key assignments from the e16.7 config to
e16.8?

I tried copying .enlightenment to .e16, but that only restored my theme
settings, not the key mappings.

Apart from that glitch, e16.8 (and e17 for that matter) seems very slick! 


-- v -- 

[EMAIL PROTECTED]



--8<-----------------------------------------------------------------------
rpmbuild --rebuild e16-0.16.8.20050313-1mn.src.rpm --nodeps
Installing e16-0.16.8.20050313-1mn.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.39784
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /usr/src/redhat/BUILD
+ rm -rf e
+ /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/e16-cvs.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd e
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ '[' '!' -x configure ']'
+ NOCONFIGURE=1
+ ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
Generating configuration files for Enlightenment, please wait....
  setup-gettext.sh
/usr/bin/autopoint: line 342: /usr/share/gettext/archive.tar.gz: No such file 
or directory
cvs checkout: cannot find module `archive' - ignored
find: archive: No such file or directory
find: archive: No such file or directory
autopoint: *** infrastructure files for version 0.12.1 not found; this is 
autopoint from GNU gettext-tools 0.14.1
autopoint: *** Stop.
  aclocal -I m4
aclocal: couldn't open directory `m4': No such file or directory
  autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
  automake --add-missing
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: installing `./install-sh'
configure.in: installing `./missing'
dox/Makefile.am: installing `./depcomp'
/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
src/Makefile.am:7: ENABLE_EWMH does not appear in AM_CONDITIONAL
src/Makefile.am:10: ENABLE_GNOME does not appear in AM_CONDITIONAL
src/Makefile.am:13: USE_ESNPRINTF does not appear in AM_CONDITIONAL
src/Makefile.am:16: HAS_COMPOSITE does not appear in AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
configure.in:236: required file `intl/Makefile.in' not found
  autoconf
configure.in:8: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:9: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:19: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:52: error: possibly undefined macro: AC_C___ATTRIBUTE__
configure.in:59: error: possibly undefined macro: AM_CONDITIONAL
configure.in:68: error: possibly undefined macro: AM_GNU_GETTEXT
configure.in:69: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
configure.in:123: error: possibly undefined macro: AM_PATH_ESD
configure.in:129: error: possibly undefined macro: AC_MSG_WARN
Skipping configure process.
+ CFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4'
+ export FFLAGS
++ find . -name config.guess -o -name config.sub
+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --e
xec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc 
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --
libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info --enable-fsstd --d
isable-rpath --program-prefix=
./configure: line 1315: syntax error near unexpected token `e16,'
./configure: line 1315: `AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION)'
error: Bad exit status from /var/tmp/rpm-tmp.39784 (%prep)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.39784 (%prep)
--8<-----------------------------------------------------------------------



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to