Changes between Version 1 and Version 2 of dev/LinuxArchLinux
- Timestamp:
- Mar 24, 2009, 2:46:20 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxArchLinux
v1 v2 1 1 = ArchLinux = 2 You need to know how to create and install a package using PKGBUILD file. See http://wiki.archlinux.org/index.php/Makepkg for usage.[[BR]] 3 In short: Grab the file and run: 4 {{{ 5 makepkg 6 pacman -U packagename.tar.gz 7 }}} 2 8 == Dependencies == 3 9 Orxonox needs Tcl-8.5.2. You can download the Makepkg file from the official SVN repository:[[BR]] … … 6 12 7 13 == Building == 8 You can use this script to build Orxonox from SVN. 9 10 See http://wiki.archlinux.org/index.php/Makepkg for usage. 14 You can use this [http://www.orxonox.net/attachment/wiki/LinuxArchLinux/PKGBUILD script] to build Orxonox from SVN. 11 15 12 16 == Troubleshooting ==