Help with Fixed layout book.

Recently uploaded a fixed layout book to apple. It was rejected, and as usual we received a onliner from Apple - (blurry, pixelated, split across page breaks, etc.) The book is 150dpi and meets all Apple's guidlines. Any suggestions on what else we can try? The book has art running across 2 pages. Is this not allowed?

Okay, after taking a look at the book on my iPad, and digging into the epub file on my Mac, I have a couple of ideas as to why it wasn't approved (and, yes, I'd agree, the one-liner from Apple could have been more specific).
First, on my iPad, the book is not actually opening as a fixed layout book. It's opening as a regular book with your images flowing as text. With the images flowing as they are, many are browen across page boundaries (as you'd see in, say, MS Word, when an image is pasted across a page break), and this is probably why Apple mentions pages being split. In digging into the epub file I didn't see a com.apple.ibooks.display-options.xml file, which is where you specify various features for the book, including fixed-layout.  You need this file in the META-INF folder. 
The second issue is actually much larger, and likely the reson Apple responded as they did. Each page in your book is stored as one big jpeg containing both graphics and text (sort of like a PDF), and each xhtml page merely inserts that image in the flow of your book. Apple requires that images not contain text, as this makes it impossible for readers to search the contents or use other features of iBooks such as the dictionary and copy'n'paste.  Text embedded in an image does not scale when zoomed in the same way that standalone text is able to scale and be re-rendered as a true font.
I think you'll need to readdress how your pages have been laid out. Separate the text from the graphics and treat them as independent objects in your HTML and CSS. You might be able to get away with removing all the text from each of your jpeg images and still having "full bleed images" that are simply missing all the text, then layering in the text via HTML.
Hope that helps!

Similar Messages

  • Fixed-layout books must supply a landmarks

    How to resolve this error.
    I am uploading fixed layout epub3 file to itunes connect.
    Fixed-layout books must supply a landmarks

    Maybe I did not explain correctly. let me try again.
    The error is 5107 Landmarks, the link with info I found mentions the same error but instead of landmarks it says guide.
    I did find a sample for using the Landmarks code
    <nav epub:type="landmarks"> <h2>Guide</h2> <ol> <li><a epub:type="toc" href="#toc">Table of Contents</a></li> <li><a epub:type="loi" href="content.html#loi">List of Illustrations</a></li> <li><a epub:type="bodymatter" href="content.html#bodymatter">Start of Content</a></li> </ol> </nav>
    what is confusing me is this book is a fixed layout picture book with no TOC, no tables. Do I leave my guide as is?
    <guide>
        <reference type="cover" title="Cover" href="html/cover.html" />
        <reference type="text" title="Page1" href="html/page1.html" />
    </guide>
    and add the landmark code in the content.opf
    sample code - landmark
    <nav epub: type="landmarks"> <h2>Guide</h2> <ol> <li><a epub type=toc href=toc"> Table of Contents</a></li>
    <a epub:type="loi" href="content.html#loi">
    List of Illustrations</a></li> <li><a epub:type="bodymatter" href="content.html#bodymatter">Start of Content</a></li> </ol> </nav>
    add it this way?
    <nav epub: type="landmarks">
    <h2>
    <reference type="cover" title="Cover" href="html/cover.html" />
        <reference type="text" title="Page1" href="html/page1.html" />
    </h2>
    what do I do here?
    <a epub:type="loi" href="content.html#loi">
    List of Illustrations</a></li> <li><a epub:type="bodymatter" href="content.html#bodymatter">Start of Content</a></li> </ol> </nav>
    Any help?
    R

  • Adobe Indesign 2014 CC export epub with Fixed Layout

    When I export a book with he new beautiful new export filter "E Pub with fixed Layout" and send him to the central bookstore in the nederlands... They testing the epub and give tree errors
    Filename contains spaces, (this i can repair, but many work)
    date value '19-06-2014' does not follow recommended syntax as per http://www.w3.org/TR/NOTE-datetime:19-06-2014 class java.lang.IllegalArgumentException DAY_OF_MONTH, this error i can not place (we work with a dutch system and ist standard setting)!!
    item (iTunesMetadata.plist) exists in the zip file, but is not declared in the OPF file, this error i can not place.
    Have you a suggestion
    Geert

    Better explain
    http://abrainmisspelled.wordpress.com/2011/12/21/itunesmetadata-plist-epub-validation-erro r-explained/
    “item (iTunesMetadata.plist) exists in the zip file, but is not declared in the OPF file

”
    The issue: If I get this message, it means that I’ve already loaded my ePub into iTunes. iTunes inserts this code automatically into the file. Why? Dunno. Probably something it thinks it needs?
    How to solve it:
    One way to solve this is to create a fresh ePub version of the file and NOT load that copy into iTunes before running the check. Make a duplicate ePub file of the ebook after it passes the test, and LOAD THE COPY into iTunes, keeping the original file pristine and error-free!’

  • How to read the 'Input help with fixed values' of domain .

    How to read the 'Input help with fixed values' of domain .
    The domain has a Value range i want to read those values .
    Are these values stored in any table ?
    Plz help me i need it ver badly...
    Thanks in Advance...

    Hi Chandra Shekhar,
    To read the 'Input help with fixed values' of domain , you can use the function module : HR_P_GET_FIXED_VALUE_TEXT.
    iIf you enter the domain name, you will find the fixed values entered in the domain.
    These values are stored in a table DD07L(DD zero 7 L). Here the values are stored based on domain name.
    See if it works for you.
    Award points if its helpful.
    Regards,
    Bhanu

  • Help with Print Layout Designer

    Hi all,
    I'm not sure if I should post this here or not, I already posted it in the Business One Forum.  Moderator(s)  if this is not the proper place please delete it and let me know that it is not the appropriate venue.
    I need some help with Print Layout Designer.  I am running 2005A SP01, and my customer wants a modification to the Sales Backorder Report.  They want to add the column "In Stock" to both the report as displayed on the screen and the printed document.  The report rendered to the screen has the In Stock, but it is not checked as visible.  I check it and In Stock shows up as designed.  The part I am having problems with is the printed document. I opened the PLD from the Backorder Report, and saved it under a different name.  I resized some of the columns in the repetitive area (header and data) to make room for the In Stock column.  I CAN add the text field Instock as free text and enter "In Stock" as the content.  I looked at the "backorder" column in the PLD, and it is a text field with the source System Variable and the variable is 109.  I would assume that all I need to do in my added column is to set the source to System Variable and enter the variable number.  That is the problem; I can't find the variable number for that column.  I looked on the report rendered to the screen with system information on and the variable is "3 #000027825,OnHand".  I looked at the Back Order column of the report rendered to the screen and the variable is "3 #000028725,OpenCreQty".  I found a spreadsheet that is supposed to contain a list of system variables for 2007A, but the document type for this report is BRDR and that document type does not appear in the list of document types in that spreadsheet.  I looked for a similar spreadsheet for 2005A SP01 but didn't find one.  I DID find a document "How To Customize Printing Templates with the Print Layout Designer".  According to that document, I should be able to get the system variable from the report rendered to the screen with System Information turned on.  Can anyone help?
    TIA,
    Steve

    I haven't dealt with this before so I can't be certain, but here are my thoughts.
    The Backordered Qty is probably a calculated field, so that's why it's a system variable. The In Stock is a defined field, so you probably can use the file and field number, OITM, OnHand. I would look at maybe the stock number or description to see how those are setup on the form instead of the backordered qty field.

  • I can send iMessage's but cannot receive them. Any help with fixing it?

    I can send iMessage's but cannot receive them. Any help with fixing these?

    Is this happening on cellular or Wi-Fi, or both?

  • How do you add read aloud to a fixed layout book?

    I have seen some ibooks (childrens books) with read aloud abilities. I know you have to do some programming but what program do you use to edit the code, can you preview it in ibooks (on ipad) if you modify the code, and is there a non-programming way to add audio/speech to your ibooks through ibooks author? Does anyone know the process or what steps and programs needed to add the read aloud feature to an ibook? (I know there are many others out their who would like to know the answers to these questions). Thanks.
    Also, I have HD images (2000x1462) for my ibook in ibooks author and when I preview it on an ipad 2, it downsizes it to regular quality (like 1400x1200 ish). Since I don't yet own an iPad 3, do the images stay HD quality when an ibook (from ibooks author) is viewed on an iPad 3?

    Okay, I just finished building my Ibook in Ibooks Author. I tested one of the free ibooks (Peter Rabit) and liked how it reads to you. I have read many articles and other posts here on Apple.com and everyone seems to want to add this read aloud feature. I have the Fixed Layout EPUBs Miniguide and iBookstore Asse Guide 4_8 and even though the miniguide explains things step by step, its like reading Greek. I am new to programming. Since I assume you are an expert, what I need is help getting started. I'm pretty good at figuring things out, I just need to get a jumpstart as fast as possible. (I don't want to spend a whole month trying to add this read aloud feature).
    1. I have a finished book but its not looking like the fixed layout kids books I see on ibooks. Is there a simple way to just tell ibooks its a fixed layout and get rid of the textbook features without using programming? (I know there are people out there who agree with me)
    2. I know that I need a XML SMIL compatable text editor (BBedit is the only one I heard is free and good). But where do I begin? Is there some kind of template of code where I just add in the code to get the book to read from audio files? If I edit the epub file, will this book still be able to be sent to the iPad through ibooks Author for a preview?
    3. I am familiar with Audacity so the audio part is doable. But the coding is scaring me. To add a word by word reading for the ibook requires more programming.
    4. Tell me a short list of what I need to do in order. I have all this information but its overwhelming because I hate programming. (I tried making an iphone app and gave up because it required Xcode, which is way out of my league). I don't know where to start from my finished iBook so what is the next thing I need to do?
    Thanks Jessica

  • Need help with pagination for book

    I am working on a book and need help with the pagination. I was able to make the TOC and front matter show the numbers as Roman numerals, and the body of the text as Arabic numerals, but I can't figure out how to restart the numbering sequence for the body of the text. So the front matter is numbered i-xvi, and the text is 17-681. I need the text to start with the number 1. Each subsequent chapter is a section break as well, if that makes a difference.
    Many thanks,
    J

    Click on the page that shall start on number one. Open Inspector palette > Layout inspector (2nd tab) >
    Section > Start at: > 1

  • Need help with Page Layout and Background Scaling

    hello, everyone.
    I am in the process of designing a new website for myself,
    and while I was researching nicely designed pages to use as
    inspiration, I stumbled upon this site:
    http://www.jeffsarmiento.com/
    obviously, the design is very impressive, but it also
    incorporates a lot of web mechanics that I have been trying to
    figure out, so I will use this page as an example.
    one thing I need help with is backgrounds. as you can see in
    the posted website, the creator used a seamlessly tiled paper
    texture to display the bulk of his content on. also make not of the
    pattern that is located to the left of the paper texture. how do I
    create seamless backgrounds like this that will scale to fit any
    amount of content or any resolution? I can't imagine that the guy
    that made that site created a new size background every time he
    made an update, so there has to be an easier way.
    the second thing that I am having trouble with is general
    site layout. I have read that most sites used series of invisible
    tables to organize there content, but when I open the source of
    this page in dreamweaver, he was using something different. div
    tags? should I be using these? who do I use them? are there any
    general layout tips that someone could pass on to me? perhaps a
    link to a good tutorial?
    please help me. i am very confused.
    thanks so much.

    IMO not a good site to emulate. To wit:
    Top background image:
    http://www.jeffsarmiento.com/images/bg-top.jpg;
    745px
    x 350px 137K
    Main background image:
    http://www.jeffsarmiento.com/images/bg-tile.jpg;
    745px x 950px 130K
    Total page size: 454K (Check here:
    www.websiteoptimization.com)
    Website usability experts routinely recommend a maximum page
    size of ~80K
    Check out the We We Scale @ www.FutureNowInc.com/wewe/ where
    they suggest,
    "You speak about yourself approximately 0,003 times as often
    as you speak
    about your customers. Might that have an impact on your
    effectiveness?"
    That is 100% consistent with the #1 Web Design mistake:
    "Believing people
    care about you and your web site." or to phrase more
    expansively, "Our site
    tries to tell you how wonderful we are as a company, but not
    how we're going
    to solve your problems."
    www.sitepoint.com has some excellent books on making a
    website actually
    attractive and usable at the same time.
    Walt
    "beWILLdered_" <[email protected]> wrote in
    message
    news:[email protected]...
    > hello, everyone.
    > I am in the process of designing a new website for
    myself, and while I was
    > researching nicely designed pages to use as inspiration,
    I stumbled upon
    > this
    > site:
    >
    http://www.jeffsarmiento.com/
    > obviously, the design is very impressive, but it also
    incorporates a lot
    > of
    > web mechanics that I have been trying to figure out, so
    I will use this
    > page as
    > an example.
    > one thing I need help with is backgrounds. as you can
    see in the posted
    > website, the creator used a seamlessly tiled paper
    texture to display the
    > bulk
    > of his content on. also make not of the pattern that is
    located to the
    > left of
    > the paper texture. how do I create seamless backgrounds
    like this that
    > will
    > scale to fit any amount of content or any resolution? I
    can't imagine that
    > the
    > guy that made that site created a new size background
    every time he made
    > an
    > update, so there has to be an easier way.
    > the second thing that I am having trouble with is
    general site layout. I
    > have
    > read that most sites used series of invisible tables to
    organize there
    > content,
    > but when I open the source of this page in dreamweaver,
    he was using
    > something
    > different. div tags? should I be using these? who do I
    use them? are there
    > any
    > general layout tips that someone could pass on to me?
    perhaps a link to a
    > good
    > tutorial?
    > please help me. i am very confused.
    >
    > thanks so much.
    >

  • Epub with fix layout and the apple validate check... :-(

    Hi
    I made a fix layouted epub. So good so far. The most platforms still accept it, except apple (like almost). After using the EPUB Validator (beta) I get an result which I cannot fix.
    f.e:
    in OEBPS/content.opf
    element "dc:date" not allowed here; expected the element end-tag or element "dc:contributor", "dc:coverage", "dc:creator", "dc:description", "dc:format", "dc:identifier", "dc:language", "dc:publisher", "dc:relation", "dc:rights", "dc:source", "dc:subject", "dc:title", "dc:type", "link" or "meta"
    or here
    OEBPS/Text/79607-9783941484870-ebook-1.xhtml
    Obsolete or irregular DOCTYPE statement. External DTD entities are not allowed. Use '<!DOCTYPE html>' instead.
    that error repeats through all the xhtml files
    at the end:
    ERROR
    OEBPS/toc.ncx
    External DTD entities are not allowed. Remove the DOCTYPE.
    ERROR
    OEBPS/toc.ncx
    External DTD entities are not allowed. Remove the DOCTYPE.
    ERROR
    OEBPS/toc.ncx
    19
    42
    'OEBPS/Text/Section0001.xhtml': referenced resource missing in the package.
    Validated using EpubCheck version 3.0.1.
    for me it looks for a misstake into the export programm of ID.
    What can I do? I'm using ID CC 2014 actual version
    Thanks and regards from Germany.
    litho

    Hi Steve,
    thanks for this information. In the meantime i fix my problems by myself. The export of Indesing makes no mistakes. My problem was that I start the ebooks with Sigil after export. And Sigils rewrite some codes. That brought the errors by the validate check.
    Thanks for reading my problem. Perhaps that can help anybody.
    Regards
    Thomas

  • Heed Help With Form Layout

    Hi all
    I am developing a j2me program that need display photos on a form like a photo gallery. I use image item to hold the resized photos on a form.
    What I want is to display 3 photos in a row, like this
    x x x
    x x x
    the programm is working fine on the emulator and nokia phone, but when I try on a Windows Mobile phone (HTC the JVM is Jbed) , It only display one photo in a row, like this
    X
    X
    X
    No matter what layout option and the size of photos, it only display one photo in a row
    I really need help with this
    Thanks

    The only way to get more consistent behavior across devices is to use the low level API -- Canvas, not Form. You cannot interfere with device-dependent implementations of the layout of a Form.
    db

  • Help with website layout

    Hi, I need help with Dreamweaver CS4. I don't know HTML which
    is why I am using this program. I am using the AP Div (Not the
    Insert Div Tag) Icon at the top in the Standard Layout tab accessed
    by the icon at the top of the panel in the classic layout mode.
    Here is my problem. I am trying to make sure the text and
    spacing is the same as much as possible from browser to browser.
    The spacing between the lines (leading) is different. Sometimes the
    text jumps out of the box or text lines get cut off and looks
    jumbled. My pages are layed out with a bunch of AP divs so I can
    place them wherever I want. For example I draw one AP div (which
    has the square box in at the left top) and then another one below.
    Even though they are not touching, the browser displays them
    overlapping with the text clashing. Or sometimes text just runs
    wild. I've tried to use tables but they are too limiting and I am
    not being able to place them freely. Is that because browsers do
    not recognize CSS? How do I get at least a decent consistency
    between browsers? What am I doing wrong?

    As well as the links below - another way to learn (including
    anyone else's bad habits) is to find a page you like, and then tell
    your web browser to show you the code view for the page and/or do a
    "Save As" and save the page to your computer to then copy &
    paste code segments into your file (in IE click View at the top,
    select Source from the options)
    HTML and/or DW Tutorials, and other information links that I
    have saved
    http://validator.w3.org/
    http://www.visibone.com/
    http://www.w3schools.com/
    http://www.hotscripts.com/
    http://www.projectseven.com/
    http://www.adobe.com/devnet/
    http://www.scriptarchive.com/
    http://www.htmldog.com/guides/
    http://www.htmlcodetutorial.com/
    http://alistapart.com/topics/code
    http://www.how-to-build-websites.com/
    http://css.maxdesign.com.au/floatutorial/
    Download User Guide as PDF for easy search
    http://www.adobe.com/support/documentation
    http://www.ianr.unl.edu/internet/mailto.html
    http://lynda.com/ Hours of videos.
    (must pay)
    http://apptools.com/examples/pagelayout101.php
    http://www.thesitewizard.com/archive/css.shtml
    http://www.projectseven.com/tutorials/index.htm
    If not PDF (link above) an online guide to read
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/
    Customizing the layouts that come with CS3 (VIDEO)
    http://www.adobe.com/designcenter/video_workshop/?id=vid0155
    FormMail
    http://www.bebosoft.com/products/formstogo/index.php
    For those using MySQL - Installing PHP and MySQL on Windows
    XP
    http://www.webassist.com/professional/products/solutionrecipes.asp
    Community MX lessons
    http://www.communitymx.com/abstract.cfm?cid=3D074
    http://www.adobe.com/cfusion/designcenter/search.cfm?product=Dreamweaver&go=Go

  • Need Help with particular layout

    Hi,
    I need help with a particular layout with jsf.
    I dont be able to get this layout with checkbox and inputtext.
    label checkbox
    label checkbox
    label checkbox
    label checkbox
    label checkbox labelinputtext inputext
    with panelgrid I obtain only this one
    label checkbox
    label checkbox
    label checkbox labelinputtext inputext
    label checkbox
    label checkbox
    But I want place inputext and its label next to the last checkbox.
    Could someone help me? Thanks

    <h:panelGrid columns="2">
         <h:selectManyCheckbox layout="pageDirection" styleClass="styled">
              <f:selectItem itemLabel="Ischemica" itemValue="Ischemica"/>
              <f:selectItem itemLabel="Ipertensiva" itemValue="Ipertensiva"/>
              <f:selectItem itemLabel="Valvolare" itemValue="Valvolare"/>
              <f:selectItem itemLabel="Cardiomiopatia" itemValue="Cardiomiopatia"/>
              <f:selectItem itemLabel="Altro" itemValue="Altro" />
         </h:selectManyCheckbox>     
         <h:panelGrid columns="2" styleClass="tableA" >
              <h:outputText value="Specificare" />
              <h:inputText value="" styleClass="styled2" />
         </h:panelGrid>
    </h:panelGrid>     
    In my css I insert class
    .tableA{
    vertical-align: bottom;
    }

  • Need help with a Layout problem

    I'm writing a game japplet, and I'd like to have the following layout:
    1 JPanel that takes up the whole screen
    1 JPanel on top of the first panel in the lower left corner
    1 JPanel on top of the first panel in the lower right corner
    What layout manager would be best for this system, or can I get away with just using setLocation()'s

    For a game, using a layout manager could not be the good solution... for example, if you have to draw a game area of fixed size, it's incompatible with a layout management which could reduce or grow the area's size.
    Personnally I would use the null layout solution... harder to code but much more reliable in this case!
    Good luck for your game... ;)
    Regards.

  • Help with fixing package

    Almost a year ago, the SVN URL for the redeclipse-svn package changed. At that time, it was orphaned, so I adopted the package and fixed the URL in the PKGBUILD. Since then, I stopped playing the game. Now, when I try to install it on my new computer, the package function fails. Being inexperienced with PKGBUILDS, etc., I would like some help in fixing the package.
    Here's the package function:
    cd "$srcdir/$_svnmod"
    make -C src/ DESTDIR="$pkgdir" prefix=/usr \
    appname=redeclipse cappname=REDECLIPSE \
    appsrcname=redeclipse \
    system-install
    install -Dm644 doc/all-licenses.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
    And here's what I get when I try to makepkg:
    ==> Entering fakeroot environment...
    ==> Starting package()...
    make: Entering directory '/home/sub/aur/redeclipse-svn/src/redeclipse/src'
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/lib/redeclipse
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/lib/redeclipse
    cp -r ../data /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/redeclipse/data
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/man/man6
    cp: cannot create directory '/home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/redeclipse/data': No such file or directory
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin
    system-install.mk:98: recipe for target 'system-install-data' failed
    make: *** [system-install-data] Error 1
    make: *** Waiting for unfinished jobs....
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/doc/redeclipse
    install -m755 redeclipse /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/lib/redeclipse/redeclipse
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/redeclipse
    sed -e 's,@LIBEXECDIR@,/usr/lib,g' \
    -e 's,@DATADIR@,/usr/share,g' \
    -e 's,@DOCDIR@,/usr/share/doc,g' \
    -e 's,@APPNAME@,redeclipse,g' \
    -e 's,@CAPPNAME@,REDECLIPSE,g' \
    ../doc/man/redeclipse.6.am | \
    gzip -9 -n -c > /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/man/man6/redeclipse.6.gz
    install -m755 redeclipse_server \
    /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/lib/redeclipse/redeclipse-server
    sed -e 's,@LIBEXECDIR@,/usr/lib,g' \
    -e 's,@DATADIR@,/usr/share,g' \
    -e 's,@DOCDIR@,/usr/share/doc,g' \
    -e 's,@APPNAME@,redeclipse,g' \
    -e 's,@CAPPNAME@,REDECLIPSE,g' \
    ../doc/man/redeclipse-server.6.am | \
    gzip -9 -n -c > /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/man/man6/redeclipse-server.6.gz
    cp -r ../doc/examples /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/doc/redeclipse/examples
    cp ../doc/guidelines.txt /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/doc/redeclipse/guidelines.txt
    install -m755 install/nix/redeclipse-server.am \
    /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin/redeclipse-server
    printf "\
    g,@LIBEXECDIR@,\
    s,@LIBEXECDIR@,/usr/lib,g\n\
    g,@DATADIR@,\
    s,@DATADIR@,/usr/share,g\n\
    g,@DOCDIR@,\
    s,@DOCDIR@,/usr/share/doc,g\n\
    g,@APPNAME@,\
    s,@APPNAME@,redeclipse,g\n\
    w\n" | ed -s /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin/redeclipse-server
    install -m755 install/nix/redeclipse.am \
    /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin/redeclipse
    printf "\
    g,@LIBEXECDIR@,\
    s,@LIBEXECDIR@,/usr/lib,g\n\
    g,@DATADIR@,\
    s,@DATADIR@,/usr/share,g\n\
    g,@DOCDIR@,\
    s,@DOCDIR@,/usr/share/doc,g\n\
    g,@APPNAME@,\
    s,@APPNAME@,redeclipse,g\n\
    w\n" | ed -s /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin/redeclipse
    install -m644 ../data/config/version.cfg \
    /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/redeclipse/version.cfg
    ln -s /usr/share/redeclipse/version.cfg \
    /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/lib/redeclipse/version.cfg
    ln -s /usr/share/redeclipse/data \
    /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/lib/redeclipse/data
    make: Leaving directory '/home/sub/aur/redeclipse-svn/src/redeclipse/src'
    ==> ERROR: A failure occurred in package().
    Aborting...
    The error seems to be here:
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/man/man6
    cp: cannot create directory '/home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/share/redeclipse/data': No such file or directory
    mkdir -p /home/sub/aur/redeclipse-svn/pkg/redeclipse-svn/usr/bin

    Sorry for derailing this.  Karol, the size was only an issue for me - that doesn't seem to be related to the OPs problems.  I don't know where the 800MB figure came from, but nearly 2GB of space were used up before the svn checkout stalled due to running out of space - the download never even completed.  I didn't try again after that as my download speed isn't that good and it would take a long while to just confirm what I already suspected about the Makefile.

Maybe you are looking for

  • Burning a Slideshow to disk using Aperture?

    Hi, I recently bought Aperture 2. I really like it, I just have one question can you take a slideshow created within the program and burn it to DVD for playback in a DVD? Do I need to export it to idvd or imovie? Any insight into this area would be g

  • MAC and Windows Internet Explorer

    Is there a way to run internet explorer on a Mac?

  • My itouch wont turn on after i completely restarted it

    i did a complete restart which would erase all the content in my itouch,  but i think the itouch died during the hour long restart process and now my itouch wont turn on, all it does is show the apple logo.

  • Transfer IDOC Immed.

    Hi I've created a Z message type to transfer transactional data from SAP EEC6 to external system (MES) using iDOCs. Distribution model was created and profiles were updated in WE20 (outbound parameters). Radio button "Transfer IDOC Immed." was also s

  • MAC OS 10.5.8 upgrade

    Here is the problem, I have MAC OS 10.5.8 and I am trying to upgrade to 10.6.8 and when I boot off the disc, the system reads the disc and then after a few minutes it ejects the disc.  Does that mean the disc is not bootable, or is there something el