1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] java question, of sorts
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20java%20question%2C%20of%20sorts&In-Reply-To=%3Cjkb9vf%24bht%241%40dough.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Next" HREF="006773.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] java question, of sorts</H1>
<B>TJ</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20java%20question%2C%20of%20sorts&In-Reply-To=%3Cjkb9vf%24bht%241%40dough.gmane.org%3E"
TITLE="[Mageia-discuss] java question, of sorts">andrewsfarm at gmail.com
</A><BR>
<I>Wed Mar 21 02:13:19 CET 2012</I>
<P><UL>
<LI>Next message: <A HREF="006773.html">[Mageia-discuss] java question, of sorts
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6772">[ date ]</a>
<a href="thread.html#6772">[ thread ]</a>
<a href="subject.html#6772">[ subject ]</a>
<a href="author.html#6772">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 03/20/2012 01:11 PM, Renaud MICHEL wrote:
><i> Hello
</I>><i> On Thu 20 mars 2012 at 15:38, TJ wrote :
</I>>><i> I've been using Oracle's version of JRE 1.7.x for the browser plugin on
</I>>><i> one of my computers and decided to replace it with the icedtea-web
</I>>><i> plugin as a test. As I was going into the mozilla plugin directory to
</I>>><i> manually remove the link, I happened to notice a number of empty
</I>>><i> directories in /usr/lib labelled java and java 1.x, most of them old
</I>>><i> versions.
</I>>><i>
</I>>><i> It may be a stupid question, but is there any compelling reason for
</I>>><i> those empty directories to be there? From all I can see, they're just
</I>>><i> taking up space.
</I>><i>
</I>><i> They are part of the package jpackage-utils, so you should not remove them.
</I>><i> You can check with rpm -qf if a directory/file is part of any package.
</I>><i>
</I>Shrug. OK, but that doesn't explain the reason for them. I suppose it
doesn't have to make sense to me, as long as stuff works.
TJ
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="006773.html">[Mageia-discuss] java question, of sorts
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6772">[ date ]</a>
<a href="thread.html#6772">[ thread ]</a>
<a href="subject.html#6772">[ subject ]</a>
<a href="author.html#6772">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|