artsd trouble
Hi, I'm using deb/sid with Xfree86 4.0.3, and new kde (4:2.2-alpha1-1), but this problem is older... when I login to KDM, a session starts. During the splashscreen computer freezes for a few seconds, then artsd pops up window saying that's overloading CPU too much and dies. But if I start artsd before I log into kdm, there's no freeze and artsd uses some 1-2% of cpu time. If I restart it from control panel, it uses all available CPU, and then dies with exactly same error message. Does anybody know how to avoid this behaviour? Thanks, Ax -- Vaclav Hula [EMAIL PROTECTED] UIN#36624092 http://web.redbox.cz/ax There's long way from statue to liberty... [Hobit - Mravenci]
Re: artsd trouble
On Thursday 19 April 2001 10:32, Ax wrote: > Hi, > I'm using deb/sid with Xfree86 4.0.3, and new kde (4:2.2-alpha1-1), but > this problem is older... when I login to KDM, a session starts. During the > splashscreen computer freezes for a few seconds, then artsd pops up window > saying that's overloading CPU too much and dies. But if I start artsd before > I log into kdm, there's no freeze and artsd uses some 1-2% of cpu time. If I > restart it from control panel, it uses all available CPU, and then dies with > exactly same error message. Does anybody know how to avoid this behaviour? Hi, Are you using the same command line options? Here artsd uses: -F 10 -S 4096 AFAIK the realtime priority is now on by default. Just to make sure, from a Konsole window: artsd ... same options as used by login script ... and artswrapper ... "" " " " " " ... don't have the problem. Btw. what soundcard? Do you use ALSA or OSS? What does artsd write to ~/.xsession-errors when it does not work during login? Achim > > Thanks, >Ax > -- > >Vaclav Hula >[EMAIL PROTECTED] > > UIN#36624092 http://web.redbox.cz/ax > > There's long way from statue to liberty... > [Hobit - Mravenci] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]
Re: problems with kdelibs3
On Wed, Apr 18, 2001 at 11:00:29PM -0500, Michael Sullivan wrote: > I currently am running Libranet 1.90, based on Debian Potato > > It comes with KDE2.1, and I wanted to upgrade to 2.1.1, but ran into > difficulty... > > With apt-get update and apt-get upgrade, I consistently have a large number > of KDE packages held back. So I tried to install them using apt-get install > > > I tried to install kdebase-libs > it wanted kdelibs3, which I tried to install : > > manjushri:/home/michael# apt-get install kdelibs3 > Reading Package Lists... Done > Building Dependency Tree... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > > Since you only requested a single operation it is extremely likely that > the package is simply not installable and a bug report against > that package should be filed. > The following information may help to resolve the situation: > > Sorry, but the following packages have unmet dependencies: > kdelibs3: Depends: libssl096 but it is not installable > E: Sorry, broken packages > Here's your main problem... kdelibs3 from Ivan (Debian maintainer) is not and will not depend on libssl. libssl is non-US, to provide that he packages kdelibs3-crypto and kdebase-crypto. Something must be off with your /etc/apt/sources.list. The kdelibs3 you are trying to install here is not from Debian. > > > So, i tried to apt-get install libssl096- this is what happened: > > Package libssl096 has no available version, but exists in the database. > This typically means that the package was mentioned in a dependency and > never uploaded, has been obsoleted or is not available with the contents > of sources.list > E: Package libssl096 has no installation candidate > HTH Gordon Sadler
Bug in koffice-libs Dependencies?
Hi, just upgraded to the last Potato stuff. koffice-libs doesn't install: Sorry, but the following packages have unmet dependencies: koffice-libs: Depends: debconf (>= 0.3.83) But the actual version is: ii debconf 0.2.80.17 Debian configuration management system Sincerely, -- == Hubert Palme Bergische Universitaet-Gesamthochschule Wuppertal Computing Center D-42097 Wuppertal E-Mail: [EMAIL PROTECTED] (Germany) http://www.hrz.uni-wuppertal.de/hrz/personen/h_palme.html
Re: artsd trouble
On Thu, Apr 19, 2001 at 11:54:11AM +0200, Achim Bohnet wrote: > Hi, > > Are you using the same command line options? Here artsd uses: > > -F 10 -S 4096 -F 13 -S 4096 -a oss -d -b 16 -s 60 -m artsmessage > > AFAIK the realtime priority is now on by default. Just to make sure, > from a Konsole window: > > artsd ... same options as used by login script ... artsd works fine... > and > artswrapper ... "" " " " " " ... here goes the trouble... 'artswrapper -F 13 -S 4096 -a oss -d -b 16 -s 60 -m artsmessage' causes trouble, without the -d (full duplex) it works fine. artsd works fine in both cases. I can live w/o full duplex now, but will need it in near future... > > > Btw. what soundcard? Do you use ALSA or OSS? What does artsd write to Ensoniq ES1371 based SoundBlaster64 w. standard kernel driver. > ~/.xsession-errors when it does not work during login? nothing special. Thanks for the info Ax -- Vaclav Hula [EMAIL PROTECTED] UIN#36624092 http://web.redbox.cz/ax Od sochy k svobodÄ je hodnÄ daleko... [Hobit - Mravenci]
Re: Bug in koffice-libs Dependencies?
Hi.. I currently maintain koffice but I haven't built potato packages and my current plan was to wait until 1.1-beta1 is out (which should be around now). Ben. -- Ben Burton ([EMAIL PROTECTED]) http://baasil.humbug.org.au/bab/ Director of Training Australian Informatics Olympiad Committee Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
Re: artsd trouble
On Thursday 19 April 2001 13:08, Vaclav Hula wrote: > On Thu, Apr 19, 2001 at 11:54:11AM +0200, Achim Bohnet wrote: > > > Hi, > > > > Are you using the same command line options? Here artsd uses: > > > > -F 10 -S 4096 > >-F 13 -S 4096 -a oss -d -b 16 -s 60 -m artsmessage > > > > > > AFAIK the realtime priority is now on by default. Just to make sure, > > from a Konsole window: > > > > artsd ... same options as used by login script ... > > artsd works fine... > > > and > > artswrapper ... "" " " " " " ... > > here goes the trouble... > > 'artswrapper -F 13 -S 4096 -a oss -d -b 16 -s 60 -m artsmessage' causes > trouble, without the -d (full duplex) it works fine. artsd works fine in both > cases. I can live w/o full duplex now, but will need it in near future... If artsd works fine (no drops) for you, simply switch off 'real time prio' in control center -> sound -> sound server. Nevertheless I suggest that you forward the problem to [EMAIL PROTECTED] so the developers have a chance to fix the problem. Achim P.S. Fix your mutt settings. It uses: Vaclav Hula <[EMAIL PROTECTED]> > > > > > > > Btw. what soundcard? Do you use ALSA or OSS? What does artsd write to > Ensoniq ES1371 based SoundBlaster64 w. standard kernel driver. > > > ~/.xsession-errors when it does not work during login? > nothing special. > > > Thanks for the info > Ax > > -- > >Vaclav Hula >[EMAIL PROTECTED] > > UIN#36624092 http://web.redbox.cz/ax > > Od sochy k svobodÄ je hodnÄ daleko... > [Hobit - Mravenci] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > >
KDESupport Debian Package
Excuse my simple (or probably stupid) question. In the "Installation Istructions" of KDE is explained that the KDESupport Package is required for Debian distribution. But I can't find the package with that name. Is it a common name to call a group of base (gif, jpg, mime..etc) libraries? Or it exist? Btw I did an installation of KDE tryin' every package module dependecies specify, but it doesn't sound as linear as explained in the istructions. Daniel
libarts-alsa conflicts with kdelibs3 in 2.2-alpha1-x
I know this is still a work in progress, but I thought I'd mention that libarts-alsa contains /usr/bin/artsbuilder which is also in kdelibs3. Thanks! -Brad
AA still broken in 2.2-alpha1-2
Just an FYI, I just installed the latest kde updates and AA is not working for me. I've seen a few posts on the subject, but I thought I'd mention that the latest update didn't solve the problem. I had it working fine under the sid/unstable kde packages, but when I grabbed the alpha bits things broke. I do show that libqt.so is linked to Xft and Xrender, and my xdpyinfo does report RENDER. I'm using the latest X debs from Branden's repository. Hope this info helps, -Brad
Re: Bug in koffice-libs Dependencies?
> "Ben" == Ben Burton <[EMAIL PROTECTED]> writes: Ben> Hi.. I currently maintain koffice but I haven't built potato packages and my Ben> current plan was to wait until 1.1-beta1 is out (which should be around now). Hmm... The versions I have installed now are: ii kchart 1.1-20010404-0 a chart drawing program for the KDE Office S ii kformula 2.1-cvs2001021 KDE Office Suite - KFormula ii killustrator 1.1-20010404-0 a vector graphics tool for the KDE Office Su ii kivio 2.1-cvs2001032 KDE Office Suite - Kivio ii koffice-libs 2.1-cvs2001032 KDE Office Suite (Common libraries and binar ii koshell1.1-20010404-0 the KDE Office Suite workspace ii kpresenter 1.1-20010404-0 a presentation program for the KDE Office Su ii kspread2.1-cvs2001032 KDE Office Suite - KSpread ii kword 1.1-20010404-0 a word processor for the KDE Office Suite The 1.1-20010404-0 versions are the new ones. They appeared yesterday or last night on kde.debian.net in the Potato (!) section. A little confused... -- == Hubert Palme Bergische Universitaet-Gesamthochschule Wuppertal Computing Center D-42097 Wuppertal E-Mail: [EMAIL PROTECTED] (Germany) http://www.hrz.uni-wuppertal.de/hrz/personen/h_palme.html
Re: Bug in koffice-libs Dependencies?
> The 1.1-20010404-0 versions are the new ones. They appeared yesterday > or last night on kde.debian.net in the Potato (!) section. Oh, cool.. someone else is building potato packages of which I was unaware but for which I am grateful. :) I'll hunt down the problem, might be a couple of days though.. I'm kind of teaching 24 hours this week. Ben. -- Ben Burton ([EMAIL PROTECTED]) http://baasil.humbug.org.au/bab/ Director of Training Australian Informatics Olympiad Committee Yet each man kills the thing he loves, / By each let this be heard, / Some do it with a bitter look, / Some with a flattering word. / The coward does it with a kiss, / The brave man with a sword! - Oscar Wilde
Re: Bug in koffice-libs Dependencies?
> "Ben" == Ben Burton <[EMAIL PROTECTED]> writes: >> The 1.1-20010404-0 versions are the new ones. They appeared yesterday >> or last night on kde.debian.net in the Potato (!) section. Ben> Oh, cool.. someone else is building potato packages of which I was unaware Ben> but for which I am grateful. :) It's you! (:-)) I had a look into the koffice-libs package... Package: koffice-libs Version: 1:1.1-20010404-0.potato1 Priority: optional Section: libs Maintainer: Ben Burton <[EMAIL PROTECTED]> ... Ben> I'll hunt down the problem, might be a couple of days though.. I'm kind of Ben> teaching 24 hours this week. Thanks!! -- == Hubert Palme Bergische Universitaet-Gesamthochschule Wuppertal Computing Center D-42097 Wuppertal E-Mail: [EMAIL PROTECTED] (Germany) http://www.hrz.uni-wuppertal.de/hrz/personen/h_palme.html
Re: KDESupport Debian Package
On Thu, Apr 19, 2001 at 03:11:40PM +0200, Daniel @ E-TREE wrote: > Excuse my simple (or probably stupid) question. > > In the "Installation Istructions" of KDE is explained that the KDESupport > Package is required for Debian distribution. > > But I can't find the package with that name. Is it a common name to call a > group of base (gif, jpg, mime..etc) libraries? Or it exist? > > Btw I did an installation of KDE tryin' every package module dependecies > specify, but it doesn't sound as linear as explained in the istructions. > Debian's package of kdesuport results in two debs. libmimelib1 and libmimelib-dev. grep-available kdesupport shows them as kdesupport is the Source name. Don't try to follow kde.org directions if you are installing debs. If you really don't know which packages you want, try task-kde... If you use dselect, after choosing the task you can then resolve dependencies, by removing the task and any unwanted depends of the task. Gordon Sadler
khelpcenter and docbook
To anyone using Ivan's 2.2alpha debs or self-compiling... Has anyone anywhere been able to get khelpcenter to read the docbook documentation? There is one person who brought this up on kde-devel, I believe S. Kulow responded saying first it was a known issue.. but that was a while back. No amount of debugging this kio_helpslave gets me anywhere. I've self-compiled with --enable-debug , produces 0 extra info inside .xsession-errors. My system is updated daily from Debian unstable, with Branden's X4.0.3pre debs, and Ivan's kde 2.2alpha. Gordon Sadler
Re: artsd trouble
> I'm using deb/sid with Xfree86 4.0.3, and new kde (4:2.2-alpha1-1), but > this problem is older... when I login to KDM, a session starts. During the > splashscreen computer freezes for a few seconds, then artsd pops up window > saying that's overloading CPU too much and dies. But if I start artsd before > I log into kdm, there's no freeze and artsd uses some 1-2% of cpu time. If I > restart it from control panel, it uses all available CPU, and then dies with > exactly same error message. Does anybody know how to avoid this behaviour? I've been experiencing random problems like yours for a while. The current build works *alot* better than -1. Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: libarts-alsa conflicts with kdelibs3 in 2.2-alpha1-x
> I know this is still a work in progress, but I thought I'd mention that > libarts-alsa contains /usr/bin/artsbuilder which is also in kdelibs3. hmmm? It is not be in either package. artsbuilder is in a totally different source pacakge (kdemultimedia). Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: problems with kdelibs3
> Here's your main problem... kdelibs3 from Ivan (Debian maintainer) is > not and will not depend on libssl. libssl is non-US, to provide that he > packages kdelibs3-crypto and kdebase-crypto. > > Something must be off with your /etc/apt/sources.list. The kdelibs3 you > are trying to install here is not from Debian. no...that's not true. Depends: kdelibs3 (>= 4:2.1.1-0), kdelibs3 (>= 4:2.1.1-0) | kdelibs3-crypto (>= 4:2.1.1-0), libbz2, libc6 (>= 2.1.2), libjpeg62, liblcms (>= 1.07-0), libmng1 (>= 1.0.0-0), libpcre2, libpcre2 (>=2.07-1), libpng2, libqt2 (>= 2:2.3.0-final-0) | libqt2-gl (>= 2:2.3.0-final-0), libssl096, libstdc++2.10, libtiff3g, libz1, xlib6g (>= 3.3.6-4) my last set of packages pulled in the dependency...I need to go figure out what I didn't remove. Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: problems with kdelibs3
> So, i tried to apt-get install libssl096- this is what happened: > > Package libssl096 has no available version, but exists in the database. > This typically means that the package was mentioned in a dependency and > never uploaded, has been obsoleted or is not available with the contents > of sources.list > E: Package libssl096 has no installation candidate add "crypto" to your kde apt line. kdelibs3 should not depend on it..I'm trying to figure out why my last build decided it would depend on it... however if you want ssl support your going to need libssl096 anyways as kdelibs3-crypto depends on it. Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: Bug in koffice-libs Dependencies?
> just upgraded to the last Potato stuff. koffice-libs doesn't install: > > Sorry, but the following packages have unmet dependencies: > koffice-libs: Depends: debconf (>= 0.3.83) that's 2 things I hosed... -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: Bug in koffice-libs Dependencies?
On Apr 19 2001, Ben Burton wrote: > Hi.. I currently maintain koffice but I haven't built potato > packages and my current plan was to wait until 1.1-beta1 is out > (which should be around now). Hi. I'm a bit slow catching up with my messages, but isn't KOffice 1.1 beta 1 already out for packagers? Wasn't the KDE team able to follow the timeline? []s, Roger... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Rogerio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Re: libarts-alsa conflicts with kdelibs3 in 2.2-alpha1-x
>> I know this is still a work in progress, but I thought I'd mention that >> libarts-alsa contains /usr/bin/artsbuilder which is also in kdelibs3. > hmmm? It is not be in either package. artsbuilder is in a totally > different source pacakge (kdemultimedia). Whoops. :) I meant /usr/bin/artsmessage. -Brad
konqueror and CSS
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, anyone ever enjoyed websites with CSS in konqueror? I'm not. It is _impossible_ to read the text. CSS interpretation cannot be disabled? example? http://www.ecs.com.tw I have other examples, too. The only difference to good looking websites seems to be CSS. Additionally konqueror refuses to show single breaks ( ) when it would result in an empty line. HS -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE632iBzvr6q9zCwcERAmYKAJ4t/oCEIJPQ6imDlMx5cwnpvynHKACfY4K4 K0kkp8GgBDuJ7sLNyKRW3kQ= =2x4N -END PGP SIGNATURE-
Re: konqueror and CSS
On Friday 20 April 2001 00:36, Hendrik Sattler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > anyone ever enjoyed websites with CSS in konqueror? Stay tuned. I'm running a cvs build of this morning and ... > > I'm not. It is _impossible_ to read the text. CSS interpretation cannot be > disabled? > > example? > > http://www.ecs.com.tw IMHO konqueror does a better job than netscape with this page. Netscape has tiny font syndrom and shows a list konqueror instead show a selection(?) button. > > I have other examples, too. The only difference to good looking websites > seems to be CSS. > > Additionally konqueror refuses to show single breaks ( ) when it would > result in an empty line. No problem here I've added to test page foobar and got: horz. rule foo <--empty here bar horz. rule Achim > > HS > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.0.4 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE632iBzvr6q9zCwcERAmYKAJ4t/oCEIJPQ6imDlMx5cwnpvynHKACfY4K4 > K0kkp8GgBDuJ7sLNyKRW3kQ= > =2x4N > -END PGP SIGNATURE- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > >
Re: libarts-alsa conflicts with kdelibs3 in 2.2-alpha1-x
On Thu, Apr 19, 2001 at 05:02:18PM -0500, Brad Hilton wrote: > >> I know this is still a work in progress, but I thought I'd mention that > >> libarts-alsa contains /usr/bin/artsbuilder which is also in kdelibs3. > > > hmmm? It is not be in either package. artsbuilder is in a totally > > different source pacakge (kdemultimedia). > > Whoops. :) I meant /usr/bin/artsmessage. ahh...ok...that makes more sense...but only if your refering to 2.2 which I expect you are due to the "work in progress" comment. Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: konqueror and CSS
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 20. April 2001 01:18 schrieb Achim Bohnet: > On Friday 20 April 2001 00:36, Hendrik Sattler wrote: > > Hi, > > > > anyone ever enjoyed websites with CSS in konqueror? > > Stay tuned. I'm running a cvs build of this morning and ... > > > I'm not. It is _impossible_ to read the text. CSS interpretation cannot > > be disabled? > > > > example? > > > > http://www.ecs.com.tw > > IMHO konqueror does a better job than netscape with this page. > Netscape has tiny font syndrom and shows a list konqueror instead > show a selection(?) button. I cannot read the letters at all. Same at www.giga.de (and then the link in the upper left). Netscape shows tiny letters but they are at least readable. > > I have other examples, too. The only difference to good looking websites > > seems to be CSS. > > > > Additionally konqueror refuses to show single breaks ( ) when it > > would result in an empty line. > > No problem here I've added to test page foobar and got: > > horz. rule > foo > <--empty here > bar > horz. rule I'll put further investigation into that. HS -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE633dEzvr6q9zCwcERAsuxAKCy1rLnrpOe4kdCgGBR/ouNNh/5eQCfd3XE PQBzPltppCxiZSl4WoIklPE= =He/I -END PGP SIGNATURE-
Re: Bug in koffice-libs Dependencies?
> Hi. I'm a bit slow catching up with my messages, but isn't > KOffice 1.1 beta 1 already out for packagers? Wasn't the KDE > team able to follow the timeline? AFAICT, the beta1 tags were very recently added (like order of hours ago). I'm currently in a bout of intensive (24-hour) teaching on the other side of the world but Debian packages should be up by Wed at the latest. Btw, thanks Ivan for the potato packages :) Ben. -- Ben Burton ([EMAIL PROTECTED]) http://baasil.humbug.org.au/bab/ Director of Training Australian Informatics Olympiad Committee The Honorable Member has been in so many parties he is a complete political harlot. - Paul Keating, on Independant Steele Hall
Re: Bug in koffice-libs Dependencies?
On Fri, Apr 20, 2001 at 09:51:57AM +1000, Ben Burton wrote: > > > Hi. I'm a bit slow catching up with my messages, but isn't > > KOffice 1.1 beta 1 already out for packagers? Wasn't the KDE > > team able to follow the timeline? > > AFAICT, the beta1 tags were very recently added (like order of hours ago). > I'm currently in a bout of intensive (24-hour) teaching on the other side of > the world but Debian packages should be up by Wed at the latest. yea I got mail a few hours ago saying that tarballs were ready for packagers. Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: KDevelop missing C++ reference
I came across the same problem. I followed the instructions that came up instead of the reference. I had to troll through the kde site for a while to find it, then I had installed the wrong version the first time. When you find and download the right tarball, you un-tar it, run make and make-install. Even after that, there were a few wrong links that I had to fix manually. I'm not at my Linux box now, that's why the info is so sketchy. If you still need help finding it, send me a mail at home at: [EMAIL PROTECTED] and I'll see if I can find the info again. Or I can just end you the tarball directly. Ivan, shouldn't this be packaged along with kdevelop? Most of the other documentation is. Cheers, John Gay
Re: KDevelop missing C++ reference
> Ivan, shouldn't this be packaged along with kdevelop? Most of the other > documentation is. probably..dunno...I don't use kdevelop. Ivan -- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Re: Bug in koffice-libs Dependencies?
On Apr 19 2001, Ivan E. Moore II wrote: > > just upgraded to the last Potato stuff. koffice-libs doesn't install: > > > > Sorry, but the following packages have unmet dependencies: > > koffice-libs: Depends: debconf (>= 0.3.83) > > that's 2 things I hosed... Well, another bug report: the most recent kspread and kivio (taken from your site 5 minutes ago) won't install properly, due to the special version of koffice-libs they depend on. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sorry, but the following packages have unmet dependencies: kspread: Conflicts: koffice-libs (< 1:1.1-20010404-1) but 1:1.1-20010404-0.potato1 is to be installed E: Sorry, broken packages - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hope this helps, Roger... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Rogerio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Re: Bug in koffice-libs Dependencies?
On Apr 20 2001, Ben Burton wrote: > Btw, thanks Ivan for the potato packages :) Oh, of course, thanks Ben and Ivan for your amazing work! []s, Roger... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Rogerio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=