Re: alphabetic order

2006-04-08 Thread Erik Johansson
bin/bugreport.cgi?bug=361089 // Erik -- It said Use Windows XP or better, so I installed Debian GNU/Linux. Erik Johansson http://ejohansson.se

Re: Qt building problems...

2003-04-11 Thread Erik Johansson
from > testing. Now does debian put Qt in a non-standard location, and if so, why > and where? Is there some way to fix this? This problem appears every time I > try to compile something that uses Qt 3.x.x (I've never tried compiling > something that uses 2.x.x)... Try --with-qt-dir=/us

Re: Compiling for i686

2003-04-11 Thread Erik Johansson
> > John Gay > > Is it possible to set the apt-get source the xfree86 packages and rebuild > the deb with optimizations? Where would be the best place to set them if I > did? Check out apt-build. // Erik -- Don't worry, tomorrow won't be a better day ! Erik Johansson <[EMAIL PROTECTED]> http://www.lysator.liu.se/~erre/

Re: menu and toolbar weirdness

2003-04-01 Thread Erik Johansson
the package, but dpkg don't install it every time. If reinstalling doesn't work, download the package kdelibs-data and do dpkg -x /path/to/deb/kdelibs-data_4%3a3.1.1-0woody1_all.deb /tmp and copy it from /tmp/etc/kde3/ui/. // Erik -- It said Use Windows XP or better, so I inst

Re: Upgrading from 3.1.0 to 3.1.1: fonts messed

2003-03-29 Thread Erik Johansson
> 02600 Helsinki > tel. 040-5960945 > --- > -- This message has been ROT-13 encrypted twice for extra security. Erik Johansson <[EMAIL PROTECTED]>

Bug in libqt3 3.1.2? Was: Compiling KDE apps: Still not clear...

2003-03-17 Thread Erik Johansson
x27;m wrong, but isn't libqt3-mt-dev the correct dev pkg to use when using libqt3-mt? It works for me, if it wasn't for the symlinks in /usr/share/qt3/lib pointing to the wrong release. // Erik -- Don't worry, tomorrow won't be a better day ! Erik Johansson <[EMAIL PROTECTED]>

Re: missing menus

2002-08-07 Thread Erik Johansson
You are probably having the same problem as I did. See if you have the file /etc/kde3/ui/ui_standards.rc. If not, download it from the kde cvs http://webcvs.kde.org/cgi-bin/cvsweb.cgi/*checkout*/kdelibs/kdeui/ui_standards.rc?rev=HEAD&only_with_tag=KDE_3_0_2_RELEASE&content-type=text/plain and plac

Re: Recompile Quanta for KDE3

2002-07-13 Thread Erik Johansson
I think you need cvs version to make it compile with kde3. I'm not 100% sure, but this is what I have done and it works great. Instructions at: http://sourceforge.net/forum/forum.php?thread_id=686946&forum_id=12422 // Erik -- Don't worry, tomorrow won't be a better da

Re: error while compiling kxicq2 (cvs) : /usr/bin/ld: cannot find -lkfile

2002-06-07 Thread Erik Johansson
kfile has moved to kio. Try editing the Makefiles and change the LIB_KFILE = -lkfile to LIB_KFILE = -lkio and remake. -- This message has been ROT-13 encrypted twice for extra security. Erik Johansson <[EMAIL PROTECTED]> http://come.to/erre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [KDE3] Where to set $KDEDIR(S)

2002-05-18 Thread Erik Johansson
l/kde If you don't want it global, it should be possible to add it to $HOME/.xsession, but I haven't tried this. Don't forget to add /usr/local/kde/bin to your $PATH. btw, if you want kdm to source your .bash_profile when logging in, add --login after #!/bin/sh in /usr/bin/star

Re: kstart folder problems.

2002-01-12 Thread Erik Johansson
On Saturday 12 January 2002 10.27, Robert Lindgren wrote: > Hi all. > > I have some problems with kstart. > > I have the following in my .kde/Autostart folder. > > cat startgkrellm.sh > #!/bin/sh > kstart --skippager --skiptaskbar --alldesktops gkrellm > > This is supposed to start gkrellm and not