Changes between Version 37 and Version 38 of InstallationGuide
- Timestamp:
- 08/02/05 23:12:14 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v37 v38 52 52 == Debian GNU/Linux == 53 53 54 As soon as Gobby is released and some things within Debian clear up (mainly GNOME related things) it will be uploaded to Debian unstable from which it could be easily installed via ''apt-get''. But Gobby is not included in the upcoming revision of Debian GNU/Linux called Sarge. More notes will follow as soon as Gobby is released, but please be aware that [http://packages.qa.debian.org/g/gobby.html mostly current revisions] are regulary uploaded to Debian experimental, so if you like living on the bleeding edge you could follow the instructions in the [http://www.debian.org/doc/manuals/developers-reference/ch-resources.en.html#s-experimental Developer's Reference] (you should be used to apt-pinning to selectively use packages out of experimental). 54 Gobby 0.2.0 is now available for Debian Sarge and Debian unstable. For Sarge you need to add the following line to your ''/etc/apt/sources.list'' and to run both ''apt-get update'' and ''apt-get install gobby''. It will also upgrade two other packages to newer versions. 55 {{{ 56 deb http://pkern.debian.net/ debian/ 57 }}} 55 58 56 '''Status update (June 6th, 2005):''' ''net6'' and ''libobby'' are now included in Debian unstable. ''Gobby'' is still stuck in experimental because of its dependency. A repository with ''net6'' and ''libobby'' packages built against Sarge is already available by putting the following snipplet into your ''/etc/apt/sources.list'': 59 For Debian unstable you currently need to add the following line to your ''/etc/apt/sources.list'' as the version in the archives is currently uninstallable. Please confirm that you want to install those packages when you are warned about the archive not being signed by a trusted key. 57 60 {{{ 58 deb http:// releases.0x539.de/ debian/61 deb http://pkern.debian.net/ unstable/ 59 62 }}} 60 Ubuntu packages are available by substituting ''debian/'' with ''ubuntu/''. Gobby's packages will follow hopefully later this week, together with the dependencies needed to install Gobby out of the box by just adding this repository.61 63 64 Packages for Ubuntu are not yet available but will probably follow in the next days. 62 65 63 66 = Mac OS X =
