Re: [cdesktopenv-devel] CDE availability

2020-05-27 Thread David Cantrell
ly, it was possible to create a RPM from the same SPEC file also for PCLinuxOS. If the issue with installCDE is solved, it should be reasonably feasible to adapt the SPEC file of David Cantrell to other RPM based Linux distros such as OpenSuse, AltLinux or Mageia. The problem would be to get the

Re: [cdesktopenv-devel] Upstream ksh problemsX

2019-11-26 Thread David Cantrell
cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list c

Re: [cdesktopenv-devel] Back in the flock

2019-02-25 Thread David Cantrell
rs understand it. Having done many autotools build systems for projects, I won't throw my opinion out there without also volunteering to help write configure.ac files and Makefile.am files. Just let me know what needs to be done. Thanks, -- David Cantrell Red Hat, Inc.

Re: [cdesktopenv-devel] Replace ustat(2) usage with statfs(2) on Linux systems

2018-08-28 Thread David Cantrell
NFS mounted FS. >>> >>> I will work on this one locally, and improve it somewhat with follow >>> on patch(es) before merging to master. >>> >>> -jon >>> >>> On 08/21/2018 02:17 PM, David Cantrell wrote: >>>> On 08/21/2018 03:55

[cdesktopenv-devel] Replace ustat(2) usage with statfs(2) on Linux systems

2018-08-21 Thread David Cantrell
different style. Not sure what the project is aiming for here, but let me know if you want things altered. Thanks, -- David Cantrell Red Hat, Inc. | Boston, MA | EST5EDT From 86c5a1863a940be93168c87f37bfaf4086425412 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Tue, 21 Aug 2018 15:41:48

Re: [cdesktopenv-devel] Replace ustat(2) usage with statfs(2) on Linux systems

2018-08-21 Thread David Cantrell
On 08/21/2018 03:55 PM, David Cantrell wrote: > This is now a compile time failure on systems with glibc-2.28 as they > have removed ustat(2) from the library. The replacement for a while has > been statfs(2), so this patch does that for dtfile which is the only > program I found th

Re: [cdesktopenv-devel] New src tarball in a couple weeks?

2012-08-23 Thread David Cantrell
On Thu, Aug 23, 2012 at 02:51:22PM +, Marcin Cieslak wrote: > On Thu, 23 Aug 2012, David Cantrell wrote: > > > > - fix shared library scheme - now apps link to > > > > > > libtt.so => /usr/dt/lib/libtt.so (0x800fbe000) > > > libDtS

Re: [cdesktopenv-devel] New src tarball in a couple weeks?

2012-08-23 Thread David Cantrell
think it should be) Are you sure that's a good idea? Having the major version of the library in the linked library name allows for API breakage and concurrent library version installations. Modern ELF systems do this for a reason. The .so library symlinks are really just a conve

Re: [cdesktopenv-devel] New src tarball in a couple weeks?

2012-08-23 Thread David Cantrell
y default) Also good. tirpc is the portmapper that's been in Fedora and RHEL for a long time. > 3) dtksh on linux, might work - haven't tried yet Worth a try. > Anything else? Does this sound like a good idea? Yes, do it. -- David Cantrell

Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-20 Thread David Cantrell
On Sun, Aug 19, 2012 at 11:47:01PM -0600, Jon Trulson wrote: > On Sun, 19 Aug 2012, David Cantrell wrote: > > >On Sun, Aug 19, 2012 at 11:22 PM, Irek Szczesniak > >wrote: > >>On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell > >> wrote: > >>

Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-19 Thread David Cantrell
On Sun, Aug 19, 2012 at 11:22 PM, Irek Szczesniak wrote: > On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell > wrote: >> On Sun, Aug 19, 2012 at 6:26 PM, Lionel Cons >> wrote: >>> On 18 August 2012 14:23, Irek Szczesniak wrote: >>>> On Sat, Aug 18