SGI Freeware????
#1
SGI Freeware????
I've gone ahead and attempted to install 11 SGI freeware CD's onto my tezro.

[Image: oD6LdHA.png]

Many of the programs were not installed, as they required prerequisites that simply were not there.

My question is this: Is there a baseline Freeware installation that is then updated with the disks that were sent out ever so often. 

If so, where can I get a copy of this baseline Freeware installation?
(This post was last modified: 01-05-2020, 03:13 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-05-2020, 02:39 PM
#2
RE: SGI Freeware????
The freeware CD's are not overlays so you can just pick the latest version and install that. There is a chance that some newer version of a library package won't work with a program in freeware, but if you have older freeware versions, you can always downgrade to a previous version.
dexter1
Administrator

Trade Count: (1)
Posts: 297
Threads: 17
Joined: May 2018
Location: The Netherlands
Find Reply
01-05-2020, 03:27 PM
#3
RE: SGI Freeware????
Since I've installed Freeware on this machine, the following comes up, just before the login screen:

[Image: ORKM88C.jpg]

Is this normal? And if not, how do I resolve it?

The system appears to be running perfectly otherwise.
(This post was last modified: 01-05-2020, 05:41 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-05-2020, 05:39 PM
#4
RE: SGI Freeware????
So, the messages are as follows:

1. NTPD - you can chkconfig that off I'm sure.
2. httpd and esp should be turned off, they're serious security risks.

lpstat is used by CUPS and lpd, so you may have installed CUPS and enabled it.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-05-2020, 06:26 PM
#5
RE: SGI Freeware????
I uninstalled nntpcache-2.3.3 and this is now what I see, so that worked:

[Image: VZhnqW4.jpg]

Which one of the checked programs is the offending one?

[Image: 0qrz2jj.png]
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-05-2020, 06:37 PM
#6
RE: SGI Freeware????
it's not nntp - that's usenet. It's the NTP time protocol

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-05-2020, 06:47 PM
#7
RE: SGI Freeware????
(01-05-2020, 06:47 PM)Raion Wrote:  it's not nntp - that's usenet. It's the NTP time protocol

Thanks! I'm uninstalling ntp now, lets see what happens!
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-05-2020, 06:49 PM
#8
RE: SGI Freeware????
You don't have to uninstall it. You could have easily just disabled the service using chkconfig.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-05-2020, 06:53 PM
#9
RE: SGI Freeware????
(01-05-2020, 06:53 PM)Raion Wrote:  You don't have to uninstall it. You could have easily just disabled the service using chkconfig.

Sorry man, I uninstalled it and this is what I got, so there's still some shite going on here!

[Image: nidzint.jpg]

Is it not maybe ntop  (network analysis tool)?
(This post was last modified: 01-05-2020, 07:06 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-05-2020, 06:59 PM
#10
RE: SGI Freeware????
you've got cups installed, that may be the cause of the lpstat error.

As for the other messages, run this from a terminal as root:

# chkconfig webface_apache off
# chkconfig esp off
# chkconfig httpd off
# rm -rf /usr/include/Vk.0

That should get rid of the majority of the messages. I'm not familiar with config.tcl though.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-05-2020, 07:07 PM


Forum Jump:


Users browsing this thread: 2 Guest(s)