FVWM CVS wrote:
CVSROOT: /home/cvs/fvwm
Module name: fvwm
Changes by: scott 05/11/07 07:39:04
Modified files:
. : NEWS configure.in
modules : ChangeLog Makefile.am
Log message:
Ok, FvwmTabs is ready to try out now.
On my system I get....
FVWM Configuration:
Version: 2.5.15 (from cvs)
Executables: /usr/local/bin
Man pages: /usr/local/man
Modules: /usr/local/libexec/fvwm/2.5.15
Data files: /usr/local/share/fvwm
Perl lib: /usr/local/share/fvwm/perllib
Locale msg: /usr/local/share/locale ar de fr sv_SE zh_CN
With Asian bi-direct. text support? yes
With Gettext Native Lang support? yes (libc)
With GTK+ required for FvwmGtk? yes
With GDK image support in FvwmGtk? yes
With GNOME libs support in FvwmGtk? yes
With Iconv support? yes (from C library)
With Mouse strokes (gestures)? yes
With PNG image support? yes
With ReadLine sup. in FvwmConsole? yes
With RPlay support in FvwmEvent? yes
With Shaped window support? yes
With Shared memory for XImage? yes
With Session Management support? yes
With Xinerama multi-head support? yes
With Xft anti-alias font support? yes (version 2)
With XPM image support? yes
With Xrender image support? yes
See INSTALL.fvwm for the description of what this may mean.
But running a quick make distcheck yields...
Making all in FvwmTabs
make[4]: Entering directory
`/home/awol/cvs/fvwm/fvwm-2.5.15/_build/modules/FvwmTabs'
make[4]: *** No rule to make target `FvwmTabs.pod', needed by
`FvwmTabs.1'. Stop.
make[4]: Leaving directory
`/home/awol/cvs/fvwm/fvwm-2.5.15/_build/modules/FvwmTabs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/awol/cvs/fvwm/fvwm-2.5.15/_build/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/awol/cvs/fvwm/fvwm-2.5.15/_build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/awol/cvs/fvwm/fvwm-2.5.15/_build'
make: *** [distcheck] Error 2
Now make dist works fine but make rpm-dist and deb-dist does not.
So I guess it's not quite ready for the packaging yet?
Alex