| | 1 | [20 of 21] Compiling Graphics.UI.GLUT.Begin ( Graphics/UI/GLUT/Begin.hs, dist/build/Graphics/UI/GLUT/Begin.o ) |
| | 2 | [21 of 21] Compiling Graphics.UI.GLUT ( Graphics/UI/GLUT.hs, dist/build/Graphics/UI/GLUT.o ) |
| | 3 | cbits/HsGLUT.c: In function `hs_GLUT_marshalBitmapFont': |
| | 4 | cbits/HsGLUT.c:26:0: |
| | 5 | error: `GLUT_BITMAP_8_BY_13' undeclared (first use in this function) |
| | 6 | cbits/HsGLUT.c:26:0: |
| | 7 | error: (Each undeclared identifier is reported only once |
| | 8 | cbits/HsGLUT.c:26:0: error: for each function it appears in.) |
| | 9 | cbits/HsGLUT.c:27:0: |
| | 10 | error: `GLUT_BITMAP_9_BY_15' undeclared (first use in this function) |
| | 11 | cbits/HsGLUT.c:28:0: |
| | 12 | error: `GLUT_BITMAP_TIMES_ROMAN_10' undeclared (first use in this function) |
| | 13 | cbits/HsGLUT.c:29:0: |
| | 14 | error: `GLUT_BITMAP_TIMES_ROMAN_24' undeclared (first use in this function) |
| | 15 | cbits/HsGLUT.c:30:0: |
| | 16 | error: `GLUT_BITMAP_HELVETICA_10' undeclared (first use in this function) |
| | 17 | cbits/HsGLUT.c:31:0: |
| | 18 | error: `GLUT_BITMAP_HELVETICA_12' undeclared (first use in this function) |
| | 19 | cbits/HsGLUT.c:32:0: |
| | 20 | error: `GLUT_BITMAP_HELVETICA_18' undeclared (first use in this function) |
| | 21 | cbits/HsGLUT.c: In function `hs_GLUT_marshalStrokeFont': |
| | 22 | cbits/HsGLUT.c:41:0: |
| | 23 | error: `GLUT_STROKE_ROMAN' undeclared (first use in this function) |
| | 24 | cbits/HsGLUT.c:42:0: |
| | 25 | error: `GLUT_STROKE_MONO_ROMAN' undeclared (first use in this function) |
| | 26 | |
| | 27 | |
| | 28 | |
| | 29 | x ghc 6.10.1 (official release, for testing). |
| | 30 | x texlive |
| | 31 | x Something for backing up DVDs: thoggen (installed but isn't working). acidrip (testing). |
| | 32 | x [[VLC| http://www.videolan.org/vlc/download-ubuntu.html]] |
| | 33 | x Time tracking: gnotime and hamster (where did hamster go?) |
| | 34 | x Inkscape |
| | 35 | x Skype |
| | 36 | |
| | 37 | |
| | 38 | = Welcome to Trac 0.10.3 = |
| | 39 | |
| | 40 | Trac is a '''minimalistic''' approach to '''web-based''' management of |
| | 41 | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
| | 42 | |
| | 43 | All aspects of Trac have been designed with the single goal to |
| | 44 | '''help developers write great software''' while '''staying out of the way''' |
| | 45 | and imposing as little as possible on a team's established process and |
| | 46 | culture. |
| | 47 | |
| | 48 | As all Wiki pages, this page is editable, this means that you can |
| | 49 | modify the contents of this page simply by using your |
| | 50 | web-browser. Simply click on the "Edit this page" link at the bottom |
| | 51 | of the page. WikiFormatting will give you a detailed description of |
| | 52 | available Wiki formatting commands. |
| | 53 | |
| | 54 | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
| | 55 | a new Trac environment, containing a default set of wiki pages and some sample |
| | 56 | data. This newly created environment also contains |
| | 57 | [wiki:TracGuide documentation] to help you get started with your project. |
| | 58 | |
| | 59 | You can use [wiki:TracAdmin trac-admin] to configure |
| | 60 | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
| | 61 | regard to ''components'', ''versions'' and ''milestones''. |
| | 62 | |
| | 63 | |
| | 64 | TracGuide is a good place to start. |
| | 65 | |
| | 66 | Enjoy! [[BR]] |
| | 67 | ''The Trac Team'' |
| | 68 | |
| | 69 | == Starting Points == |
| | 70 | |
| | 71 | * TracGuide -- Built-in Documentation |
| | 72 | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| | 73 | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| | 74 | * TracSupport -- Trac Support |
| | 75 | |
| | 76 | For a complete list of local wiki pages, see TitleIndex. |