–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-17-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
& test in opensuse 13.1 gnome = not run (The same problem kde) >:(
&test in opensuse 12.1 kde = show this :sarcastic:
max@linux-0z2q:/opt/hfs13.0.496/bin> ./houdini
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUI.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUT.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libxml2.so.2)
max@linux-0z2q:/opt/hfs13.0.496/bin> ln -s /lib/libc.so.4 /lib/libc.so.6.
ln: failed to create symbolic link `/lib/libc.so.6.': Permission denied
max@linux-0z2q:/opt/hfs13.0.496/bin> sudo ln -s /lib/libc.so.4 /lib/libc.so.6.
root's password:
max@linux-0z2q:/opt/hfs13.0.496/bin> ./houdini
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUI.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUT.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libxml2.so.2)
max@linux-0z2q:/opt/hfs13.0.496/bin> sudo ln -s /lib/libxml2.so.2
max@linux-0z2q:/opt/hfs13.0.496/bin> ./houdini
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUI.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUT.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libxml2.so.2)
max@linux-0z2q:/opt/hfs13.0.496/bin> sudo ln -s /usr/lib64/libXm.so.4 /usr/lib64/libXm.so.2
max@linux-0z2q:/opt/hfs13.0.496/bin> ./houdini
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUI.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libHoudiniUT.so)
./houdini-bin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /opt/hfs13.0.496/dsolib/libxml2.so.2)
max@linux-0z2q:/opt/hfs13.0.496/bin> sudo ln -s /usr/lib64/libXm.so.4 /usr/lib64/libXm.so.2
ln: failed to create symbolic link `/usr/lib64/libXm.so.2': File exists
max@linux-0z2q:/opt/hfs13.0.496/bin> sudo ln -s /usr/lib64/libXm.so.4 /opt/hfs13.0.496/dsolib/libxml2.so.2
ln: failed to create symbolic link `/opt/hfs13.0.496/dsolib/libxml2.so.2': File exists
max@linux-0z2q:/opt/hfs13.0.496/bin> sudo ln -s /opt/hfs13.0.496/dsolib/libxml2.so.2
ln: failed to create symbolic link `./libxml2.so.2': File exists
max@linux-0z2q:/opt/hfs13.0.496/bin>
this softwre fine in ubuntu >:( but in opensuse im watch error server :sarcastic:
maxray:~ # /etc/init.d/sesinetd stop
redirecting to systemctl stop sesinetd.service
maxray:~ # /etc/init.d/sesinetd start
redirecting to systemctl start sesinetd.service
Job for sesinetd.service failed. See 'systemctl status sesinetd.service' and 'journalctl -xn' for details.
maxray:~ # systemctl status sesinetd.service
sesinetd.service - LSB: Script to start and stop the Houdini License Manager
Loaded: loaded (/etc/init.d/sesinetd)
Active: failed (Result: exit-code) since س 2014-08-23 20:22:16 AST; 10s ago
Process: 4409 ExecStart=/etc/init.d/sesinetd start (code=exited, status=1/FAILURE)
أغس 23 20:22:16 maxray systemd[1]: Starting LSB: Script to start and stop the Houdini License Manager...
أغس 23 20:22:16 maxray systemd[1]: sesinetd.service: control process exited, code=exited status=1
أغس 23 20:22:16 maxray systemd[1]: Failed to start LSB: Script to start and stop the Houdini License Manager.
أغس 23 20:22:16 maxray systemd[1]: Unit sesinetd.service entered failed state.
maxray:~ # journalctl -xn
-- Logs begin at س 2014-08-23 18:52:24 AST, end at س 2014-08-23 20:22:16 AST. --
أغس 23 20:21:38 maxray sesinetd[4389]: Error: File '/usr/lib/sesi/sesinetd' does not exist or is not executable.
أغس 23 20:21:38 maxray systemd[1]: sesinetd.service: control process exited, code=exited status=1
أغس 23 20:21:38 maxray systemd[1]: Failed to start LSB: Script to start and stop the Houdini License Manager.
-- Subject: Unit sesinetd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit sesinetd.service has failed.
--
-- The result is failed.
أغس 23 20:21:38 maxray systemd[1]: Unit sesinetd.service entered failed state.
أغس 23 20:21:55 maxray systemd[1]: Stopped LSB: Script to start and stop the Houdini License Manager.
-- Subject: Unit sesinetd.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit sesinetd.service has finished shutting down.
أغس 23 20:22:16 maxray systemd[1]: Starting LSB: Script to start and stop the Houdini License Manager...
-- Subject: Unit sesinetd.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit sesinetd.service has begun starting up.
أغس 23 20:22:16 maxray sesinetd[4409]: Error: File '/usr/lib/sesi/sesinetd' does not exist or is not executable.
أغس 23 20:22:16 maxray systemd[1]: sesinetd.service: control process exited, code=exited status=1
أغس 23 20:22:16 maxray systemd[1]: Failed to start LSB: Script to start and stop the Houdini License Manager.
-- Subject: Unit sesinetd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit sesinetd.service has failed.
--
-- The result is failed.
أغس 23 20:22:16 maxray systemd[1]: Unit sesinetd.service entered failed state.
lines 15-38/38 (END)
maxray:~ # rpm -qi lsb
Name : lsb
Version : 4.0
Release : 22.3.1
Architecture: x86_64
Install Date: 16 أغس, 2014 AST 04:32:27 م
Group : System/Fhs
Size : 110
License : GPL-2.0+
Signature : RSA/SHA256, 02 أكت, 2013 AST 02:35:37 م, Key ID b88b2fd43dbdc284
Source RPM : lsb-4.0-22.3.1.src.rpm
Build Date : 02 أكت, 2013 AST 02:35:26 م
Build Host : cloud109
Relocations : /usr
Packager : http://bugs.opensuse.org
Vendor : openSUSE
URL : http://www.linuxbase.org/
Summary : Linux Standard Base Core
Description :
Necessary files and dependencies for the Linux Standard Base (LSB)
Core.
Distribution: openSUSE 13.1
maxray:~ # rpm -qi systemd
Name : systemd
Version : 208
Release : 23.3
Architecture: x86_64
Install Date: 27 يول, 2014 AST 03:34:51 م
Group : System/Base
Size : 6235015
License : LGPL-2.1+
Signature : RSA/SHA256, 17 يون, 2014 AST 12:13:56 م, Key ID b88b2fd43dbdc284
Source RPM : systemd-208-23.3.src.rpm
Build Date : 06 يون, 2014 AST 12:33:02 م
Build Host : build82
Relocations : (not relocatable)
Packager : http://bugs.opensuse.org
Vendor : openSUSE
URL : http://www.freedesktop.org/wiki/Software/systemd
Summary : A System and Session Manager
Description :
Systemd is a system and service manager, compatible with SysV and LSB
init scripts for Linux. systemd provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux cgroups, supports snapshotting and restoring of the system state,
maintains mount and automount points and implements an elaborate
transactional dependency-based service control logic. It can work as a
drop-in replacement for sysvinit.
Distribution: openSUSE 13.1
maxray:~ #
Diagnostic Output:
==================
If you are having licensing problems, please save this information and email it
to support@sidefx.com.
License Administrator output:
=============================
Generated on: Sat Aug 23 19:43:25 2014
Local host name: maxray
Local server code: 74362fb8
Local ip address: 127.0.0.1
Number of servers: 1
License server name: maxray (maxray)
Server ip address: 127.0.0.1
Reported host name: (unknown)
Reported host ip address: (unknown)
License server is running: No
License Administrator version: 13.0.503
Http proxy host: (none)
Licensing options file: /opt/hfs13.0.503/houdini/Licensing.opt
Can retrieve http://license.sidefx.com/index.php: Yes
Installed licenses:
LicID Platform Product Ver Avail Expiry
----- -------- ------- --- ----- ------
sesictrl -i output:
===================
Cannot connect to server maxray (127.0.0.1)- verify that sesinetd is running.
hserver -l output:
==================
Hostname: maxray [Linux (little endian)]
Uptime: 0:23:24 [Started: Sat Aug 23 19:20:07 2014]
License Server: maxray
**WARNING**: Unable to contact license server (for 1402 seconds)
Server Version: sesinetd4.x
Version: Houdini13.0.503
ReadAccess: +.+.+.*
WriteAccess: +.+.+.*
2,006 of 3,822 MB available
CPU Usage: 9% load
0 active tasks (4 slots)
licenses file:
==============
/usr/lib/sesi/licenses
* Could not open the licenses file. *
You should direct questions about propritary software to the creators of the software. There is little we can help with unless someone happens to be using that software.
gogalthorp;2661012 Wrote:
> You should direct questions about propritary software to the creators
> of the software. There is little we can help with unless someone
> happens to be using that software.
>
> .
yes im send to the creators of the software but the Problem hard
im test in ubuntu & linuxminit its fine but in opensuse not work!
Hi
I have tested with 13.1 GNOME DE and it works fine, so maybe DE or gfx
related… I tested with intel…
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-21-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
maxray:~ # journalctl -xn
-- Logs begin at س 2014-08-23 18:52:24 AST, end at س 2014-08-23 20:22:16 AST. --
أغس 23 20:21:38 maxray sesinetd[4389]: Error: File '/usr/lib/sesi/sesinetd' does not exist or is not executable.
أغس 23 20:21:38 maxray systemd[1]: sesinetd.service: control process exited, code=exited status=1
أغس 23 20:21:38 maxray systemd[1]: Failed to start LSB: Script to start and stop the Houdini License Manager.
So apparently something went wrong with the installation.