Complete conflict free IRIX 6.5.30 install
#11
Re: Complete conflict free IRIX 6.5.30 install
I've always had the same conflicts and I really want them to be resolved when I carry out a new install hopefully later today.

I'm going to carry out two installs (one on each of the internal disks) in order to install Flame on the one and IRIX with other apps on the other.

I just need to know how to make the system dual bootable in this case?
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
06-02-2018, 08:06 AM
#12
Re: Complete conflict free IRIX 6.5.30 install
Do let us know if you give it a shot without the app/compapps and it's ok. Be nice to know for my future entertainment too :-)

If that initial attempt results in complaints about conflicts and you have the disks on NFS, you can always looks for packages like this:

Code:
find /path/to/root/of/disks -name "*somepackage*" -print

e.g. for java I use "*java*"

Which might give you a hint where there are some versions of the packages.
mrthinlysliced
Unregistered

Trade Count: (0)
 
Reply
06-02-2018, 08:26 AM
#13
Re: Complete conflict free IRIX 6.5.30 install
I followed Dexter's instructions and I got the following conflict, which resulted in a few more, all relating to java though:

[Image: VWhk9PQ.jpg]
(This post was last modified: 09-22-2018, 04:19 AM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
06-02-2018, 01:03 PM
#14
Re: Complete conflict free IRIX 6.5.30 install
<QUOTE author="Irinikus" post_id="681" time="1527944623" user_id="62">
Irinikus post_id=681 time=1527944623 user_id=62 Wrote:I followed Dexter's instructions and I got the following conflict, which resulted in a few more, all relating to java though:

FYI - might help, might not:

Code:
[dan@leafy 0]$ find . -name "*java_dev*" -print
./applications/dist/dev/java_dev
./applications/dist/dev/java_dev.idb
./applications/dist/dev/java_dev.man
./applications/dist/dev/java_dev.sw
./applications/dist/dev/java_dev.sw32
./development_libraries/dist/java_dev
./development_libraries/dist/java_dev.idb
./development_libraries/dist/java_dev.man
./development_libraries/dist/java_dev.sw
./development_libraries/dist/java_dev.sw32
[dan@leafy 0]$ find . -name "*java_eoe*" -print
./applications/dist/java_eoe
./applications/dist/java_eoe.idb
./applications/dist/java_eoe.man
./applications/dist/java_eoe.sw
./applications/dist/java_eoe.sw32

Maybe "additional open" of the "applications/dist/dev"? (this seems just to be java + performer dev pieces)
mrthinlysliced
Unregistered

Trade Count: (0)
 
Reply
06-02-2018, 01:29 PM
#15
Re: Complete conflict free IRIX 6.5.30 install
It's the java_dev package from development_libraries which conflicts with the java_eoe from the applications CD.
I would just remove the java development package since no-one will develop in java on IRIX systems, so do:
Code:
rem java_dev*
in inst
dexter1
Administrator

Trade Count: (1)
Posts: 297
Threads: 17
Joined: May 2018
Location: The Netherlands
Find Reply
06-02-2018, 02:04 PM
#16
Re: Complete conflict free IRIX 6.5.30 install
Thanks very much, dexter1!

It worked!: (no conflicts!)


[Image: tOWm8tF.jpg]


<B><U>As for the rest that needs to be installed:</U></B>

- Compiler Execution Environment 7.3
- MIPSpro CPP Compiler 7.3
- ProDev Developers Suite 05-99

What order must they be installed in?

As for the IRIX 6.5.30 patches, is it wise to install all of them? (is there a way to carry out a batch install?)

<B><U>EDIT:</U></B>

I was able to install:

- MIPSpro CPP Compiler 7.3
- ProDev Developers Suite 05-99

<B><U>But not:</U></B>

- Compiler Execution Environment 7.3


Attached Files Image(s)
   
(This post was last modified: 09-09-2018, 01:35 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
06-02-2018, 03:53 PM
#17
RE: Complete conflict free IRIX 6.5.30 install
This video shows the complete process:

Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
12-28-2019, 06:40 PM


Forum Jump:


Users browsing this thread: 1 Guest(s)