[Typo3-dev] CVS question

Michiel van Leening leening at saurus.nl
Fri Oct 10 18:37:00 CEST 2003


Great, thanks!

Here's a little script to make life yet easier:

#!/bin/sh
#
cd `dirname $0`
ln -s typo3/sysext/cms/tslib
cd typo3/
ln -s ../t3lib
ln -s ../t3lib/thumbs.php
ln -s ../t3lib/gfx
cd t3lib/fonts/
ln -s vera.ttf verdana.ttf
ln -s nimbus.ttf arial.ttf
cd `dirname $0`
cat CVSreadme.txt

Just my 2c worth!

On Fri, 2003-10-10 at 13:30, Robert Lemke wrote:
> Hi Michiel,
> 
> okay here is the readme, I'll have a look at why it wasn't available
> later ...
> 
> robert
> 
> 
> 
> ---------------------------------------------------------------------------------------------------------
> 
> post-CVS checkout instructions:
> 
> If you check out the module "TYPO3core" from SourceForce CVS you will have to make a few symlinks in the
> checked out source before it will work for you. Follow these guidelines:
> 
> - Go to the module directory (default is "TYPO3core")
> - Create symlink for tslib:     
>         ln -s typo3/sysext/cms/tslib
> - Go to typo3/ folder:
>         cd typo3/
> - Create symlinks for t3lib/ and other things:
>         ln -s ../t3lib
>         ln -s ../t3lib/thumbs.php
>         ln -s ../t3lib/gfx
> - Finally, go to the t3lib/fonts/ dir:
>         cd t3lib/fonts/
> - Create two symlinks to fonts:
>         ln -s vera.ttf verdana.ttf
>         ln -s nimbus.ttf arial.ttf
> 
> As the last operation you have to copy the global extensions into their position in the typo3/ folder!
> The global extensions are not found there in the TYPO3core module because they are technically not a part
> of the core although they are distributed along with it whenever you get hold of the tar files. So from
> the most recent tar package of TYPO3 source you can find that directory and copy in here.
> Notice that each global extension might infact have its own CVS project somewhere, like on
> SourceForge.net, project "TYPO3 Extension Development Platform".
> 
> Thats all. This procedure is only needed when you check out the source for the first time ever.
> 
> 
> - kasper
> 
> 
> 
> 
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
--

Met vriendelijke groeten,
Michiel van Leening
---------------------------------------------------------------
 Saurus Internet - http://www.saurus.nl/ - info at saurus.nl
     Vestesingel 8, 9408 CA - Assen, The Netherlands
    tel: +31 (0)592.461.467 - fax: +31 (0)84.86.88.007
	 
     Michiel van Leening - Internet Application Developer
 leening at saurus.nl - gsm: +31 (0)65.57.12.693 - ICQ#51566230
      Registered with the Linux Counter. ID #39463
---------------------------------------------------------------
Did you hear about the model who sat on a broken bottle and cut a nice figure?






More information about the TYPO3-dev mailing list