Displaying 3 results from an estimated 3 matches for "l225".
Did you mean:
225
2024 Aug 22
1
Question about nut-dependencies
...driver and its dependencies like neon, don't build it. You can change any "BuildDepends: foo" to a "BuildConflicts: foo", and remove the splitoff that packages that up (e.g. https://github.com/fink/fink-distributions/blob/master/10.9-libcxx/stable/main/finkinfo/net/nut.info#L225 ). Sometimes there are ./configure options that need to be removed as well, but usually the BuildConflicts will prevent the library from being visible to the configuration process.
Similarly, low-level USB support on MacOS has been withering away for some time now. It is especially difficult to de...
2016 Jul 31
1
Some question about code of xenapi
Hello, guys! I am doing some experiment to control XenServer with libvirt, when I define a domain, it always fails and gives the following message:
error: Failed to define domain from /root/new.xml
error: internal error: Couldn't get VM information from XML
so I diving into the souce and found it always fails at network creating, and the code in libvirt-1.3.5\src\xenapi\xenapi_utils.c,
2024 Aug 21
2
Question about nut-dependencies
I am new to the email list and a recent fan of the NUT software. I have
been deploying Windows, Ubuntu, and MacOS clients. I am dealing with very
old machines, attempting to keep them running at an office where they
cannot upgrade the machines due to software dependencies.
I was recently trying to get a client using Mac Ports and it would not
build on my target machines, MacOS 10.5 and 10.6 due