Jump to content

apprentice install errors on Ubuntu 9.04


static

Recommended Posts

As the topic suggests, I'm trying to install apprentice (10.0.374-linux_x86_64_gcc4.3) on Ubuntu 9.04. I ran into a few errors regarding pushd: command not found in my first attempt, but after recreating the shell link to bash it fixed the problem. Now I have some bigger issues...

I ran the install script as: sudo ./houdini.install

Here's the install in the terminal:

    Here are the choices you have made so far:

    Modules chosen to install:
        houdini (apprentice-licensing)

    Location for installation:
        /opt/hfs10.0.374

    Disk Space Required for installation:
        545 Mbytes

    Choose yes to proceed with the installation.
    Otherwise you may return to the choice menu to change your selections.

    Would you like to start the installation? (y or n) [y] ==>  y








    545060K is the space required to install selections...
    261849348K is available on /opt/hfs10.0.374

    Commencing installation of selected modules.
    This may take a few minutes...

    Installing: Houdini in /opt/hfs10.0.374
/opt/hfs10.0.374/python/bin/python: line 10: /opt/hfs10.0.374/python/bin/python2.5-bin: cannot execute binary file
/opt/hfs10.0.374/python/bin/python: line 10: /opt/hfs10.0.374/python/bin/python2.5-bin: Success
/opt/hfs10.0.374/python/bin/python: line 10: /opt/hfs10.0.374/python/bin/python2.5-bin: cannot execute binary file
/opt/hfs10.0.374/python/bin/python: line 10: /opt/hfs10.0.374/python/bin/python2.5-bin: Success
Installing apprentice license...
The Houdini 10.0.374 environment has been initialized.
/opt/hfs10.0.374/bin/hkey: line 8: /opt/hfs10.0.374/bin/hkey-bin: cannot execute binary file
/opt/hfs10.0.374/bin/hkey: line 8: /opt/hfs10.0.374/bin/hkey-bin: Success
Error installing apprentice license
chown: cannot access `/home/blair/houdini10.0': No such file or directory
    Houdini install successful


    Houdini 10.0 Installation completed.


    Please read /opt/hfs10.0.374/Readme.txt
    for instructions on how to run Houdini.


We hope you enjoy using Houdini 10.0
Thank you.

Here's what happens when I source houdini_setup_bash (or just houdini_setup):

blair@Blair-Linux:~$ cd /opt/hfs10.0.374/
blair@Blair-Linux:/opt/hfs10.0.374$ source houdini_setup_bash
The Houdini 10.0.374 environment has been initialized.
blair@Blair-Linux:/opt/hfs10.0.374$ houdini
/opt/hfs10.0.374/bin/houdini: line 8: /opt/hfs10.0.374/bin/houdini-bin: cannot execute binary file
/opt/hfs10.0.374/bin/houdini: line 8: /opt/hfs10.0.374/bin/houdini-bin: Success
blair@Blair-Linux:/opt/hfs10.0.374$ 

Here's a list of the environment variables, after sourcing houdini setup:

HOUDINI_BUILD_LIBC glibc 2.9
HOUDINI_VERSION 10.0.374
GNOME_DESKTOP_SESSION_ID this-is-deprecated
HFS /opt/hfs10.0.374
HT /opt/hfs10.0.374/toolkit
HOUDINI_BUILD_VERSION 374
HH /opt/hfs10.0.374/houdini
LOGNAME blair
USER blair
HOME /home/blair
HB /opt/hfs10.0.374/bin
PATH /opt/hfs10.0.374/bin:/opt/hfs10.0.374/houdini/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LD_LIBRARY_PATH /opt/hfs10.0.374/dsolib
HDSO /opt/hfs10.0.374/dsolib
SSH_AGENT_PID 3888
HSB /opt/hfs10.0.374/houdini/sbin
HHC /opt/hfs10.0.374/houdini/config
TERM xterm
SHELL /bin/bash
XDG_SESSION_COOKIE 5615b84e19a08046301d87eb4a5fd4af-1252190862.155462-1689522447
TEMP /tmp
SESSION_MANAGER local/Blair-Linux:/tmp/.ICE-unix/3597
SHLVL 1
HOUDINI_BUILD_COMPILER 4.3.3
DBUS_SESSION_BUS_ADDRESS unix:abstract=/tmp/dbus-gMDRw0jmHM,guid=33881c5b82e140dd28ad319f4aa2ea8e
WINDOWID 23075484
HD /opt/hfs10.0.374/demo
HOUDINI_MAJOR_RELEASE 10
HIH /home/blair/houdini10.0
WINDOWPATH 7
GPG_AGENT_INFO /tmp/seahorse-n1otcd/S.gpg-agent:3911:1
USERNAME blair
LANG en_US.UTF-8
GDM_XSERVER_LOCATION local
COLORTERM gnome-terminal
H /opt/hfs10.0.374
SSH_AUTH_SOCK /tmp/keyring-Os1Ndh/socket.ssh
DESKTOP_SESSION default
GDMSESSION default
HIS /opt/hfs10.0.374/houdini
LESSCLOSE /usr/bin/lesspipe %s %s
LESSOPEN | /usr/bin/lesspipe %s
_ /usr/bin/python
HOUDINI_BUILD_KERNEL 2.6.28-13-vserver
ORBIT_SOCKETDIR /tmp/orbit-blair
GNOME_KEYRING_PID 3584
GNOME_KEYRING_SOCKET /tmp/keyring-Os1Ndh/socket
HOUDINI_MINOR_RELEASE 0
DISPLAY :0.0
GTK_MODULES canberra-gtk-module
OLDPWD /home/blair
GDM_LANG en_US.UTF-8
XAUTHORITY /home/blair/.Xauthority
HISTCONTROL ignoreboth
XDG_DATA_DIRS /usr/local/share/:/usr/share/:/usr/share/gdm/
PWD /opt/hfs10.0.374
HOUDINI_BUILD_PLATFORM Debian 5.0
GTK_RC_FILES /etc/gtk/gtkrc:/home/blair/.gtkrc-1.2-gnome2

I'm not sure what could be causing the error, so I did some other miscellaneous checks just to see if gcc was installed correctly and which shell I was using:

blair@Blair-Linux:~$ which gcc
/usr/bin/gcc
blair@Blair-Linux:~$ which gcc-4.3
/usr/bin/gcc-4.3
blair@Blair-Linux:~$ echo $SHELL
/bin/bash

Anyone have any ideas? Tempted to say I have a faulty Ubuntu install :(

Link to comment
Share on other sites

Anyone have any ideas? Tempted to say I have a faulty Ubuntu install :(

I would try the download listed as gcc 4.2 "Debian 64-bit Linux (lenny)*" before messing with Ubuntu.

I didn't even realize sidefx had released a version for gcc 4.3. I'm going to try it on my Fedora 10 box when I get home and see how it goes.

Edited by Alanw
Link to comment
Share on other sites

Just installed the ubuntu 9 GCC 4.3 x86_64 build on my Fedora 10 box and everything works great, so no help there.

The only time I've seen the error you posted was during an accidental install of 64 bit Houdini on a 32 bit Linux machine. Are you positive you installed 64 bit Ubuntu?

You could try running ldd on houdini-bin.

cd /opt/hfs10.0.390
source houdini_setup_bash
cd bin
ldd ./houdini-bin

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...