Opened 19 years ago
Closed 18 years ago
#2013 closed task (fixed)
kdelibs has another optional runtime depency: pmount
Reported by: | Chris Schwemmer | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.2.0 |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description ¶
kdelibs can use pmount (http://packages.debian.org/unstable/source/pmount, which in turn needs libsysfs: http://linux-diag.sourceforge.net/Sysfsutils.html) at runtime. This enables auto-mounting of hotplugged devices at /media/[device_name] for any user without any fstab-modification. This corresponds to method 2b of http://www.mayrhofer.eu.org/Default.aspx?pageindex=7&pageid=27 and is all that is needed to enable full integration of the newest HAL in KDE (in case you're still researching that).
Change History (3)
comment:1 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 18 years ago
Severity: | normal → minor |
---|
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added runtime dependency section to kdelibs at revision 6511.
Note:
See TracTickets
for help on using tickets.
Upon analysis, this is a runtime dependency only.
It will go in with the KDE 3.5.6 update.