[M3devel] Installing on Ubuntu Trusty Tahr
    Jay K 
    jay.krell at cornell.edu
       
    Wed May 28 08:42:33 CEST 2014
    
    
  
.deb is just a .tar.gz or .tar.bz2 or .tar.xz with a little bit more around it.
They can be fancy but ours is not, it is just a compressed .tar.
Can you just crack it open and install the underlying parts?
It is likely "position independent" and you can extract it anywhere in your file system -- /usr/local/cm3, $HOME/cm3, etc.
I build them pretty "manually" see here:
https://dcvs.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/scripts/python/pylib.py  
the function MakeDebianPackage
Ok, it is an actually an "ar" file, and inside the main thing is data.tar with some compression like .gz or .xz.
 - Jay
From: dragisha at m3w.org
Date: Thu, 1 May 2014 19:49:28 +0200
To: bruceax at gmail.com
CC: m3devel at elegosoft.com
Subject: Re: [M3devel] Installing on Ubuntu Trusty Tahr
It looks like it is external to cm3 anything. But maybe .deb is incorrect in some subtle way.
--Dragiša Durićdragisha at m3w.org
On 29 Apr 2014, at 15:01, bruce axtens <bruceax at gmail.com> wrote:
  
    
  
  
    I am having difficulty installing cm3-LINUXLIBC6-REL.deb on Trusty?
    When I try to install it with Ubuntu Software Centre I get told the
    following:
    
    Lintian check results for
      /home/bruce/Downloads/cm3-LINUXLIBC6-REL.deb:
      Can't use an undefined value as an ARRAY reference at
      /usr/share/perl5/
      Lintian/Collect/Package.pm line 513, <$_[...]> line 7562.
    
    
    Is this a Perl issue or an installer issue?
    
    -- Bruce
    
  
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20140528/3b4c0333/attachment-0002.html>
    
    
More information about the M3devel
mailing list