Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

HOUDINI APPRENTICE for gentoo

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
co-D
n00b
n00b
Posts: 16
Joined: Wed Mar 19, 2003 5:18 pm

HOUDINI APPRENTICE for gentoo

  • Quote

Post by co-D » Wed Jun 04, 2003 11:16 am

i managed to install houdini apprentice in gentoo with the following instructions

Code: Select all

mkdir /etc/rcX.d
ln -s /etc /etc/rc.d
ln -s /etc/rcX.d /etc/rc1.d
ln -s /etc/rcX.d /etc/rc2.d
ln -s /etc/rcX.d /etc/rc3.d
ln -s /etc/rcX.d /etc/rc4.d
ln -s /etc/rcX.d /etc/rc5.d

tar -zxvf  hfs-6.0.286-linux7.tar.gz
cd Linux7
this will allow you install houdini, and the sesinetd license server, but will fail to start the license server

Code: Select all

./houdini.install
#do the following while it's prompting that it's loading the license server configuration,or after you see it fail to obtain the information, because then it's practically done but failed to start the service

Code: Select all

/etc/init.d/sesinetd start
then proceed to obtain license keys

Code: Select all

tcsh
cd /usr/hfs6
source houdini_setup
hkey
go to File>Manually insert keys and go to http://license.sidefx.com/get_nc_license.php

enter Server name and Server Code as shown in Server Information tab

the Server should now be fully operational, so start houdini

Code: Select all

houdini
you could do the following, so you don't have to start the license server manually all the time

Code: Select all

rc-update add sesinetd default
to make life easier put one of these scripts in /usr/bin for each program, hhalo, houdini, hselect, hescape, hkey, and make it executable with chmod 755 /usr/bin/houdini. replace "houdini" with the program name but leave "source houdini_setup" the same in all scripts.

Code: Select all

#! /bin/tcsh -f

cd /usr/hfs6/
source houdini_setup
houdini
works for me

:D
Top
RushFur
n00b
n00b
User avatar
Posts: 4
Joined: Sun Jul 27, 2003 9:37 pm
Location: Ísafjörður, Iceland

  • Quote

Post by RushFur » Fri Aug 29, 2003 9:33 am

yup..
That does it for me 2 :D
good job bro
Top
teknomage1
Veteran
Veteran
User avatar
Posts: 1239
Joined: Tue Aug 05, 2003 10:05 pm
Location: Los Angeles, CA

  • Quote

Post by teknomage1 » Wed Oct 15, 2003 3:47 pm

You're my Hero! I've been dual booting to mandrake just to make houdini work! Thank you!

on a side note to keep it working after reboot i had to make a fakesesi init script:
depend() {
after xdm
}
start() {
ebegin "Starting Sesinetd"
/etc/init.d/sesinetd start
eend $? "Sesi died argh..."
}
stop() {
ebegin "Stopping Sesinetd"
/etc/init.d/sesinetd stop
eend $? "Sesi won't die...Send reinforcemnets...sk..."
}


cause gentoo gripes if I add sesinetd to the initscripts
Top
krychu
n00b
n00b
Posts: 25
Joined: Mon Oct 11, 2004 4:25 pm

it's not working:(

  • Quote

Post by krychu » Mon Oct 11, 2004 4:37 pm

i have houdini 7.0.192 and it's not working, i have message:License Error: Unable to connect to hserver for license acquisition
Top
alexg123
n00b
n00b
Posts: 2
Joined: Wed Oct 13, 2004 4:48 pm
Location: LA, CA

Re: it's not working:(

  • Quote

Post by alexg123 » Wed Oct 13, 2004 9:46 pm

krychu wrote:i have houdini 7.0.192 and it's not working, i have message:License Error: Unable to connect to hserver for license acquisition
Taking the information from here, this is the process that worked for me:

http://www.sidefx.com/forum/viewtopic.php?p=14378#14378

This rehashes pretty much all of the information here except states the entire process that worked for me from installing, to getting the license server to start up on reboot to launching houdini.

HTH,

Alex
Top
Post Reply

5 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic