#6024: fontforge-20141230
-------------------------+-----------------------
 Reporter:  fo           |       Owner:  fo
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  7.7
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 Try this:

 {{{
     mkdir  test/twistd
     ./configure --prefix=/usr     \
                 --sysconfdir=/etc \
                 --disable-gphoto2 &&
     make                          &&

     echo "Start make check"
     make -k check
     echo "Deferred install"

     cd test
     ./gvfs-test
 }}}

 Or try it without the make check

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

Reply via email to