[Typo3-dev] TYPO3core autotools integration and doxygen

Michael Stucki michael at typo3.org
Wed Mar 23 19:01:24 CET 2005


Hi Michael,

> I do know autoconf, but again, I see no purpose for it in TYPO3: You can
> just cvs co && tar czf release.tar.gz and that's basically it. I would
> never need a ./configure script, but maybe (and that depends on whether
> a simple shell script does as well) a small makefile that just checks
> whether the source is installed before installing a dummy package...

Actually it's not that easy. Have a look at typo3xdev/install_packages where
Ingmar and I have our script collection for doing these steps:
- Create symlinks
- Add some documentation (README.txt, etc.)
- Automatically create typo3conf/database.sql (great work, Ingmar!)
- Set permissions
- Create zips and tarballs

However this works quite well, so I see no need to move this procedure to
autoconf instead of improving the current script (which uses PHP which
makes it easy to use upstream TYPO3 classes!).

>> During calling the ./configure in the packaging stuff several
>> placeholders are substituted.
> 
> What do you replace than?

No answer yet?

> PS: Perhaps Dimitry can enlighten us on how hard it is to automatically
> create rpms... Or stucki on debs...

The debs are (very old, btw) just a subdirectory called "debian" that needs
to be put into the TYPO3 source. However development has stopped and needs
to be reanimated first...

- michael
-- 
Want support? Please read the list rules first: http://typo3.org/1438.0.html




More information about the TYPO3-dev mailing list