[MacPorts] #35421: joe @ 3.7 installation failed

MacPorts noreply at macports.org
Wed Aug 1 00:43:55 PDT 2012


#35421: joe @ 3.7 installation failed
----------------------------+-----------------------------------------------
 Reporter:  pl1zahd@…       |       Owner:  noses@…        
     Type:  defect          |      Status:  new            
 Priority:  Normal          |   Milestone:                 
Component:  ports           |     Version:  2.1.2          
 Keywords:  mountainlion    |        Port:  joe            
----------------------------+-----------------------------------------------

Comment(by macports@…):

 Hi all,
 I made it work with a manual workaround...

 I added the following line before each sed in three Makefiles (see below,
 change joerc.in to the actual file): "iconv -c -t UTF-8 $(srcdir)/joerc.in
 > $(srcdir)/joerc.in"
 Then it compiled OK, however, the resulting joe etc files was emty so I
 copied them from another system (Ubuntu 10.04) and it worked.

 I attached the modified files to this post + a tgz archive of the joe
 configuration files.

 Steps to make it work:

 1) Download the three Makefiles + the joe.tgz file

 2) port clean joe

 3) port configure joe

 4) cp Makefile-rc
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/rc/Makefile

 5) cp Makefile-man
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/man/Makefile

 6) cp Makefile-man-ru
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/man/ru/Makefile

 7) port build joe

 8) port install joe

 9) cd /opt/local/etc/joe/

 10) rm *

 11) tar zxvpf /path-to-joe.tgz/joe.tgz

 Now it works!
 It this may be helpful to implement a permanent solution to this issue...

 Regards;
 Henrik

-- 
Ticket URL: <https://trac.macports.org/ticket/35421#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list