emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Jude DaShiell <jdashiel@shellworld.net>
Cc: Bastien <bzg@altern.org>, emacs-orgmode@gnu.org
Subject: Re: patch org-mode Makefile - solve a couple debian build problems and a slackware build problem
Date: Fri, 08 Jul 2011 16:04:10 +0530	[thread overview]
Message-ID: <81aacpm57h.fsf@gmail.com> (raw)
In-Reply-To: <alpine.BSF.2.00.1107080318430.74073@freire1.furyyjbeyq.arg> (Jude DaShiell's message of "Fri, 8 Jul 2011 03:33:33 -0400 (EDT)")



Jude DaShiell <jdashiel@shellworld.net> writes:

> No I can't provide any patch that works with all distros.  I don't have 
> all distros available to me; not all Linux distros are accessible for 
> screen reader users either.  I use screen reading software just to use a 
> computer and I don't have all distros even under the category of distros 
> that are accessible yet.

I think there are build services that can simulate different
architectures and (maybe) distros. I wonder whether SuSE's build farm
could help you out here.

https://build.opensuse.org/

I am sure there are hosted services out there particularly to cater to
this need. You only need to talk to some folks who do packaging and they
will be able to point you to or lend some machine in the cloud that you
can use for deployment.

Why bother about Makefile etc for installing. Just use Emacs
package-manager for installing.

M-x list-packages.

You need Emacs-24.? though.

I am sure you can take your initiative a step further and send a feeler
to folks in the distros mailing list.


>
> To use org-mode default uncomment /usr/local as prefix for all systems 
> that put emacs stuff or some emacs stuff under /usr/local.  For 
> Slackware and Debian though, /usr/local isn't in the load-paths.  The 
> install-info part of the patch was using debian's install-info program 
> all along and that was apparently depricated in favor of ginstall-info.  
> That change will effect other distros into the future as they update 
> their packages.  The org-mode default would be to uncomment install-info 
> choice but debian squeeze needs ginstall-info uncommented.  There's 
> another reason I can't provide better patches.  The Makefile structure 
> itself.  I wrote code earlier which tested if [ -r /etc/debian_version 
> ]; then and took action if that was true but putting it into the 
> variables section of the Make file and running make caused make to freak 
> out on me with the complaint that commands were in the variables 
> section.  Apparently Makefile structure and COBOL share some 
> similarities and not the good ones.
>
> On Thu, 7 Jul 2011, Bastien wrote:
>
>> Hi Jude,
>> 
>> I infer this patch will break most non-debian/slackware configs.
>> Could you provide a patch that works for *every* distro, including 
>> debian and slackware?
>> 
>> Thanks!
>> 
>> Jude DaShiell <jdashiel@shellworld.net> writes:
>> 
>> > diff -c a//Makefile b//Makefile
>> > *** a//Makefile	2011-07-05 21:05:08.000000000 -0400
>> > --- b//Makefile	2011-07-05 21:05:21.000000000 -0400
>> 
>> 
>
>
>
>

-- 

      parent reply	other threads:[~2011-07-08 10:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06  1:11 patch org-mode Makefile - solve a couple debian build problems and a slackware build problem Jude DaShiell
2011-07-07 14:42 ` Bastien
2011-07-08  7:33   ` Jude DaShiell
2011-07-08  8:21     ` Bastien
2011-07-08  9:10     ` Nick Dokos
2011-07-08  9:29       ` Bastien
2011-07-08 10:08         ` Andrea Crotti
2011-07-08 22:07       ` Achim Gratz
2011-07-08 22:50         ` Nick Dokos
2011-07-09  6:26           ` Achim Gratz
2011-07-09  8:38             ` Bastien
2011-07-09 16:00             ` Nick Dokos
2011-07-09 16:40               ` Achim Gratz
2011-07-09 20:45               ` Jude DaShiell
2011-07-10  1:40                 ` Nick Dokos
2011-07-10  1:44                   ` Nick Dokos
2011-07-10  8:16                   ` Jude DaShiell
2011-07-10  7:24                 ` Achim Gratz
2011-07-10  8:13                   ` Jude DaShiell
2011-07-10  8:40                     ` Achim Gratz
2011-07-08 10:34     ` Jambunathan K [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81aacpm57h.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=jdashiel@shellworld.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).