[Oberon] Is LinuxAos only for Debian?

eas lab lab.eas at gmail.com
Mon Jun 20 21:01:21 CEST 2016


-> Lz ==...
45718629 : LinuxAos.tgz
? seek install.UnixAos in LinuxAos.tgz ==nx
-> which install == /usr/bin/install
--> install --help == copies files (often just compiled) into destination...
-> chmod +x install.UnixAos ==
chmod: cannot access `install.UnixAos': No such file or directory

=?=> see Debian
-> chroot /mnt/h17 man install.

-> chmod +x install.LinuxAos.tgz ==cannot access `install.LinuxAos.tgz'
==> unpack via mc & copy 4Dirs + 3files to: /home/Sftware/LinuxAos/
lrwxrwxrwx 1 root root       16 2016-06-20 18:13 aos.linux -> aos.linux.debian
-rwxr-xr-x 1 1935  111    18584 2014-05-27 06:57 aos.linux.debian
-rwxr-xr-x 1 1935  111    18708 2013-10-28 09:42 aos.linux.dist <- ==dyn-linked
-?-> ./aos.linux.dist ==  LinuxAosCore not found <- in ./obj
=> cp aos.linux.dist => ./obj
-> ./aos.linux.dist == <- writes: AOS.27202.Log.
LinuxAos (rev.6661): Kernel: Initialized and started.
UnixFiles.Initialize: environment variable AOSPATH not defined
? Try : Start.sh == ---------------------------------
AOSPATH=/home/Sftware/LinuxAos/obj
#AOSPATH="/home/Sftware/LinuxAos/system"
export AOSPATH
exec ./aos.linux.dist
------------------------------------------------------

==Starts with FullScreen & mouse pointer & writes log: ==...
Default font installedWindowManager.FontManager subsection missing in Configurat
ion. Running on defaults
Using embedded font
WindowManager.FontManager subsection missing in Configuration..
Running on defaults
WindowManager: 24-bit color
No decoder found for PNG <-- ??
Picture not loaded : ZeroSkin.zip://arrow.png
No decoder found for PNG
 !!! => ./system contains: WMInstaller.tar + *.tar
=> tar -tvf archive.tar     # List all files in archive.tar verbosely.
-> tar -tvf WMInstaller.tar == ...
-> tar -xf WMInstaller.tar == 8x *Text + OberonLogoSmall.png
?? NB ->  ls -l .aoshome ==
lrwxrwxrwx 1 root root 11 2016-06-20 18:12 .aoshome -> /opt/fld/a2
Try: cd /home/Sftware/LinuxAos
ln -s  /home/Sftware/LinuxAos .aoshome  == SAME
=> log ==...
No decoder found for PNG
WindowManager: Display resolution: 1008x736x24
DisplayRefresher installed.
WindowManager: Window manager closed
{P cpuid= 0, pid= 3 Files: 43 open files}
Objects 20 discarded finalizers, 0 pending finalizers
UnixFiles 43 discarded finalizers, 0 pending finalizers


More information about the Oberon mailing list