AUTODESK FLAME 2008 SERVICE PACK 6
RE: AUTODESK FLAME 2008 SERVICE PACK 6
log in as root and see if libinventor.so.3 is on your system by typing this command


Code:
find / | grep libinventor.so.3

let us know what the results are
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
03-27-2019, 10:03 AM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
Hi gijoe77,

Hello Thomas,
I took the time to answer you because I was in training.
I entered the command in root:
find / I grep libInventor.so.3
Here's the result.

[Image: gQ138uF.jpg]

what is paradoxical is that I search with the find tool of irix and here is the result.

[Image: D885kwe.jpg]

the 4 files that were found are not the same size
jmjsgi
Octane

Trade Count: (0)
Posts: 58
Threads: 6
Joined: Aug 2018
Location: France
Find Reply
03-30-2019, 07:49 AM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
honestly tha'ts not the output I was looking for, can you please do


Code:
find / | grep libinventor.so.3


in a shell?

From your other screenshot I would think you should find that particular lib in /usr/lib or /usr/lib32

when you log into your flame account can you post the output of 

Code:
set
(This post was last modified: 03-30-2019, 08:12 AM by gijoe77.)
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
03-30-2019, 08:06 AM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
the first picture are make with command "find / l grep libInventor.so.3" in root shell.

Now this is set in shell flame profil.

[Image: aqkSBj0.jpg]

fan of SGI and Softimage Tongue 

[Image: kqnX1E1.png]
jmjsgi
Octane

Trade Count: (0)
Posts: 58
Threads: 6
Joined: Aug 2018
Location: France
Find Reply
03-30-2019, 09:53 AM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
(03-30-2019, 09:53 AM)jmjsgi Wrote:  the first picture are make with command "find / l grep libInventor.so.3" in root shell.

No, it was not.  It was the output of "find / I grep libInventor.so.3".  The character before "grep" is supposed to be a vertical bar (pipe symbol, in Unix shell terminology) but you clearly typed "I" (capital letter i) instead in that picture and the post itself.

FWIW, instead of piping the output of find to grep, you could use "find / -name \*libInventor.so.3\* -print" to achieve the same result (which is anything containing "libInventor.so.3" in the name).  Or just "find / -name libInventor.so.3 -print" to exactly match the filename.

SGI:  Indigo, Indigo2, Octane, Origin 300
Sun:  SPARCstation 20 (x4), Ultra 2, Blade 2500, T5240
HP:  9000/380, 425e, C8000
Digital: DECstation 5000/125, PWS 600au
jpstewart
Developer

Trade Count: (1)
Posts: 444
Threads: 6
Joined: May 2018
Location: SW Ontario, CA
Find Reply
03-30-2019, 07:16 PM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
Hi,
This is a picture with command in root shell :
find / | grep libInventor.so.3
[Image: bKK35sj.jpg]


and with command :
find / -name \*libInventor.so.3\* -print
[Image: l3quzJp.jpg]
jmjsgi
Octane

Trade Count: (0)
Posts: 58
Threads: 6
Joined: Aug 2018
Location: France
Find Reply
03-31-2019, 02:11 PM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
ok do these two commands


Code:
ldd /usr/lib32/libInventor.so.3


then log into your flame account, and get the name of the flame binary

ls bin

it should be something like flame_IRIX_2008_n64, then do this command next


Code:
ldd bin/flame_IRIX_2008_n64
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
04-02-2019, 09:31 AM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
Here is the result of the orders:


Code:

Code:
ldd /usr/lib32/libInventor.so.3


[Image: ZIR8vUu.jpg]



For the command 

Code:
ldd bin/flame_IRIX_2008_n64

In my IRIX system, the fil "flame_IRIX_2008_n64" the file does not have the same name "flame_IRIX_6.5_n64.

[Image: R4hmTfD.jpg]


[Image: PZiBCOK.jpg]

[Image: 9xOAfx8.jpg]
(This post was last modified: 04-09-2019, 09:28 PM by jmjsgi.)
jmjsgi
Octane

Trade Count: (0)
Posts: 58
Threads: 6
Joined: Aug 2018
Location: France
Find Reply
04-09-2019, 09:19 PM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
The IRIX install that I showed in my video is especially for Flame, it installs inventor as it should be installed for Flame.

The set of commands that I type in before the go command come from the Flame manual.

It looks like you currently don't have the prerequisites for Flame, being a proper Inventor install.

I know it's a pain, but I would suggest that you carry out an install as I did in this video and then reinstall Flame:

(This post was last modified: 04-09-2019, 09:50 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,476
Threads: 320
Joined: Dec 2017
Location: South Africa
Website Find Reply
04-09-2019, 09:50 PM
RE: AUTODESK FLAME 2008 SERVICE PACK 6
Irinikus,
I'm using a clone of a hard drive that has had irix installed with the commands you mentioned.
I told the person who made the record that I had an error with inventor.
For its part, flame works on his tezro with the same system as me.
Have you made a video of the flame install?
jmjsgi
Octane

Trade Count: (0)
Posts: 58
Threads: 6
Joined: Aug 2018
Location: France
Find Reply
04-09-2019, 09:55 PM


Forum Jump:


Users browsing this thread: 1 Guest(s)