Help - Search - Members - Calendar
Full Version: New kde-3.5.1 by MDE
MandrivaUsers.org > Advanced Topics > Mandriva Enhanced RPMs
Pages: 1, 2
mmodem
New kde-3.5.1 available in the usual place www.mde.djura.org but u can get it directly from http://www.mde.djura.org/2006.0/RPMS/kde-3.5.1/

greetings,
thac
Our kde-3.5.1 for mandriva 2006.0 64bit relaesed now

Anyway the upgrade instruction is the same as for the last kde version upgrade we did.
Read instructions on web page.

The new kde-3.5.1 is available here

The new kde-3.5.1 is also available here

Have fun
Thac & Zé
devries
Installed it. Biggest difference: new kde menu button biggrin.gif
janet.doe
thanks.gif
carlash
In January I upgraded my Mandriva 2006.0 with the KDE 3.5 rpms. Yesterday and today I've been trying to upgrade to KDE 3.5.1 using urpmi --auto-select. However, when urpmi attempts to install "libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586.rpm" I get the following error:

adding package libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586 (id=13075, eid=13075, update=1, file=/var/cache/urpmi/rpms/libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586.rpm)
Preparing... #############################################
1/1: libxorg-x11-devel #############################################
error: unpacking of archive failed on file /usr/include/GL: cpio: rename failed - Is a directory

And several more kde packages are not installed because of this.

Any suggestions?

cry.gif
mmodem
QUOTE (carlash @ Feb 7 2006, 03:37 AM)
adding package libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586 (id=13075, eid=13075, update=1, file=/var/cache/urpmi/rpms/libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586.rpm)
Preparing...                    #############################################
      1/1: libxorg-x11-devel    #############################################
error: unpacking of archive failed on file /usr/include/GL: cpio: rename failed - Is a directory

And several more kde packages are not installed because of this.

Any suggestions?

cry.gif
*

For the moment i can tell you for you use urpmi --allow-nodeps that way you be able to use previous xorg release.

This will be fized later.
thac
QUOTE (carlash @ Feb 7 2006, 04:37 AM) *
In January I upgraded my Mandriva 2006.0 with the KDE 3.5 rpms. Yesterday and today I've been trying to upgrade to KDE 3.5.1 using urpmi --auto-select. However, when urpmi attempts to install "libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586.rpm" I get the following error:

adding package libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586 (id=13075, eid=13075, update=1, file=/var/cache/urpmi/rpms/libxorg-x11-devel-6.9.0-35.mdk2006.0.mde.i586.rpm)
Preparing... #############################################
1/1: libxorg-x11-devel #############################################
error: unpacking of archive failed on file /usr/include/GL: cpio: rename failed - Is a directory

And several more kde packages are not installed because of this.

Any suggestions?

cry.gif


You dont tell what your previous xorg version is but.
I stiil know what the problem is, i think.
There was a buggy cooker xorg that actually created the /usr/include/GL dir and added it in the rpm
but /usr/include/Gl should only be a softlink

# ls -al /usr/include/G*
lrwxrwxrwx 1 root root 19 feb 5 21:33 /usr/include/GL -> ../X11R6/include/GL/

so if you have such a version of xorg installed that has this bug
is the easiest way to solve the upgrade to delete tha faulty dir and then upgrade.
type this line as root
WARNING!! be very careful when doing this
# rm -r /usr/include/GL
then upgrade again as usual

/Torbjörn Turpeinen (Thac)
carlash
Thanks for your replies, thac and mmodem.

My previous version of xorg installed on Jan. 19 when I upgraded to KDE 3.5 is:

libxorg_Mesaglut3-6.5.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:25:50 PM CST
libxorg_MesaGLU1-6.5.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:25:44 PM CST
xorg-x11-xauth-6.9.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:25:37 PM CST
xorg-x11-server-6.9.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:24:58 PM CST
xorg-x11-75dpi-fonts-6.9.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:24:53 PM CST
xorg-x11-xfs-6.9.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:24:50 PM CST
xorg-x11-6.9.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:24:41 PM CST
libxorg_MesaGL1-6.5.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:24:39 PM CST
libxorg-x11-6.9.0-29.mdk2006.0.mde Thu 19 Jan 2006 08:24:37 PM CST

(I saved a list of all rpms installed the day I upgraded to KDE 3.5 and I did a
"grep xorg savedKDE35rpms" to get the above list.)

At this time I am running with a partially upgraded KDE 3.5.1 because all rpms did not install as stated previously. Today here is the output of:

rpm -qa -last | grep xorg
libxorg_Mesaglut3-6.5.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:24:35 PM CST
libxorg_MesaGLU1-6.5.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:24:35 PM CST
libxorg_MesaGL1-6.5.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:24:35 PM CST
xorg-x11-xauth-6.9.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:24:14 PM CST
xorg-x11-75dpi-fonts-6.9.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:23:54 PM CST
xorg-x11-server-6.9.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:23:51 PM CST
xorg-x11-xfs-6.9.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:22:33 PM CST
xorg-x11-6.9.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:22:24 PM CST
libxorg-x11-6.9.0-35.mdk2006.0.mde Sun 05 Feb 2006 02:22:19 PM CST

Here is:
ls -al /usr/include/G*
lrwxrwxrwx 1 root root 19 Jan 19 21:01 /usr/include/GL;43d05276 -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Jan 19 21:18 /usr/include/GL;43d0568d -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 5 14:24 /usr/include/GL;43e65f17 -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 5 14:38 /usr/include/GL;43e66251 -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 5 14:44 /usr/include/GL;43e6639c -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 5 14:48 /usr/include/GL;43e6649a -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 5 16:42 /usr/include/GL;43e67f38 -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 5 19:29 /usr/include/GL;43e6a66b -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 6 20:46 /usr/include/GL;43e809f4 -> ../X11R6/include/GL/
lrwxrwxrwx 1 root root 19 Feb 6 21:20 /usr/include/GL;43e81215 -> ../X11R6/include/GL/

/usr/include/GL:
total 468
drwxr-xr-x 2 root root 4096 Jan 20 21:10 ./
drwxr-xr-x 39 root root 4096 Feb 6 21:20 ../
-r--r--r-- 1 root root 337585 Jan 20 21:10 glext.h
-r--r--r-- 1 root root 72949 Jan 20 21:10 gl.h
-r--r--r-- 1 root root 29571 Jan 20 21:10 glxext.h
-r--r--r-- 1 root root 13644 Jan 20 21:10 glx.h

Later today, when I have time I will:

# rm -r /usr/include/GL

and try to continue the KDE 3.5.1 upgrade.

Also, I have a Nvidia video card and have installed the "NVIDIA-Linux-x86-1.0-8174-pkg1.run" drivers from Nvidia. Could that have caused my /usr/include/GL directory to look as it does?

Thanks for your help.
thac
QUOTE (carlash @ Feb 7 2006, 03:44 PM) *
Also, I have a Nvidia video card and have installed the "NVIDIA-Linux-x86-1.0-8174-pkg1.run" drivers from Nvidia. Could that have caused my /usr/include/GL directory to look as it does?


Yes that could very likely be the cause, one should not mix compiled things with rpms, it will most likely break things.

I would recomend using the plf nvidia rpms instead.
carlash
Success! I removed /usr/include/DL
#rm -fr /usr/include/DL*

Then I was able to complete upgrade to KDE 3.5.1 !

Also I uninstalled nvidia drivers:
#nvidia-installer --uninstall

Then I installed nvidia rpms from plf:
dkms-nvidia-8178-4.1.20060plf
nvidia-xorg-8178-4.1.20060plf
libnvidia-xorg1-8178-4.1.20060plf

Things seem to be working great.

Thanks again for your help!
smile.gif
uralmasha
Hi, Thac, Zé,
first, thank you for caring about us poor 64-bit desktop users!

I made a go to update to KDE-3.5.1 , by adding the mde repository, and then I tried
"urpmi --auto-select" and later "urpmi kdebase-3.5.1 "
In both cases I get first a list of packages that cannot be installed, like
CODE
Some package requested cannot be installed:
kdeaddons-3.5.1-1.mdk2006.0.mde.x86_64 (due to unsatisfied kdebase[>= 1:3.5.1-1.mdk2006.0.mde])
kdeaddons-searchbar-3.5.1-1.mdk2006.0.mde.x86_64 (due to missing kdeaddons-3.5.1-1.mdk2006.0.mde.x86_64)
kdeartwork-3.5.1-2.mdk2006.0.mde.x86_64 (due to missing kdebase-3.5.1-3.mdk2006.0.mde.x86_64)
kdebase-3.5.1-3.mdk2006.0.mde.x86_64 (trying to promote kdebase-common, kdebase-common, kdebase-common, kdebase)
kdebase-kate-3.5.1-3.mdk2006.0.mde.x86_64 (due to unsatisfied kdebase-progs[== 1:3.5.1-3.mdk2006.0.mde])
kdebase-kdeprintfax-3.5.1-3.mdk2006.0.mde.x86_64 (due to unsatisfied kdebase-progs[== 1:3.5.1-3.mdk2006.0.mde])

... and about 20 more.

Ok, I tried
CODE
[root@kokoc /]# urpmi --test lib64kdecore4
The following packages can't be installed because they depend on packages
that are older than the installed ones:
libkdebase4-3.5.1-3.mdk2006.0.mde
lib64kdeaddons1-3.5.1-1.mdk2006.0.mde
lib64kdeaddons1-searchbar-3.5.1-1.mdk2006.0.mde
Continue? (Y/n)
Some package requested cannot be installed:
kdeaddons-searchbar-3.5.1-1.mdk2006.0.mde.x86_64 (due to missing libkdecore4-3.5.1-4.mdk2006.0.mde.i586)
kdeartwork-3.5.1-2.mdk2006.0.mde.x86_64 (due to missing lib64kdebase4-3.5.1-3.mdk2006.0.mde.x86_64)
... and more-or-less the same stuff about unsatisfied dependencies.

Is it me, or this can be fixed/workarounded somehow?
thac
I have checked the repo and as far as i can see is all the rpm sthat your errors shoes as missing available.
Maybe you should try to upgrade from the mirror instead it has alot better bandwidth.

Delete the mde repo and add it again from this link.

http://anorien.csc.warwick.ac.uk/mirrors/t...x2006.0_64.html
uralmasha
Hi, Thac.
I also tired to see whether it would install with SMART, and SMART said:
QUOTE
Can't install kdelibs-30000000:3.5.1-4.mdk2006.0.mde@x86_64: no package provides perl(kdocParseDoc)

Urpmf says that perl(kdocParseDoc) is part of kdelibs-3.5.1 package, though.

Looks like my RPM storage is not in order, I did rpm --rebuilddb, but it did not help.
thac
[tobbe@localhost ~]$ rpm -q --whatprovides perl\(kdocParseDoc\)
kdoc-3.0.0-1mdk
uralmasha
Thank you, Thac.
So far it appears to have helped to remove and re-add all sources

I will make another go this weekend.
n00b.tuX
I get the following error when trying to install the latest kdebase (kdebase-3.5.1-9.mdk2006.0.mde.i586):

cat: /home/mmodem/rpm/SOURCES/kdebase-3.5.1-MDE-kdeglobals: file or directory not found
error: %pre(kdebase-3.5.1-9.mdk2006.0.mde.i586) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping kdebase-3.5.1-9.mdk2006.0.mde

does anybody know how to fix that?
mmodem
QUOTE (n00b.tuX @ Feb 15 2006, 06:42 PM) *
I get the following error when trying to install the latest kdebase (kdebase-3.5.1-9.mdk2006.0.mde.i586):

cat: /home/mmodem/rpm/SOURCES/kdebase-3.5.1-MDE-kdeglobals: file or directory not found
error: %pre(kdebase-3.5.1-9.mdk2006.0.mde.i586) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping kdebase-3.5.1-9.mdk2006.0.mde

does anybody know how to fix that?

Im doing some changes (moving some files and adding/fixing some defaults) due to this i created this error, but this will be fixed now.
n00b.tuX
QUOTE (mmodem @ Feb 15 2006, 07:30 PM) *
Im doing some changes (moving some files and adding/fixing some defaults) due to this i created this error, but this will be fixed now.


ah great to hear ... ;-) thx for your excellent work btw ... keep it up!
uralmasha
hi, Thac, Zé,
I installed KDE 3-5, x86_64 version, and it works! It's great, it's beautiful! It is indeed great work of yours, thank you very much!

I had to start installation a few times, because of unresolved dependencies. With each new run I got less and less of conflicts & failed transactions, and eventually it converged to success. I am not sure this was the right way to update smile.gif I had some issues with kmail, kontact, korganizer, during and after the update, so the advice to copy .kde is very useful!
mmodem
New kde-3.5.1 release available
Ixthusdan
Greetings. I installed 3.5.1 with your rpms yesterday. Instead of reading, ( laugh.gif ) I did what I normally do, which is go to a different wm and uninstall/reinstall.
First, x wanted to be updated, so I did that and rebooted x. Then I started again. Because of Mandriva tools relying heavily upon kde, it was necessary to uninstall/reinstall chunks of kde. What I did to get urpmi to assist was add your repository into the updates. Then I updated whatever would not give me errors. I actually did this using a combination of command line and MCC. The kdebase needed to be forced because of a missing j2re file. It was not on any of the repositories (I have them all in my setup) and I finally had to go to Sun's site and get the generic self extracting rpm. After all that, things went typically via urpmi. But, I think there should be a j2re rpm available somewhere other than hunt and search.

Your kde rpms are very nice. In fact, kde is truly smoother now than previously. (I had the Mandriva 3.4 running) I also like the mde splash; it is nice to get away from blue! tongue.gif

Oh, yeah, this was on my laptop rather than my desktop, so for what it's worth, the laptop works fine. I did not lose my wireless network or any of my configuration files. The initial problems were related to the kdebase and the icon set that is default. All in all, the install was not a beginner's sort of thing to do, but lots of fun playing! wink.gif
devries
Installed latest build but it has lots of bugs. In kdeaddon packages metabar is no longer there, the system monitor applet is gone. In kdepim: Kontact doesn't work because the sidebar doesn't show. Individial kmail/akregator work. In kde network kopete is broken. Accounts don't show. And Kttsd no longer works.
mmodem
QUOTE (devries @ Feb 17 2006, 07:31 PM) *
Installed latest build but it has lots of bugs. In kdeaddon packages metabar is no longer there, the system monitor applet is gone. In kdepim: Kontact doesn't work because the sidebar doesn't show. Individial kmail/akregator work. In kde network kopete is broken. Accounts don't show. And Kttsd no longer works.

thats not true, i ave all the apckages i made yesterday installed and all runs smothly, and to remember that before packages go public all is first tested.
There is some lib packages that dont exist anymore since some files were bad position since we did follwoed how mandriva put files but again all were wrong...
chalex20
QUOTE (mmodem @ Feb 17 2006, 11:11 PM) *
QUOTE (devries @ Feb 17 2006, 07:31 PM) *

Installed latest build but it has lots of bugs. In kdeaddon packages metabar is no longer there, the system monitor applet is gone. In kdepim: Kontact doesn't work because the sidebar doesn't show. Individial kmail/akregator work. In kde network kopete is broken. Accounts don't show. And Kttsd no longer works.

thats not true, i ave all the apckages i made yesterday installed and all runs smothly, and to remember that before packages go public all is first tested.
There is some lib packages that dont exist anymore since some files were bad position since we did follwoed how mandriva put files but again all were wrong...

Almost the same here :
- System monitor applet is shown in "add applet" dialog, but can't be loaded
- kdeaddons-akregator is there, but doesn't run
- Search bar in konqueror is missing
- libkdeaddons1-searchbar and libkdeaddons1-sidebar do not exist anymore
Absence of problems on your computer doesn't guarantee absence of problems on other computers, you know.
mmodem
I have now seen that kde is done/coded in a different way, since to work does need the dynamic lib files *.la and *.so , but these files should be devel files but in kde its not the case.

So to know you have things working you must install devel packages until i put/move lib dynamic files back to previous places.

I didnt know about this, thats why i did moved those files to devel files, since that is how is done in the generall.

Im very very surprised with this...
chalex20
QUOTE (mmodem @ Feb 17 2006, 11:42 PM) *
I have now seen that kde is done/coded in a different way, since to work does need the dynamic lib files *.la and *.so , but these files should be devel files but in kde its not the case.

I believe you are very seriously mistaken here. *.so shouldn't mandatorily belong to -devel packages. It's exactly the other way around, they are a crucial part of regular packages. OTOH, *.a and maybe *.la belong to -devel.
mmodem
QUOTE (chalex20 @ Feb 17 2006, 10:03 PM) *
QUOTE (mmodem @ Feb 17 2006, 11:42 PM) *

I have now seen that kde is done/coded in a different way, since to work does need the dynamic lib files *.la and *.so , but these files should be devel files but in kde its not the case.

I believe you are very seriously mistaken here. *.so shouldn't mandatorily belong to -devel packages. It's exactly the other way around, they are a crucial part of regular packages. OTOH, *.a and maybe *.la belong to -devel.

Wrong again, .so files do belong/are devel files, please read and check about it, and in kde they are/were always in devel packages.
The problem here in kde is that .la files that also should be in devel packages, but these to the way kde is coded must be in lib packages, this is the problem.

Im going to build a new kde to fix this issue, meanwhile install devel packages.
devries
QUOTE
Im very very surprised with this...


Wihout surprises life would be boring.. smile.gif Installed the devel packages and everything works again. Anyway thanks for the quick response: I post a bug report last night and when I wake up the next morning the problems are solved. biggrin.gif
chalex20
QUOTE (mmodem @ Feb 18 2006, 12:58 AM) *
Wrong again, .so files do belong/are devel files, please read and check about it

Where can I read about it? All I've read suggests me that you need .so files to run applications rather than to develop extensions for them.

Just a little example :
CODE
rpm -ql libgtkhtml2_0
/usr/lib/libgtkhtml-2.so.0
/usr/lib/libgtkhtml-2.so.0.0.0


CODE
rpm -ql libgtkhtml2_0-devel
...
/usr/lib/libgtkhtml-2.a
/usr/lib/libgtkhtml-2.la
/usr/lib/libgtkhtml-2.so


If someone argues that there is ".so" file in the devel- package, here it goes for him :
CODE
ls -l /usr/lib/libgtkhtml-2.so
lrwxrwxrwx  1 root root 21 Nov  5 22:47 /usr/lib/libgtkhtml-2.so -> libgtkhtml-2.so.0.0.0*

This .so is but a symlink.
So, what we see in this little example ? All the versioned .so files are in the regular package, while .la, .a and unversioned .so ( that are but symlinks) are in the -devel package.
mmodem
QUOTE (chalex20 @ Feb 18 2006, 11:01 AM) *
If someone argues that there is ".so" file in the devel- package, here it goes for him :
CODE
ls -l /usr/lib/libgtkhtml-2.so
lrwxrwxrwx  1 root root 21 Nov  5 22:47 /usr/lib/libgtkhtml-2.so -> libgtkhtml-2.so.0.0.0*

This .so is but a symlink.
So, what we see in this little example ? All the versioned .so files are in the regular package, while .la, .a and unversioned .so ( that are but symlinks) are in the -devel package.

And i didnt take a good look before, this is no exception as i said in previous post, this is correct since there are files libgtkhtml-2.so.0.0.0* that point to libgtkhtml-2.so, wich is a devel file in a devel package.
But for example you can see exceptions for example in libqt3 in wich you see that in /usr/lib/qt3/plugins/lib/styles exist some .so files that are files needed to run plugins, and in this case they are correct to exist in a lib package.

The other .so.* files are in lib package that are correct in wich have nothing to do to the .so files.

Thanks for giving an example that reflects so well what i have said smile.gif
chalex20
QUOTE (mmodem @ Feb 18 2006, 02:00 PM) *
And i didnt take a good look before, this is no exception as i said in previous post, this is correct since there are files libgtkhtml-2.so.0.0.0* that point to libgtkhtml-2.so,

It's exactly the other way around. libgtkhtml-2.so ( in development package ) points to libgtkhtml-2.so.0.0.0 ( in regular package). libgtkhtml-2.so is not a library per se, but a symlink.
To formulate what I've said in a bit different way : one may use .so for development, but it is generally used for running applications. One doesn't generally use .a for running an application. So, .so may be present either in regular packages or in development packages, whereas .a are not generally present in regular packages, but are widely present in development packages.
Ixthusdan
Wasn't sure where to post this, but I discovered it during my kde upgrade and so here it is. I think your ndiswrapper rpm is broken. I just spent several days messing with it and only fixed the problem after removing your rpm and reinstalling the Mandriva rpm. However, kde is great!!
thac
I do not know what problem you had with the 1.7 driver i have been using it until today.
But now i have upgraded to ndiswrapper-1.10 and also made that available both in 32bit and 64bit.
I am actually running through ndiswrapper-1.10 now, in 64bit.
Ixthusdan
Actually, I have since experienced problems with the stock rpm as well. So since I upgraded kde and the kernel, ndiswrapper is not working correctly. It is probably configuration rather than the driver itself.

The problem is that it will not work automatically. I have to initiate it and set it up everytime, despite the fact I have it listed in the configuration file. There seems to be an issue with eth0 and wlan0 both being configured at boot.
carlash
KDE 3.5.1 and -devel packages?

On Jan 19 I upgraded my Mandriva 2006.0 to KDE 3.5 and in Feb. upgraded to KDE 3.5.1 (urpmi --auto-select) and I have noticed that several -devel packages are installed. Some pulled in from Mandriva official repositories. I am wondering why it is necessary to have so many -devel packages installed. I thought that the -devel packages are generally only needed if you are compiling or developing additional modules. Before I upgraded to KDE 3.5 and 3.5.1 I had very few -devel packages installed on this system. Since I am not compiling or developing packages or modules, why are many -devel packages required to be installed with your KDE 3.5.1?

It seems to me that the discussion by chalex20 and mmodem left the issue of what should be in -devel packages unresolved.

For your info here is output of:
$ rpm -qa -last | grep devel
libkdebase4-kate-devel-3.5.1-10.mdk2006.0.mde Thu 16 Feb 2006 08:04:56 AM CST
libkdebase4-devel-3.5.1-10.mdk2006.0.mde Thu 16 Feb 2006 08:04:51 AM CST
libkdecore4-devel-3.5.1-10.mdk2006.0.mde Wed 15 Feb 2006 07:13:46 PM CST
libarts1-devel-1.5.1-5.mdk2006.0.mde Wed 15 Feb 2006 07:00:26 PM CST
libqt3-devel-3.3.5-7.mdk2006.0.mde Wed 15 Feb 2006 06:59:28 PM CST
libxorg-x11-devel-6.9.0-36.mdk2006.0.mde Wed 15 Feb 2006 06:58:12 PM CST
libxorg_Mesaglut3-devel-6.5.0-36.mdk2006.0.mde Wed 15 Feb 2006 06:52:00 PM CST
libxorg_MesaGLU1-devel-6.5.0-36.mdk2006.0.mde Wed 15 Feb 2006 06:52:00 PM CST
libalsa2-devel-1.0.10-1.mdk2006.0.mde Tue 07 Feb 2006 02:13:26 PM CST
libmas1-devel-0.6.3-1mdk Tue 07 Feb 2006 02:13:19 PM CST
libgtk+2.0_0-devel-2.8.3-4.2.20060mdk Tue 07 Feb 2006 02:13:15 PM CST
libgdk_pixbuf2.0_0-devel-2.8.3-4.2.20060mdk Tue 07 Feb 2006 02:12:56 PM CST
libacl1-devel-2.2.31-1mdk Tue 07 Feb 2006 02:12:49 PM CST
libattr1-devel-2.4.23-1mdk Tue 07 Feb 2006 02:12:47 PM CST
libpcre0-devel-6.3-1mdk Tue 07 Feb 2006 02:12:43 PM CST
libmad0-devel-0.15.1b-3mdk Tue 07 Feb 2006 02:12:41 PM CST
libgamin-1_0-devel-0.1.5-3mdk Tue 07 Feb 2006 02:12:39 PM CST
libidn11-devel-0.5.18-2mdk Tue 07 Feb 2006 02:12:37 PM CST
libmng1-devel-1.0.8-1mdk Tue 07 Feb 2006 02:12:28 PM CST
libatk1.0_0-devel-1.10.1-1mdk Tue 07 Feb 2006 02:12:27 PM CST
libpango1.0_0-devel-1.10.0-3mdk Tue 07 Feb 2006 02:12:25 PM CST
liblcms1-devel-1.14-1mdk Tue 07 Feb 2006 02:12:23 PM CST
libcairo2-devel-1.0.0-8mdk Tue 07 Feb 2006 02:12:21 PM CST
libnas2-devel-1.7b-1mdk Tue 07 Feb 2006 02:12:18 PM CST
libart_lgpl2-devel-2.3.17-3mdk Tue 07 Feb 2006 02:12:16 PM CST
libesound0-devel-0.2.36-1mdk Tue 07 Feb 2006 02:12:14 PM CST
libaudiofile0-devel-0.2.6-3mdk Tue 07 Feb 2006 02:12:12 PM CST
libjpeg62-devel-6b-37mdk Tue 07 Feb 2006 02:12:10 PM CST
libglib2.0_0-devel-2.8.1-1mdk Tue 07 Feb 2006 02:12:07 PM CST
libpng3-devel-1.2.8-1mdk Tue 07 Feb 2006 02:10:55 PM CST
libvorbis0-devel-1.1.1-1mdk Thu 19 Jan 2006 08:58:26 PM CST
libogg0-devel-1.1.2-1mdk Thu 19 Jan 2006 08:58:25 PM CST
libfreetype6-devel-2.1.10-9.1.20060mdk Thu 19 Jan 2006 08:57:04 PM CST
libfontconfig1-devel-2.3.2-5mdk Thu 19 Jan 2006 08:57:04 PM CST
libexpat0-devel-1.95.8-1mdk Thu 19 Jan 2006 08:57:04 PM CST
zlib1-devel-1.2.3-1mdk Thu 19 Jan 2006 08:57:03 PM CST
libcdda0-devel-IIIa9.8-10mdk Thu 19 Jan 2006 08:51:59 PM CST
liblua5-devel-5.0.2-7mdk Thu 19 Jan 2006 08:18:51 PM CST
libncurses5-devel-5.4-1.20050108.1mdk Wed 26 Oct 2005 09:33:08 PM CDT
libstdc++6-devel-4.0.1-5mdk Wed 26 Oct 2005 03:23:54 PM CDT
glibc-devel-2.3.5-5mdk Wed 26 Oct 2005 03:23:39 PM CDT
libmDNSResponder1-devel-98-4mdk Wed 26 Oct 2005 03:23:38 PM CDT

Note:
26 Oct 2005 installation of 2006.0
19 Jan 2006 upgrade to KDE 3.5
07 Feb 2006 upgrade to KDE 3.5.1 (urpmi --auto-select)
15, 16 Feb 2006 urpmi --auto-select

Just wondering? Thanks for your good work!
CarLash
thac
There was a wrong move of some lib files that caused this, but it is fixed now in the latest rpms.
So you should be able to uninstall the devel rpms again.
carlash
QUOTE (thac @ Feb 21 2006, 03:51 PM) *
There was a wrong move of some lib files that caused this, but it is fixed now in the latest rpms.
So you should be able to uninstall the devel rpms again.


Thanks for your reply.

For your info, I did a urpmi --auto-select to upgrade to latest KDE 3.5.1.

Ran into a snag that I was able to work around.

71 of 81 packages were installed. The following 10 packages were not installed:

kdebase-kdm-3.5.1-12.mdk2006.0.mde
libkdebase4-kate-3.5.1-12.mdk2006.0.mde
kdebase-kdm-config-file-3.5.1-12.mdk2006.0.mde
kdebase-3.5.1-12.mdk2006.0.mde
kdebase-kdeprintfax-3.5.1-12.mdk2006.0.mde
libkdebase4-3.5.1-12.mdk2006.0.mde
libkdebase4-devel-3.5.1-12.mdk2006.0.mde
kdebase-progs-3.5.1-12.mdk2006.0.mde
kdebase-kate-3.5.1-12.mdk2006.0.mde
libkdebase4-kate-devel-3.5.1-12.mdk2006.0.mde

The error message was something like, "libkdeinit_konsole.so is needed by libkdebase4-3.5.1-12.mdk2006.0.mde.i586."

I typed:

# urpmi -v libkdebase4-konsole

and 11 packages were installed (the 10 packages that had previously not been installed and libkdebase4-konsole-3.5.1-12.mdk2006.0.mde).

I'll try later to remove some of the devel rpms.

CarLash
carlash
QUOTE (carlash @ Feb 21 2006, 08:44 PM) *
QUOTE (thac @ Feb 21 2006, 03:51 PM) *

There was a wrong move of some lib files that caused this, but it is fixed now in the latest rpms.
So you should be able to uninstall the devel rpms again.


<snip>

I'll try later to remove some of the devel rpms.

CarLash


Still unable to remove devel rpms. Maybe the following is useful for you:

# rpm -ev libkdebase4-devel
error: Failed dependencies:
libkdebase-devel >= 1:3.5.1-1.mdk2006.0.mde is needed by (installed) libkdeutils1-3.5.1-4.mdk2006.0.mde.i586

CarLash
mmodem
QUOTE (carlash @ Feb 22 2006, 03:47 AM) *
Still unable to remove devel rpms. Maybe the following is useful for you:

# rpm -ev libkdebase4-devel
error: Failed dependencies:
libkdebase-devel >= 1:3.5.1-1.mdk2006.0.mde is needed by (installed) libkdeutils1-3.5.1-4.mdk2006.0.mde.i586

CarLash


Yes, libkdeutils should not require libkdebase-devel, i have fixed it.
This error appeared because due to move files in the other release i had to change some things in specs, so my mistake to put that wrong require.
carlash
QUOTE (mmodem @ Feb 21 2006, 10:47 PM) *
Yes, libkdeutils should not require libkdebase-devel, i have fixed it.
This error appeared because due to move files in the other release i had to change some things in specs, so my mistake to put that wrong require.

Removed libkdebase4-devel, but still unable to remove libxorg-x11-devel-6.9.0-39.mdk2006.0.mde

# rpm -ev libxorg-x11-devel
error: Failed dependencies:
X11-devel is needed by (installed) libxpm4-devel-3.4k-31mdk.i586
devel(libX11) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXext) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXv) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXxf86vm) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586

TIA - CarLash
ohmy.gif
mmodem
QUOTE (carlash @ Feb 22 2006, 04:21 PM) *
QUOTE (mmodem @ Feb 21 2006, 10:47 PM) *
Yes, libkdeutils should not require libkdebase-devel, i have fixed it.
This error appeared because due to move files in the other release i had to change some things in specs, so my mistake to put that wrong require.

Removed libkdebase4-devel, but still unable to remove libxorg-x11-devel-6.9.0-39.mdk2006.0.mde

# rpm -ev libxorg-x11-devel
error: Failed dependencies:
X11-devel is needed by (installed) libxpm4-devel-3.4k-31mdk.i586
devel(libX11) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXext) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXv) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXxf86vm) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586

TIA - CarLash
ohmy.gif

This was already fixed, there is a new kdemultimedia release.
carlash
QUOTE (mmodem @ Feb 23 2006, 08:12 PM) *
QUOTE (carlash @ Feb 22 2006, 04:21 PM) *

QUOTE (mmodem @ Feb 21 2006, 10:47 PM) *
Yes, libkdeutils should not require libkdebase-devel, i have fixed it.
This error appeared because due to move files in the other release i had to change some things in specs, so my mistake to put that wrong require.

Removed libkdebase4-devel, but still unable to remove libxorg-x11-devel-6.9.0-39.mdk2006.0.mde

# rpm -ev libxorg-x11-devel
error: Failed dependencies:
X11-devel is needed by (installed) libxpm4-devel-3.4k-31mdk.i586
devel(libX11) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXext) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXv) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586
devel(libXxf86vm) is needed by (installed) libkdemultimedia1-3.5.1-6.mdk2006.0.mde.i586

TIA - CarLash
ohmy.gif

This was already fixed, there is a new kdemultimedia release.


Sorry to keep complaining, but should libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586 still require many -devel rpm packages?

Today I did urpmi -v --auto-select and here is result.

# urpmi -v --auto-select

To satisfy dependencies, the following 24 packages are going to be installed (48 MB):
kdemultimedia-3.5.1-7.mdk2006.0.mde.i586
kdemultimedia-kmix-3.5.1-7.mdk2006.0.mde.i586
kdemultimedia-kscd-3.5.1-7.mdk2006.0.mde.i586
libalsa2-devel-1.0.10-1.mdk2006.0.mde.i586
libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
libatk1.0_0-devel-1.10.1-1mdk.i586
libaudiofile0-devel-0.2.6-3mdk.i586
libcairo2-devel-1.0.0-8mdk.i586
libesound0-devel-0.2.36-1mdk.i586
libgdk_pixbuf2.0_0-devel-2.8.3-4.2.20060mdk.i586
libglib2.0_0-devel-2.8.1-1mdk.i586
libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
libjpeg62-devel-6b-37mdk.i586
libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
libkdemultimedia1-kmix-3.5.1-7.mdk2006.0.mde.i586
libkdemultimedia1-kscd-3.5.1-7.mdk2006.0.mde.i586
liblcms1-devel-1.14-1mdk.i586
libmad0-devel-0.15.1b-3mdk.i586
libmas1-devel-0.6.3-1mdk.i586
libmng1-devel-1.0.8-1mdk.i586
libnas2-devel-1.7b-1mdk.i586
libpango1.0_0-devel-1.10.0-3mdk.i586
libpng3-devel-1.2.8-1mdk.i586
libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
Is this OK? (Y/n) y

18 of the 24 packages installed are -devel packages.

And still cannot remove libxorg-x11-devel-6.9.0-39.mdk2006.0.mde

# rpm -ev libxorg-x11-devel
error: Failed dependencies:
XFree86-devel is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
XFree86-devel is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
X11-devel is needed by (installed) libxpm4-devel-3.4k-31mdk.i586
devel(libICE) is needed by (installed) libnas2-devel-1.7b-1mdk.i586
devel(libICE) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libICE) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libICE) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
devel(libSM) is needed by (installed) libnas2-devel-1.7b-1mdk.i586
devel(libSM) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libSM) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libSM) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
devel(libX11) is needed by (installed) libnas2-devel-1.7b-1mdk.i586
devel(libX11) is needed by (installed) libcairo2-devel-1.0.0-8mdk.i586
devel(libX11) is needed by (installed) libpango1.0_0-devel-1.10.0-3mdk.i586
devel(libX11) is needed by (installed) libgdk_pixbuf2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libX11) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libX11) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libX11) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libX11) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libX11) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
devel(libXcursor) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXcursor) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXcursor) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXcursor) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXext) is needed by (installed) libcairo2-devel-1.0.0-8mdk.i586
devel(libXext) is needed by (installed) libpango1.0_0-devel-1.10.0-3mdk.i586
devel(libXext) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXext) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXext) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXext) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXext) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
devel(libXfixes) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXfixes) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXfixes) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXft) is needed by (installed) libpango1.0_0-devel-1.10.0-3mdk.i586
devel(libXft) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXft) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXft) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXi) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXi) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXinerama) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXinerama) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXinerama) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXinerama) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXrandr) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXrandr) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXrandr) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXrandr) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXrender) is needed by (installed) libcairo2-devel-1.0.0-8mdk.i586
devel(libXrender) is needed by (installed) libpango1.0_0-devel-1.10.0-3mdk.i586
devel(libXrender) is needed by (installed) libgtk+2.0_0-devel-2.8.3-4.2.20060mdk.i586
devel(libXrender) is needed by (installed) libmas1-devel-0.6.3-1mdk.i586
devel(libXrender) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXrender) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXt) is needed by (installed) libnas2-devel-1.7b-1mdk.i586
devel(libXt) is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
devel(libXt) is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586
devel(libXt) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
devel(libXv) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
devel(libXxf86vm) is needed by (installed) libkdemultimedia1-3.5.1-7.mdk2006.0.mde.i586
libxorg-x11-devel >= 11:6.9.0-34.mdk2006.0.mde is needed by (installed) libqt3-devel-3.3.5-10.mdk2006.0.mde.i586
libxorg-x11-devel >= 12:6.9.0-36.mdk2006.0.mde is needed by (installed) libarts1-devel-1.5.1-8.mdk2006.0.mde.i586

--
CarLash
mmodem
This happened because i put a kdemultimedia-3.5.1-7 in www.mde.djura.org/2006.0/RPMS/ that was overwrtting the good kdemultimedia-3.5.1-7 in www.mde.djura.org/2006.0/RPMS/kde-3.5.1-7

When i did this i was very tired and mixed things, sorry.

Anyway im doing a new release increase and ill upload it.
carlash
Thanks for all your work making KDE 3.5.1 available. Today I did urpmi --auto-select and the following 6 packages were installed:

kdemultimedia-3.5.1-8.mdk2006.0.mde.i586
kdemultimedia-kmix-3.5.1-8.mdk2006.0.mde.i586
kdemultimedia-kscd-3.5.1-8.mdk2006.0.mde.i586
libkdemultimedia1-3.5.1-8.mdk2006.0.mde.i586
libkdemultimedia1-kmix-3.5.1-8.mdk2006.0.mde.i586
libkdemultimedia1-kscd-3.5.1-8.mdk2006.0.mde.i586

Then I was able to remove 27 devel packages: biggrin.gif

libxpm4-devel-3.4k-31mdk removed
libqt3-devel-3.3.5-10.mdk2006.0.mde removed
libgtk+2.0_0-devel-2.8.3-4.2.20060mdk removed
libxorg-x11-devel-6.9.0-39.mdk2006.0.mde removed
libgdk_pixbuf2.0_0-devel-2.8.3-4.2.20060mdk removed
libarts1-devel-1.5.1-8.mdk2006.0.mde removed
libmas1-devel-0.6.3-1mdk removed
libcairo2-devel-1.0.0-8mdk removed
libpango1.0_0-devel-1.10.0-3mdk removed
libnas2-devel-1.7b-1mdk removed
libvorbis0-devel-1.1.1-1mdk removed
libalsa2-devel-1.0.10-1.mdk2006.0.mde removed
liblcms1-devel-1.14-1mdk removed
libmng1-devel-1.0.8-1mdk removed
libmad0-devel-0.15.1b-3mdk removed
libatk1.0_0-devel-1.10.1-1mdk removed
libglib2.0_0-devel-2.8.1-1mdk removed
libaudiofile0-devel-0.2.6-3mdk removed
libesound0-devel-0.2.36-1mdk removed
libjpeg62-devel-6b-37mdk removed
libexpat0-devel-1.95.8-1mdk removed
libfontconfig1-devel-2.3.2-5mdk removed
libogg0-devel-1.1.2-1mdk removed
libpng3-devel-1.2.8-1mdk removed
libfreetype6-devel-2.1.10-9.1.20060mdk removed
zlib1-devel-1.2.3-1mdk removed
libcdda0-devel-IIIa9.8-10mdk removed

However, there is one more -devel package I cannot remove -- liblua5-devel-5.0.2-7mdk.

# rpm -ev liblua5-devel
error: Failed dependencies:
liblua.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586
liblualib.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586

--
Thanks again - CarLash
mmodem
rpm -e --test liblua5-devel
erro: Failed dependencies:
liblua.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586
liblualib.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586
liblua5-devel is needed by (installed) libkdecore4-devel-3.5.1-12.mdk2006.0.mde.i586

Its a fact that liblua.so and liblualib.so are required by libkdecore, but as you see liblua5-devel is only required by libkdecore-devel.

Here i dont see any error, i even take a look to liblua mandriva packages and all files seams to be in correct places, so i only see one explication for this, its how kdelibs code is done that makes libkdecore require devel files, in this case you have to speak with kde developers.
mmodem
QUOTE
However, there is one more -devel package I cannot remove -- liblua5-devel-5.0.2-7mdk.

# rpm -ev liblua5-devel
error: Failed dependencies:
liblua.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586
liblualib.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586

--
Thanks again - CarLash

Now you can remove liblua-devel without any probs, i have managed to fix libkdecore with an exceptions smile.gif
ffi
I´d like to change the k menu icon and the login screen background but can´t find the option (or rather the option under login manager doesn´t seem to work)
solarian
Do that manually,
the kde icon is in /usr/share/icons/crystalsvg (or /usr/share/icons/default)
login screen background is -> /usr/share/mdk/backgrounds/default.png
carlash
QUOTE (mmodem @ Feb 25 2006, 03:21 AM) *
QUOTE

However, there is one more -devel package I cannot remove -- liblua5-devel-5.0.2-7mdk.

# rpm -ev liblua5-devel
error: Failed dependencies:
liblua.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586
liblualib.so is needed by (installed) libkdecore4-3.5.1-12.mdk2006.0.mde.i586

--
Thanks again - CarLash

Now you can remove liblua-devel without any probs, i have managed to fix libkdecore with an exceptions smile.gif


Today I did "urpmi --auto-select" and 28 packages were installed. However, I still get this:

# rpm -ev liblua5-devel
error: Failed dependencies:
liblua.so is needed by (installed) libkdecore4-3.5.1-13.mdk2006.0.mde.i586
liblualib.so is needed by (installed) libkdecore4-3.5.1-13.mdk2006.0.mde.i586

I think I can live with this one devel package installed. Thanks again for your work making KDE 3.5.1 available.

CarLash
mmodem
Weird, i did put a require exceptions for those lua files...hummm i must see further.
Even so you can uninstall liblua-devel with rpm -e --nodeps liblua-devel
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.