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

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



On Fri, Nov 09, 2001 at 10:30:45PM +0100, Tomas Pospisek wrote:
> 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"
> 

then it's either hardcoded in kdepims, a flaw in kstandarddirs, or something
I'm doing different...either way I have a fix for this that'll show up with
my next upload of kdelibs.

Ivan

-- 
----------------
Ivan E. Moore II
rkrusty@tdyc.com
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD



Reply to: