Am 31.08.18 um 23:41 schrieb Sayeed hyder:
> Thanks, I am not confused between udev and devel. Let me explain a bit
> more. My understanding is with the devel package, when I include in my
> project, I am downloading all the header files and redistributing the
> code. With the non-devel runtime p
Am 31.08.18 um 19:52 schrieb Sayeed hyder:
> Thanks Silvio. Unfortunately, I cannot use devel. IIUC, rhel/centos does
> not provide a non-dev systemd package? That does not sound right
WTF is a "non-dev" package to begin with?
___
systemd-devel mailing
udev was absorbed looong ago by systemd
[root@hosting:~]$ locate libudev
/usr/lib64/libudev.so.1
/usr/lib64/libudev.so.1.6.2
[root@hosting:~]$ rpm -q --file /usr/lib64/libudev.so.1.6.2
systemd-libs-219-57.el7_5.1.x86_64
Am 31.08.18 um 18:18 schrieb Sayeed hyder:
> Thanks Reindl. Let me be a bit
--On Friday, August 31, 2018 3:41 PM -0700 Sayeed hyder
wrote:
My understanding is with the devel package, when I include in my
project, I am downloading all the header files and redistributing the
code.
You don't distribute the headers with your code. You add a dependency on
the -devel pac
Thanks, I am not confused between udev and devel. Let me explain a bit
more. My understanding is with the devel package, when I include in my
project, I am downloading all the header files and redistributing the code.
With the non-devel runtime package (e.g. libudev1 in Ubuntu), I can avoid
that. D
On Fri, Aug 31, 2018 at 07:11:38PM +0100, Simon McVittie wrote:
> On Fri, 31 Aug 2018 at 10:52:30 -0700, Sayeed hyder wrote:
> > Thanks Silvio. Unfortunately, I cannot use devel. IIUC, rhel/centos does not
> > provide a non-dev systemd package? That does not sound right.
>
> Are you mixing up the
On Fri, 31 Aug 2018 at 10:52:30 -0700, Sayeed hyder wrote:
> Thanks Silvio. Unfortunately, I cannot use devel. IIUC, rhel/centos does not
> provide a non-dev systemd package? That does not sound right.
Are you mixing up the concept of an unstable version that is still under
development, and the co
I think you got the point of -devel packages wrong.
A -devel package does not contain the development version (a.k.a.
something unstable) of an application, but everything you need to
develop against an application. Like header files. They are stripped
out on RHEL/CentOS in its own package to reduc
Thanks Silvio. Unfortunately, I cannot use devel. IIUC, rhel/centos does
not provide a non-dev systemd package? That does not sound right.
On Fri, Aug 31, 2018 at 10:35 AM, Silvio Knizek
wrote:
> Hi Sayeed,
>
> it is expected that header files are in the -devel packages. You can't
> change this.
Hi Sayeed,
it is expected that header files are in the -devel packages. You can't
change this. The package "systemd" contains "udev", so in "systemd-
devel" are the header files for "udev". "udev" is part of systemd.
RHLE/CentOS don't split this.
Why can't you just use "systemd-devel"? It just co
On Fri, Aug 31, 2018 at 8:30 PM Sayeed hyder wrote:
> I tried Mantas's suggestion and try to install "yum install libudev.so.1"
> which shows me "Package systemd-libs-219-57.el7_5.1.i686 already installed
> and latest version". Here is the list of systemd packages already installed
> in my rhel v
I tried Mantas's suggestion and try to install "yum install libudev.so.1"
which shows me "Package systemd-libs-219-57.el7_5.1.i686 already installed
and latest version". Here is the list of systemd packages already installed
in my rhel vm. When I use libudev.h in my program, it cannot compile ("no
Isn't it just "libudev", e.g. without the 1?
On Fri, Aug 31, 2018, 11:19 AM Sayeed hyder wrote:
> Thanks Reindl. Let me be a bit more specific. I am looking for the non-dev
> package. For example, for ubuntu and sles, I can do the followiing
>
> apt-get install libudev1 works
> zyppe
AFAIIRC, you should be able use 'yum whatprovides libudev.so.1' or – I
think – just 'yum install libudev.so.1' to get the package you need.
On Fri, Aug 31, 2018, 19:19 Sayeed hyder wrote:
> Thanks Reindl. Let me be a bit more specific. I am looking for the non-dev
> package. For example, for ubu
Thanks Reindl. Let me be a bit more specific. I am looking for the non-dev
package. For example, for ubuntu and sles, I can do the followiing
apt-get install libudev1 works
zypper install libudev1 works
But, for rhel,
yum install libudev1 cannot find package
Am 31.08.18 um 16:51 schrieb Sayeed hyder:
> Where can I get the link of available non-dev packages for different
> Linux distros? I am specifically looking for rhel version of libudev
> package.
from the package repo of teh distribution?
just download the CentOS one which is identical to RHEL
_
Hi,
Where can I get the link of available non-dev packages for different Linux
distros? I am specifically looking for rhel version of libudev package.
thanks,
Sayeed
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.free
17 matches
Mail list logo