OpenIndiana Install
Aus Tiohs Tutorials
(Unterschied zwischen Versionen)
Version vom 15:54, 22. Feb 2012 (bearbeiten) WikiSysop (Diskussion | Beiträge) ← Zum vorherigen Versionsunterschied |
Aktuelle Version (14:57, 23. Feb 2012) (bearbeiten) WikiSysop (Diskussion | Beiträge) (→Firefox und Thunderbird aktualisieren) |
||
Zeile 19: | Zeile 19: | ||
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/contrib/solaris_pkgadd/ | http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/contrib/solaris_pkgadd/ | ||
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/contrib/solaris_pkgadd/ | http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/contrib/solaris_pkgadd/ | ||
+ | |||
+ | |||
+ | == Lib Pfade == | ||
+ | |||
+ | crle -l /lib:/usr/lib:/usr/local/lib:/usr/sfw/lib:/usr/openwin/lib/ |
Aktuelle Version
Inhaltsverzeichnis |
ntfs Problem
ntfs-3g /dev/dsk/c2t2d0p1 /mnt/datengrab
Funkioniert nicht weil /dev/fuse nicht existiert -> Link erstellen, dann funktioniert ntfs mounten:
ln -s /devices/pseudo/fuse@0:fuse /dev/fuse
Repositories
Hinzufügen:
pkg set-publisher -p http://pkg.openindiana.org/sfe pkg set-publisher -p http://pkg.openindiana.org/sfe-encumbered
Firefox und Thunderbird aktualisieren
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/contrib/solaris_pkgadd/ http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/contrib/solaris_pkgadd/
Lib Pfade
crle -l /lib:/usr/lib:/usr/local/lib:/usr/sfw/lib:/usr/openwin/lib/