edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Adam Thompson <arthompson1990@gmail.com>
To: Kevin Carhart <kevin@carhart.net>
Cc: Edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] about compiling 3.5.1
Date: Wed, 25 Jun 2014 19:34:46 +0100	[thread overview]
Message-ID: <20140625183446.GD5577@toaster.adamthompson.me.uk> (raw)
In-Reply-To: <alpine.LRH.2.03.1406241746170.16740@carhart.net>

[-- Attachment #1: Type: text/plain, Size: 2625 bytes --]

Hi Kevin,

On Tue, Jun 24, 2014 at 06:48:48PM -0700, Kevin Carhart wrote:
> The information for carhart.net is:
> 
> [kevin@carhart ~]$ cat /etc/redhat-release
> CentOS release 5.10 (Final)
> [kevin@carhart ~]$ rpm -q centos-release
> centos-release-5-10.el5.centos
> [kevin@carhart ~]$ uname -rmi
> 2.6.18-371.9.1.el5.centos.plus i686 i386

Ah ok,  so it's a fairly up to date (2013) version of a fairly old (2007) branch of centos.  This probably means that your Python, though up to date in terms of security is quite old.  What does:
python --version
produce as output?

> Then I wanted to learn more linux and be able to stretch out, and have
> someplace to run long HTTP-scripting jobs that are my weird career.  So I
> went to vpslink.com and have had a 32-bit CentOS for the past five years.
> [root@crispi-gosh ~]# cat /etc/redhat-release
> CentOS release 5.4 (Final)
> [root@crispi-gosh ~]# rpm -q centos-release
> centos-release-5-4.el5.centos.1
> [root@crispi-gosh ~]# uname -rmi
> 2.6.18-128.7.1.el5xen i686 i386

Ok, this is the same branch of centos (major version 5), thus with the exception of security patches (this is 6 minor versions *behind* carhart.net), the base package versions (i.e. kernel 2.6.18 python 2.<whatever>) are probably the same.  Again, what does:
python --version
output?

> My Debian 7.5 Profile (Latest 64 bit (3.14.5-x86_64-linode42))
> 3.14.5-x86_64-linode42 x86_64 unknown

Ok, what do:
uname -a
cat /etc/debian_version
python --version
produce as output?

Note that the only reason I'm primarily focusing on the python is it sounds
from what your saying that that's what's breaking in terms of the mozilla build process.
Do you have any sample outputs of the breakages?
Also, your version of debian is interesting since the profile name indicates a
kernel which is newer than that shipped by default with Debian 7.5.
This is by no means an issue since Debian provide (and I run on one of my
debian stable boxes) newer kernels via Debian backports.
In addition, it's possible that for some reason linode require a certain kernel version.

> >How am I finding 3.5.1 so far?
> 
> It's a pleasure, as usual.  I am excited to play along and learn what the
> new parentNode and event code is doing and ask some questions.    Thanks to
> the developers for all of this work!

Glad to hear you're enjoying it.

Cheers,
Adam.
PS: I wonder if, once we get through the interesting mozjs issues we're going to run into any other incompatibilities with libraries.  I'd be interested to find out so we can update the docs accordingly.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2014-06-25 18:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 22:54 [Edbrowse-dev] jQuery Karl Dahlke
2014-05-09  0:57 ` Kevin Carhart
2014-06-21  9:43 ` [Edbrowse-dev] about compiling 3.5.1 Kevin Carhart
2014-06-21  9:58   ` Charles Hallenbeck
2014-06-21 22:15     ` Kevin Carhart
2014-06-21 23:03   ` Chris Brannon
2014-06-22 16:41   ` Adam Thompson
2014-06-22 23:39     ` Kevin Carhart
2014-06-24 14:02       ` Adam Thompson
2014-06-25  1:48         ` Kevin Carhart
2014-06-25 18:34           ` Adam Thompson [this message]
2014-06-25 23:44             ` Kevin Carhart
2014-06-26  9:53               ` Kevin Carhart
2014-06-24 14:09 Karl Dahlke
2014-06-24 18:11 ` Chris Brannon
2014-06-25 18:40   ` Adam Thompson

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

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

  git send-email \
    --in-reply-to=20140625183446.GD5577@toaster.adamthompson.me.uk \
    --to=arthompson1990@gmail.com \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    --cc=kevin@carhart.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.
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 NNTP newsgroup(s).