-
I'm using Lunar-Linux (source based) the uses bash scripts for the build process. I could alter it and toss xplc in /opt but some detection logic for its presence would be the preferred way.... I'd think.
2008-01-19 16:55:12 UTC by stumbles
-
If you're installing by hand, I'd highly suggest using --prefix=/usr/local/stow/xplc and using GNU stow to manage it.
We may consider not installing uuidgen, if we detect that it's already there.
2008-01-19 16:44:11 UTC by sfllaw
-
No, I am using --prefix=/usr.
2008-01-19 16:35:59 UTC by stumbles
-
Surely, you're not installing with --prefix=/ !
For almost every sane configuration I can think of, you'll be installing in /opt or /usr/local. Since XPLC is meant to work across all platforms, including ones without uuidgen, it makes sense for us to install it.
If you are packaging the software, please pull in an appropriate implementation of uuidgen as a dependency and ignore XPLC's own...
2008-01-19 16:27:32 UTC by sfllaw
-
Oh, forgot to note it had a problem with ln of libxplc.so and libxplc_s.a when they already existed.
2008-01-19 14:47:50 UTC by stumbles
-
Here is a patch that removes the uuidgen stuff. Seems to work here but could stand further scruteny.
File Added: xplc-0.3.13-rules.mk.patch.
2008-01-19 14:46:09 UTC by stumbles
-
As the summary indicates there is a conflict of sorts between xplc and e2fsprogs. AFAIK most linux boxes will already have e2fsprogs installed which means uuidgen will already be present. I think over righting a system file such as this could cause a person to go down a false troubleshooting path, not to mention IMHO such over righting is a bit um, rude.
I don't know just how different xplc...
2008-01-19 14:26:28 UTC by stumbles
-
pphaneuf committed patchset 457 of module xplc to the XPLC CVS repository, changing 11 files.
2005-12-20 02:28:48 UTC by pphaneuf
-
pphaneuf committed patchset 456 of module xplc to the XPLC CVS repository, changing 1 files.
2005-12-20 02:11:31 UTC by pphaneuf
-
pphaneuf committed patchset 455 of module xplc to the XPLC CVS repository, changing 1 files.
2005-12-20 02:03:04 UTC by pphaneuf