[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ui_standards.rc & KDE3 (Ivan?)?



On Fri, 9 Nov 2001, Ivan E. Moore II wrote:

> On Fri, Nov 09, 2001 at 08:32:37PM +0100, Tomas Pospisek wrote:
> > In my ongoing quest to get kdepim to compile with Ivan's KDE3 set I've
> > discovered that karm is looking for ui_standards.rc under:
> >
> > 	/usr/share/config/ui/ui_standards.rc
> >
> > as oposed to:
> >
> > 	/etc/kde3/ui/ui_standards.rc
> >
> > where they are by default under Debian. Now I'm unsure who is "wrong". I
> > can't find any mention of ui_standards.rc in the kdepim sources, so I
> > guess that it's a problem with the kdelibs?
>
> most likely the problem is in how you are building kdepim or with kdepim
> itself.

Um. Actually I stole it from you. Can you see anything wrong below:

$ cat build
. ./debiandirs
cd kdepim
./configure $configkdepim --without-shadow --with-pam=kde --with-ldap
--with-cdparanoia --with-vorbis --libdir=$kde_libdir
--includedir=$kde_includedir --with-extra-includes=/usr/X11R6/include
--without-ssl
$ cat ./debiandirs
export kde_htmldir=/usr/share/doc/kde/HTML
export kde_appsdir=/usr/share/applnk
export kde_icondir=/usr/share/icons
export kde_sounddir=/usr/share/sounds
export kde_datadir=/usr/share/apps
export kde_cgidir=/usr/lib/cgi-bin
export kde_locale=/usr/share/locale
export kde_confdir=/etc/kde2
export kde_mimedir=/usr/share/mimelnk
export kde_wallpaperdir=/usr/share/wallpapers
export kde_bindir=/usr/bin
export kde_servicesdir=/usr/share/services
export kde_servicetypesdir=/usr/share/servicetypes
export kde_includedir=/usr/include/kde
export kde_libdir=/usr/lib
export kde_moduledir=/usr/lib/kde2
export mandir=/usr/share/man
export infodir=/usr/share/info
export QTDIR=/usr/share/qt
export kde_prefix=/usr
export INSTALL_DATA="install -p -c -m 644"
export IDL=/usr/bin/cuteidl
export DCOPIDL=/usr/bin/dcopidl
export DCOPIDL2CPP=/usr/bin/dcopidl2cpp
export KDB2HTML=/usr/bin/kdb2html
export MCOPIDL=/usr/bin/mcopidl
export ARTSCCONFIG=/usr/bin/artsc-config
export configkdepim="--enable-debug --with-extra-includes=/usr/include/kde3
                     --with-extra-includes=/usr/include/libpisock
                     --enable-shared --disable-rpath --prefix=$kde_prefix
                     --libexecdir=$kde_bindir --with-qt-includes=/usr/include/qt
                     --mandir=$mandir --infodir=$infodir"

? Thanks!!
*t

----------------------------------------------------------------------------
             Tomas Pospisek
	     SourcePole   -  Linux & Open Source Solutions
	     http://sourcepole.ch
	     Elestastrasse 18, 7310 Bad Ragaz, Switzerland
	     Tel: +41 (81) 330 77 11
----------------------------------------------------------------------------



Reply to: