#4500: Add new package Mozilla JS-24.2.0
-------------------------+------------------
 Reporter:  thomas       |       Owner:  fo
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  7.6
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------

Comment (by wblaszcz):

 Word of warning, I cannot build libpeas with js24 installed. Both js17 and
 js24 are installed.
 I've searched far and wide for a solution to no avail. This is the only
 reference I could find
 [http://comments.gmane.org/gmane.comp.gnome.devel.announce/359]

 To save you a bit of time if you haven't started already. With js24 I
 needed to set 'SHELL=/bin/bash' (in chroot) and the following at the end:

 {{{
 find /usr/include/mozjs-24/            \
      /usr/lib/libmozjs-24.a         \
      /usr/lib/pkgconfig/mozjs-24.pc \
      -type f -exec chmod -v 644 {} \;
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4500#comment:13>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to