Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-07 Thread Greg Sarsons

tried the same thing with a fresh install of 7.2 and was a no go.  As
root it was sort of usable when X was running but as a regular user the
kpanel would crash almost immediately.

Guess I wouldn't recommend going this route

"W.Kasberg" wrote:
 
 Am Montag 05 Mrz 2001 11:31 schrieben Sie:
  Which site, and exactly how did you do it?  I have done a lot of
  experimenting with Mandrake, and have re-installed it enough that I
  don't feel like screwing up my installation again... :-)
 
  Shannon
 
  "Claudio (sekko)" wrote:
   I perfecly installed kde-2.1 from "unsupported". Used for 48 hours, no
   crash till now...
  
   Claudio
 I ugraded successfully just this morning from
 ftp.ciril.fr/pub1/linux/mandrake-devel/unsupported/i586/kde-2.1
 
 I installed the upgrades by
 'rpm -Uhv --nodeps --force *.rpm'
 
 All looks good
 
 W. Kasberg
 --
 +---
 !  Walter Kasberg  -  Lehrstuhl fuer Flugdynamik  -  RWTH Aachen
 !  Tel. +49-241-80 6812   Fax +49-241-80 99529
 !  e-mail   [EMAIL PROTECTED]
 +---

-- 
It said use Windows 98 or better so I installed Linux.




Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread sekko

On Sunday 04 March 2001 23:45, you wrote:
 pclinuxonline.com has announced KDE 2.1 packages compiled for LM 7.2,
 but with a warning that you might want to read.  If you didn't know, you
 might appreciate that.

   If you did know, does anyone have any success/failure stories
 installing this?

I perfecly installed kde-2.1 from "unsupported". Used for 48 hours, no crash 
till now...

Claudio




Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread JimBoB

I get an undefined symbols in libkdeui.3.so error when starting kdm.
I also got this error when compiling kdebase-2.1.

JimBoB

- Original Message -
From: Claudio (sekko) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 05, 2001 6:54 PM
Subject: Re: [Cooker] KDE 2.1 for Mandrake 7.2


 On Sunday 04 March 2001 23:45, you wrote:
  pclinuxonline.com has announced KDE 2.1 packages compiled for LM 7.2,
  but with a warning that you might want to read.  If you didn't know, you
  might appreciate that.
 
  If you did know, does anyone have any success/failure stories
  installing this?

 I perfecly installed kde-2.1 from "unsupported". Used for 48 hours, no
crash
 till now...

 Claudio






Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread Shannon Matteson

Which site, and exactly how did you do it?  I have done a lot of
experimenting with Mandrake, and have re-installed it enough that I
don't feel like screwing up my installation again... :-)

Shannon

"Claudio (sekko)" wrote:
 
 
 I perfecly installed kde-2.1 from "unsupported". Used for 48 hours, no crash
 till now...
 
 Claudio




Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread sekko

On Monday 05 March 2001 11:31, you wrote:
 Which site, and exactly how did you do it?  I have done a lot of
 experimenting with Mandrake, and have re-installed it enough that I
 don't feel like screwing up my installation again... :-)

 Shannon

 "Claudio (sekko)" wrote:
  I perfecly installed kde-2.1 from "unsupported". Used for 48 hours, no
  crash till now...

Well...
Simply

  wget -b -m ftp://ftp.ciril.fr/pub/linux/mandrake-devel/unsupported/i586

Moreover find the jdk-mdk package, it's needed by latest KDE. If you cannot 
find it, just force installation or ask me and I'll put it on ftp server here!

You'll find many interesting things... Here you are some simple steps:

1)  cd /where/you/put/i586/RPMS

2) rpm -Uvh egcs*

3) rpm -Uvh jdk-sun-1.2.2-3mdk

4) cd kde-2.1

5) mkdir i18n  mv *i18n*rpm  i18n/

6) rpm -Uvh *qt2* libmng1-*

7) rpm -Uvh apmd-*mdk*rpm  (find it somewhere...)

8) rpm -e kdeaddutils kdeaddutils-devel koffice koffice-devel imap imap-devel

9) rpm -Uvh kd* *arts*

10) close all of your running applications

11 ) echo "update-menus"  job1  chmod u+x job1

12 ) echo "reboot"  job2  chmod u+x job2

13) at -f /where/you/pub/job1 now +5 minutes

14) at -f /where/you/put/job2 now +8 minutes

15) Let's go to take a coffe, come back in 10 minutes... kde2.1 is waiting 
for you   ;o)

Claudio






Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread Shannon Matteson

Thanks.  I'll try that when I get a few minutes.  :-)

Shannon
 Well...
 Simply
 
   wget -b -m ftp://ftp.ciril.fr/pub/linux/mandrake-devel/unsupported/i586
 
 Moreover find the jdk-mdk package, it's needed by latest KDE. If you cannot
 find it, just force installation or ask me and I'll put it on ftp server here!
 
 You'll find many interesting things... Here you are some simple steps:
 
 1)  cd /where/you/put/i586/RPMS
 
 2) rpm -Uvh egcs*
 
 3) rpm -Uvh jdk-sun-1.2.2-3mdk
 
 4) cd kde-2.1
 
 5) mkdir i18n  mv *i18n*rpm  i18n/
 
 6) rpm -Uvh *qt2* libmng1-*
 
 7) rpm -Uvh apmd-*mdk*rpm  (find it somewhere...)
 
 8) rpm -e kdeaddutils kdeaddutils-devel koffice koffice-devel imap imap-devel
 
 9) rpm -Uvh kd* *arts*
 
 10) close all of your running applications
 
 11 ) echo "update-menus"  job1  chmod u+x job1
 
 12 ) echo "reboot"  job2  chmod u+x job2
 
 13) at -f /where/you/pub/job1 now +5 minutes
 
 14) at -f /where/you/put/job2 now +8 minutes
 
 15) Let's go to take a coffe, come back in 10 minutes... kde2.1 is waiting
 for you   ;o)
 
 Claudio




Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread Greg Sarsons

Okay I'm gonna give this a try as well but I've searched for the jdk-mdk
package and can't find it.  

Greg 

Shannon Matteson wrote:
 
 Thanks.  I'll try that when I get a few minutes.  :-)
 
 Shannon
  Well...
  Simply
 
wget -b -m ftp://ftp.ciril.fr/pub/linux/mandrake-devel/unsupported/i586
 
  Moreover find the jdk-mdk package, it's needed by latest KDE. If you cannot
  find it, just force installation or ask me and I'll put it on ftp server here!
 
  You'll find many interesting things... Here you are some simple steps:
 
  1)  cd /where/you/put/i586/RPMS
 
  2) rpm -Uvh egcs*
 
  3) rpm -Uvh jdk-sun-1.2.2-3mdk
 
  4) cd kde-2.1
 
  5) mkdir i18n  mv *i18n*rpm  i18n/
 
  6) rpm -Uvh *qt2* libmng1-*
 
  7) rpm -Uvh apmd-*mdk*rpm  (find it somewhere...)
 
  8) rpm -e kdeaddutils kdeaddutils-devel koffice koffice-devel imap imap-devel
 
  9) rpm -Uvh kd* *arts*
 
  10) close all of your running applications
 
  11 ) echo "update-menus"  job1  chmod u+x job1
 
  12 ) echo "reboot"  job2  chmod u+x job2
 
  13) at -f /where/you/pub/job1 now +5 minutes
 
  14) at -f /where/you/put/job2 now +8 minutes
 
  15) Let's go to take a coffe, come back in 10 minutes... kde2.1 is waiting
  for you   ;o)
 
  Claudio

-- 
It said use Windows 98 or better so I installed Linux.




Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread R.I.P. Deaddog


Maybe search for jdk-sun instead?

Abel Cheung


On Mon, 5 Mar 2001, Greg Sarsons wrote:

 Okay I'm gonna give this a try as well but I've searched for the jdk-mdk
 package and can't find it.  
 
   3) rpm -Uvh jdk-sun-1.2.2-3mdk
  ^^





Re: [Cooker] KDE 2.1 for Mandrake 7.2

2001-03-05 Thread Daouda LO

"R.I.P. Deaddog" [EMAIL PROTECTED] writes:

 Maybe search for jdk-sun instead?

grab it from Sun page. As it's not opensource software, we
don't have it in the main distro .