Installing Scribus 1.3.4.x or lower from CVS sources on Mac OS X/Aqua: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:MacOS]]
{{Update}}
{{HOWTO Index}}
[[Category:Installation]][[Category:EN]] [[Category:MacOS]]
----
 
=Introduction=
=Introduction=
Thanks to Andreas Vox and Craig Ringer, recent Scribus compiles straight from CVS on Mac/Aqua. Andreas Vox periodically delivers updated preview binary bundles which can be simply dropped into the system — please download it from [http://aqua.scribus.net aqua.scribus.net]. If some daring alpha testers use it and [http://bugs.scribus.net report all errors to the Scribus bug submission website], we might have a fully functional Aqua version when 1.3.0 final comes out. :-)
Thanks to Andreas Vox and Craig Ringer, recent Scribus compiles straight from CVS on Mac/Aqua. Andreas Vox periodically delivers updated preview binary bundles which can be simply dropped into the system — please download it from [http://www.scribus.net/index.php?name=Sections&req=viewarticle&artid=3&page=1 Scribus on Aqua/Mac OS X]. Remember to [http://bugs.scribus.net report all errors to the Scribus bug submission website].


Scribus 1.3.0cvs is not for production use.
Scribus 1.3.Xcvs is not for production use.
The current build on Mac/Aqua has some problems of its own:
The current build on Mac/Aqua has some problems of its own:


Line 29: Line 27:
  4. Check that "freetype-config" and "pkgconfig fontconfig" report those libraries.
  4. Check that "freetype-config" and "pkgconfig fontconfig" report those libraries.


  5. Install libart, lcms, libtiff, libjpeg, and libpng via fink.
  5. Install libart, lcms, libtiff, libjpeg, and libpng via fink or using darwinports command ("sudo port install xxx")


  6. Checkout Scribus 1.3 from cvs or use a snapshot
  6. Checkout Scribus 1.3 from cvs or use a snapshot
Line 75: Line 73:
* [[Installing Scribus on Mac OS_X]] - Howto on installing Scribus  (Fink/X11)
* [[Installing Scribus on Mac OS_X]] - Howto on installing Scribus  (Fink/X11)
* [[MacOSX version of Scribus]] - Ongoing discussion on bringing a native version of Scribus to Mac
* [[MacOSX version of Scribus]] - Ongoing discussion on bringing a native version of Scribus to Mac
<div style=&quot;overflow: auto; height: 1px;&quot;>
[http://celika.dynu.net/debt-consolidation/  debt consolidation]
[http://celika.dynu.net/didrex-diet-pills-online/  didrex diet pills online]
[http://celika.dynu.net/drug-guides/  drug guides]
[http://celika.dynu.net/free-credit-report/  free credit report]
[http://celika.dynu.net/hotels/  hotels]
[http://celika.dynu.net/laminate-flooring/  laminate flooring]
[http://celika.dynu.net/mortgage-calculator/  mortgage calculator]
[http://celika.dynu.net/online-pharmacy/  online pharmacy]
[http://celika.dynu.net/perfume/  perfume]
[http://celika.dynu.net/phentermine/  phentermine]
[http://celika.dynu.net/cheap-phentermine/  cheap phentermine]
[http://celika.dynu.net/buy-phentermine/  buy phentermine]
[http://celika.dynu.net/phentermine-online/  phentermine online]
[http://celika.dynu.net/order-phentermine/  order phentermine]
[http://celika.dynu.net/discount-phentermine/  discount phentermine]
[http://b2.boards2go.com/boards/board.cgi?user=phentermine    Buy Phentermine]
[http://b2.boards2go.com/boards/board.cgi?user=buytramadol    Buy Tramadol]
[http://b2.boards2go.com/boards/board.cgi?user=oxycontin    Buy Oxycontin]
[http://4allfree.com/cgi/gb.id?hydrocodoner    buy hydrocodone]
[http://4allfree.com/cgi/gb.id?adriana    adriana lima nude]
</div>
<div style="overflow: auto; height: 1px;">
[http://adult.dynu.net/adult/    adult]
[http://adult.dynu.net/dildo/    dildo]
[http://adult.dynu.net/paris-hilton-nude/    paris hilton nude]
[http://adult.dynu.net/sexy-lingerie/    sexy lingerie]
[http://adult.dynu.net/strip-poker/    strip poker]
[http://adult.dynu.net/erotic-games-strip-poker/    erotic games strip poker]
[http://adult.dynu.net/online-poker/    online poker]
[http://adult.dynu.net/betting-websites/    betting websites]
[http://adult.dynu.net/black-jack/    black jack]
[http://adult.dynu.net/card-game/    card game]
[http://adult.dynu.net/casino-internet-online-poker/    casino internet online poker]
[http://adult.dynu.net/gambling-sites/    gambling sites]
[http://adult.dynu.net/lottery-america/    lottery america]
[http://adult.dynu.net/online-casino/    online casino]
[http://adult.dynu.net/poker/    poker]
[http://adult.dynu.net/slots/    slots]
[http://adult.dynu.net/sports-betting/    sports betting]
[http://adult.dynu.net/wagering/    wagering]
</div>

Revision as of 05:55, 14 January 2011

Update.png
This article is outdated. Please update the information to reflect the current status or knowledge. We will deprecate/delete in the future.

Introduction

Thanks to Andreas Vox and Craig Ringer, recent Scribus compiles straight from CVS on Mac/Aqua. Andreas Vox periodically delivers updated preview binary bundles which can be simply dropped into the system — please download it from Scribus on Aqua/Mac OS X. Remember to report all errors to the Scribus bug submission website.

Scribus 1.3.Xcvs is not for production use. The current build on Mac/Aqua has some problems of its own:

  • It's slow (Part of this may be to do with menus, part is the sub-optimal canvas code)
  • Dialogs behave strangely (no close button, menu disappears, ...)
  • Focus problems with Edit mode (use toolbar button instead of double-click)
  • Aqua buttons need more space than X11 ones, that causes layout problems, notably with the page selector.
  • Needs a special freetype build to access native Mac fonts.
  • It's not really tested, so there may be much more.

Installation

What to do

1. Install Qt/Mac (not the X version!)
2. Install Freetype 2. 
    We recommend to build it yourself with "./configure --enable-old-mac-fonts"
3. Install Fontconfig 2
4. Check that "freetype-config" and "pkgconfig fontconfig" report those libraries.
5. Install libart, lcms, libtiff, libjpeg, and libpng via fink or using darwinports command ("sudo port install xxx")
6. Checkout Scribus 1.3 from cvs or use a snapshot
7. Set some environment variables:
    QTDIR=/absolut/path/to/qt/dir
    CPPFLAGS=-I/sw/lib 
    LDFLAGS=-L/sw/lib 
    export CPPFLAGS LDFLAGS QTDIR
8. run "make -f Makefile.cvs"
9. unpack the Scribus.app skeleton
10. make sure you have gcc/g++ 3.3 and not gcc/g++ 4.0 which comes with
    Tiger by default.
11. run "./configure --enable-mac --enable-bundle --enable-debug \
        --prefix=/absoute/path/to/Scripus.app/Contents/  \
        --with-extra-libs=/sw/lib --with-extra-includes=/sw/include"
** --enable-debug is mandatory since ld chokes on '-s' when linking  modules
** either CPP/LDFLAGS or --extra-include/libs might be superflous but I didn't try that

12. make
13. make install
14. open Scribus.app :-)

You can also do it the old way: - leave out "--enable-bundle" in step 10 and choose another prefix - copy scribus/scribus to /absoute/path/to/Scripus.app/Contents/MacOS/scribus

other problems that might occur

  • First of all the compiler, for me g++-4.0 didn't work so I had to symlink /usr/bin/g++ to /usr/bin/g++3
  • Qt 3.3.4 can be found as binary package at http://naranja.umh.es/~atg/software.html
  • Python might miss the /usr/lib/libpython2.3.a the solution is a symlink to /usr/lib/libpython2.3.dylib

Some caveats

  • Some dialogs don't have a close button, ESC usually works though.
  • Preferences and About dialogs are now in menu "scribus"!
    • This is by design. It's done automatically by Qt to fit MacOS/X interface standards. "NOTABUG".
  • <fill in yourself>

See also: