Welcome, Guest. Please login or register.

Author Topic: Something like SYSInfo for MorphOS?  (Read 4211 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline FingersTopic starter

Something like SYSInfo for MorphOS?
« on: December 01, 2009, 10:09:57 AM »
I don't seem to be able to find such a utility inside my MorphOS install.

It would be nice to be able to see all system info using a tool like this...does one exist?

PZ.

(using on Mac Mini & Efika if that counts for anything)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Something like SYSInfo for MorphOS?
« Reply #1 on: December 01, 2009, 11:32:11 AM »
Quote from: Fingers;532051
I don't seem to be able to find such a utility inside my MorphOS install.

It would be nice to be able to see all system info using a tool like this...does one exist?

PZ.

(using on Mac Mini & Efika if that counts for anything)


showconfig in shell gives some basic system configuration info.

For tons of system details, see scout
 

Offline FingersTopic starter

Re: Something like SYSInfo for MorphOS?
« Reply #2 on: December 01, 2009, 11:41:19 AM »
Thanks heaps man, downloading now! :D

PZ.
 

Offline FingersTopic starter

Re: Something like SYSInfo for MorphOS?
« Reply #3 on: December 01, 2009, 12:33:56 PM »
Won't run without some bizzare MUI version (number & letter combo seems strange) :-~

PZ.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Something like SYSInfo for MorphOS?
« Reply #4 on: December 01, 2009, 12:36:09 PM »
Quote from: Fingers;532072
Won't run without some bizzare MUI version (number & letter combo seems strange) :-~
It probably tries to tell you about some MUI classes it needs.

Most likely NList:

http://aminet.net/package/dev/mui/MCC_NList-0.103.lha

When installing, remember this MorphOS FAQ entry:
Code: [Select]
Q: Where do I put my 3rd party MUI custom classes?
A: In SYS:Classes/MUI
« Last Edit: December 01, 2009, 01:21:03 PM by Piru »
 

Offline FingersTopic starter

Re: Something like SYSInfo for MorphOS?
« Reply #5 on: December 01, 2009, 01:19:14 PM »
Yep, had a read of the readme in that, installed, working!

Thanks yet again! :D

PZ.