On 09/07/11 18:59, Andreas Metzler wrote:
Carlos R. Mafra<[email protected]> wrote:
On Thu, 7 Jul 2011 at 20:07:04 +0200, Andreas Metzler wrote:
I would happily give a hand in maintaining and switching to
wmaker-crm. But I do not think wmaker-crm has a place in Debian
unstable or stable if there are no releases.
Hi,
I am trying to compile wmaker-crm for my debian. I am not trying to
maintain the package, only to compile it. I had some problems, but is ok
(I changed some things in the debian folder).
Now the problem is with the configuration. wmaker ran correctly, with
some problems about the configuration folder. Then, I deleted the
~/GNUStep folder and now the wmaker don't run :-(
I have this error (LANG=C is for English messages):
kix@osaka:~$ LANG=C wmaker
/usr/lib/WindowMaker/WindowMaker(StartUp(/home/kix/src/wmaker/try1/wmaker-0.92.0/src/startup.c:695)):
warning: could not read domain "WMWindowAttributes" from defaults database
/usr/lib/WindowMaker/WindowMaker(createPixmaps(/home/kix/src/wmaker/try1/wmaker-0.92.0/src/screen.c:408)):
warning: could not load logo image for panels: internal error
/usr/lib/WindowMaker/WindowMaker(configureMenu(/home/kix/src/wmaker/try1/wmaker-0.92.0/src/rootmenu.c:1548)):
warning: using default menu file "/usr/share/WindowMaker/menu" as the
menu referenced in WMRootMenu could not be found
/usr/lib/WindowMaker/WindowMaker(readMenuFile(/home/kix/src/wmaker/try1/wmaker-0.92.0/src/rootmenu.c:1158)):
error: error reading preprocessed menu data
I check the configuration files, and probably there is a problem about
the folders. In debian/rules:
COMMON_OPTIONS := --prefix=$(BASEDIR) \
--mandir=$(MANDIR) \
--includedir=$(INCLUDEDIR) \
--sysconfdir=$(CONFDIR) \
--datadir=$(SHAREDIR) \
--with-nlsdir=$(NLSDIR) \
--with-pixmapdir=$(PIXMAPDIR) \
--with-gnustepdir=$(GNUSTEPDIR)
and:
BASEDIR := /usr
CONFDIR := /etc
BINDIR := $(BASEDIR)/bin
INCLUDEDIR := $(BASEDIR)/include
SHAREDIR := $(BASEDIR)/share
DOCDIR := $(SHAREDIR)/doc
MANDIR := $(SHAREDIR)/man
MAN1DIR := $(MANDIR)/man1
MAN8DIR := $(MANDIR)/man8
LIBDIR := $(BASEDIR)/lib
PKGLIBDIR := $(BASEDIR)/lib/WindowMaker
NLSDIR := $(SHAREDIR)/locale
WMCONFDIR := $(CONFDIR)/X11/WindowMaker
WMSHAREDIR := $(SHAREDIR)/WindowMaker
WMDOCDIR := $(DOCDIR)/wmaker
GNUSTEPDIR := $(LIBDIR)/GNUstep/System
GNUSTEPCONFDIR := $(CONFDIR)/GNUstep
DEFAULTSDIR := $(GNUSTEPCONFDIR)/Defaults
PIXMAPDIR := $(INCLUDEDIR)/X11/pixmaps
GNUSTEPAPPS := $(GNUSTEPDIR)/Applications
WPREFSAPPDIR := $(GNUSTEPAPPS)/WPrefs.app
I think the problem is between /etc/X11/WindowMaker /etc/WindowMaker and
/etc/GNUStep, but I am not sure.
Any help about the correct folders?
If is ok, I will send a patch to use wmaker-crm in debian.
Thanks,
Regards.
kix.
--
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/
--
To unsubscribe, send mail to [email protected].