Re: softimage_opensuse_XGetRequest

2013-02-01 Thread Eric Gunther
On Fri, 2013-02-01 at 02:34 -0500, Eric Gunther wrote: > I have been contacted by autodesk, systems support, hopefully they can work > this out with me. > > I will update the thread after I talk to them. > Thomas, -don't support it, redhat they do. Anyway thanks for the help, I may try for a

Re: softimage_opensuse_XGetRequest

2013-01-31 Thread Eric Gunther
I have been contacted by autodesk, systems support, hopefully they can work this out with me. I will update the thread after I talk to them. > > "ln -s", not "ln- s" - however you /should/ do anything on but an infomrmed > opinion about the result, esp. when passing "su" or "sudo" :-) > Alt

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Thomas Lübking
On Mittwoch, 30. Januar 2013 22:47:36 CEST, Eric Gunther wrote: So, likely that I should have done ln -s or cp -s and the same context? su -c " cp -s /usr/lib64/libXext.so.6 /usr/Softimage/Softimage_2011/Application/bin" or su -c " ln- s /usr/lib64/libXext.so.6 /usr/Softimage/Softimage_20

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Eric Gunther
Thats Great! weedle-ing down on the issue. On Wed, 2013-01-30 at 20:59 +0100, Thomas Lübking wrote: > On Dienstag, 29. Januar 2013 02:16:04 CEST, Eric Gunther wrote: > > > Well, I think what I specifically did, which I realize in retrospect may > > have been stupid was > > > > cd /usr/Sofitma

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Thomas Lübking
On Dienstag, 29. Januar 2013 02:16:04 CEST, Eric Gunther wrote: Well, I think what I specifically did, which I realize in retrospect may have been stupid was cd /usr/Sofitmage/Softimage_2011/Application/bin cp /usr/lib64/libXext.so.6 . that would copy the file /usr/lib64/libXext.so.6 to th

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Thomas Lübking
On Dienstag, 29. Januar 2013 13:25:55 CEST, Eric Gunther wrote: This may help me, http://www.mail-archive.com/enlightenment-users@lists.sourceforge.net/msg02346.html I have to get my head around it, first though because my env command returns nothing with CFLAGS or LDFLAGS in it, environ and g

Re: softimage_opensuse_XGetRequest

2013-01-29 Thread Eric Gunther
> Notice also that the libXext.so.6 variant is usually only a symlink to eg. libXext.so.6.4.0 which in this case you only have to restore (as root) > > cd /usr/lib64/ > > ls libXext.so.6* > > ln -s libXext.so.6.4.0 libXext.so.6 > > (given libXext.so.6.4.0 exists and is not libXext.so.6.3.8 or so) >

Re: softimage_opensuse_XGetRequest

2013-01-28 Thread Eric Gunther
On Mon, 2013-01-28 at 22:56 +0100, Thomas Lübking wrote: > On Sonntag, 27. Januar 2013 15:53:26 CEST, egunt...@warwick.net wrote: > > Hello, > > > > Thank You very much for the reply. Unfortunately I am kind of stumbling > > in the dark here and so tried what I 'got' or thought might work. What I

Re: softimage_opensuse_XGetRequest

2013-01-28 Thread Thomas Lübking
On Sonntag, 27. Januar 2013 15:53:26 CEST, egunt...@warwick.net wrote: Hello, Thank You very much for the reply. Unfortunately I am kind of stumbling in the dark here and so tried what I 'got' or thought might work. What I interpreted you to mean was that I 'could' copy another file, which in

Re: softimage_opensuse_XGetRequest

2013-01-27 Thread egunther
Hello, Thank You very much for the reply. Unfortunately I am kind of stumbling in the dark here and so tried what I 'got' or thought might work. What I interpreted you to mean was that I 'could' copy another file, which in this case needed to be 64, because both the software and the OS are 64.

Re: softimage_opensuse_XGetRequest

2013-01-27 Thread Thomas Lübking
On Sonntag, 27. Januar 2013 09:35:19 CEST, Eric Gunther wrote: The error is: /usr/Softimage/Softimage_2011/Application/bin/XSI.bin: symbol lookup error: /usr/Softimage/Softimage_2011/Application/bin/libXext.so.6: undefined symbol: _XGetRequest - Softimage comes with it's o