Re: [cdesktopenv-devel] "Curated" CDE environments

2019-01-09 Thread Swift Griggs
On Wed, 9 Jan 2019, Christopher Turkel wrote: I tried the sparky CDE package and they don?t set the hostname right so the desktop applications menu from the menu barfs an error and doesn?t work. That was my experience, too. While I'm grateful to anyone for pre-compiling, packaging, SPEC-file

Re: [cdesktopenv-devel] "Curated" CDE environments

2019-01-09 Thread Christopher Turkel
I tried the sparky CDE package and they don’t set the hostname right so the desktop applications menu from the menu barfs an error and doesn’t work. On Wednesday, January 9, 2019, Edmond Orignac wrote: > I know that SparkyLinux, a Debian derivative, has a CDE desktop > > http://sparkylinux.org/c

Re: [cdesktopenv-devel] "Curated" CDE environments

2019-01-09 Thread Edmond Orignac
I know that SparkyLinux, a Debian derivative, has a CDE desktop http://sparkylinux.org/cde-common-desktop-environment/ but I haven't tried it, and I am unsure about its quality. There are precompiled packages by David Cantrell for RHEL/CentOS/Fedora/Scientific Linux at https://copr.fedorainf

Re: [cdesktopenv-devel] [PATCH] Define M4Cmd on Linux and BSD

2019-01-09 Thread Jon Trulson
On 1/8/19 12:20 PM, Alex Ivanov wrote: > The last bit to build CDE on non-FHS compliant distro like NixOS. > All other required components are already overridable like > https://github.com/gnidorah/nixpkgs/blob/740f009381a7fb207ff19b1cbe843551f0760c0d/pkgs/desktops/cdesktopenv/default.nix#L54 Tha