Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
EN Login
SideFX Homepage
  • Products
    • What's New in H21
      • Overview
      • Animation
      • Rigging
      • CFX
      • VFX
      • Lookdev
      • Copernicus
      • Terrain & Modeling
    • Houdini
      • Overview
      • VFX
      • World Building
      • Lookdev
      • Characters
      • Modeling
      • Pipeline & AI
    • Houdini Engine
      • Overview
      • Engine Plug-Ins
      • Batch
    • Karma Renderer
      • Overview
      • Compare
    • Compare
    • SideFX Labs
    • Partners
  • Industries
    • Film & TV
    • Game Development
    • Motion Graphics
    • Virtual Reality
    • Synthetic Data for AI/ML
  • Community
    • Forum
    • News Feed
      • Overview
      • Project Profiles
      • Houdini HIVE Events
      • Contests & Jams
    • Gallery
    • Event Calendar
    • User Groups
    • Artist Directory
    • Houdini Merch Store
  • Learn
    • Tutorials
      • Overview
      • My Learning
      • Learning Paths
      • Tutorial Library
    • Content Library
    • Tech Demos
    • Talks & Webinars
    • Education Programs
      • Overview
      • Students
      • Instructors
      • Administrators
      • List of Schools
      • Resources
  • Support
    • Customer Support
    • Licensing
      • Overview
      • Commercial
      • Indie
      • Education
    • Help Desk | FAQ
    • H21 System Requirements
    • Documentation
    • Changelog / Journal
    • Report a Bug/RFE
  • Try | Buy
    • Try
    • Buy
    • Download
    • Contact Info
 
Advanced Search
Forums Search
Found 6 posts.

Search results Show results as topic list.

Houdini Lounge » Houdini Installation issue on Manjaro

User Avatar
Hossein Safaei
6 posts
Offline
 Jan. 18, 2019 05:38:54
hi i found the solustion:

sudo mkdir /etc/init.d/

then install sesinetd, if doesn't work copy sesinetd file that i attached here to /etc/init.d/ and try to install again.
Edited by Hossein Safaei - Jan. 18, 2019 05:39:25
See full post 

Houdini Lounge » Houdini Installation issue on Manjaro

User Avatar
Hossein Safaei
6 posts
Offline
 Dec. 10, 2018 14:30:01
hi guys i cant install Houdini license server on Manjaro linux, here is the output :

Cannot figure out where to put system startup scripts
Please install manually
*** NOTE ***
Some install errors seem to have occurred.
Your installation may not be complete.
Please correct any serious problems and re-install if necessary.
See full post 

Technical Discussion » Hqueue clients problem

User Avatar
Hossein Safaei
6 posts
Offline
 Nov. 21, 2017 14:03:05
all clients failed this error after generating IFDs succesfully:
The Houdini 16.0.736 environment has been initialized.
/bin/bash: /mnt/hq/houdini_distros/hfs16.0.736-linux-x86_64/python/bin/python2.7: No such file or directory
any idea?
See full post 

Houdini Lounge » Hqueue installation problem in Fedora26 [Solved]

User Avatar
Hossein Safaei
6 posts
Offline
 Nov. 13, 2017 12:07:54
christopherw
The installer reports it could not find the NFS daemon because it looks for the paths /etc/init.d/nfs or /etc/init.d/nfs-kernel-server. If it can't find either, it assumes the NFS daemon is not installed. From what I can tell, it looks like Fedora uses systemd. It also looks like the nfs-utils package doesn't install an init script in /etc/init.d. I've filed a bug for our HQueue installer to not rely on init.d. As a workaround, you can install HQueue if you choose “NO” when asked to create a shared folder (note that you'll have to set up the shared folder yourself). You may also need to choose to manually set up the shared folder when installing HQueue Clients, too.
so the installer is absolutely in mistake….. when i was installing HQueue server i just chose manually configuration and i did all configs manually:
http://www.sidefx.com/docs/hqueue/help/faqs.html#how-do-i-register-a-shared-folder-with-the-hqueue-server [www.sidefx.com]
on client side i'm using fedora 21 lxde due to you cant restart clients on Hqueue provided GUI. i tested Ubuntu 17.10, fedora 25 and etc you can never add ububtu17.10-based clients. also on feodra25 you aren't able to restart but you can do Disable and Enable actions. its better to mantion that i used my current User instead of hquser because installer wasn't able to create it and an error was occurred and i couldn't install Hqueue Client
for automount the shared folder i used this Guid:
http://www.itzgeek.com/how-tos/linux/ubuntu-how-tos/how-to-install-and-configure-autofs-on-centos-7-fedora-22-ubuntu-14-04.html [www.itzgeek.com]
just i wanna sat its better use older version of Linux, below i list my machines and their OS and show you what happens if i have a try to restart cliens hqueue:
FL26KDE = fedora26 kde (as workstaion, server and clien)
FLXDE = fedora 21 ldxe (as client)
vaio = fedora 25 gnome (as client)


Finally i'm sorry for my weak English.
See full post 

Houdini Lounge » Hqueue installation problem in Fedora26 [Solved]

User Avatar
Hossein Safaei
6 posts
Offline
 Nov. 12, 2017 14:26:12
hi
i'm using houdini on fedora26. i want to instaall hqueue but this error appears:
ERROR: Could not find the NFS daemon.

i know i have nfs-utils install by this command:

dnf -y install nfs-utils
sudo firewall-cmd –add-service=nfs –permanent
sudo firewall-cmd –reload

vi /etc/idmapd.conf
# line 5: uncomment and change to your domain name
Domain = FL26KDE

systemctl start rpcbind nfs-server
systemctl enable rpcbind nfs-server

i dont know how fix it, any help?tnx
Edited by Hossein Safaei - Nov. 21, 2017 13:52:49
See full post 

Technical Discussion » Houdini 16 on fedora26

User Avatar
Hossein Safaei
6 posts
Offline
 July 25, 2017 10:38:33
Houdini 16 on fedora 26 doesnt launch, it gets variety of errors. here is contents of log file :


PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
_PyImport_LoadDynamicModule <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
_PyImport_LoadDynamicModule <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyObject_Call <libpython2.7.so.1.0>
PyEval_CallObjectWithKeywords <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
PyImport_ExecCodeModuleEx <libpython2.7.so.1.0>
_PyImport_LoadDynamicModule <libpython2.7.so.1.0>
Py_InitModule4_64 <libpython2.7.so.1.0>
PyImport_ImportModuleLevel <libpython2.7.so.1.0>
_Py_Mangle <libpython2.7.so.1.0>
PyEval_EvalFrameEx <libpython2.7.so.1.0>
PyEval_EvalCodeEx <libpython2.7.so.1.0>
PyEval_EvalCode <libpython2.7.so.1.0>
PY_CompiledCode::evaluateUsingDicts(PY_Result::Type, void*, void*, PY_Result&) const <libHoudiniUT.so>
PY_CompiledCode::evaluate(PY_Result::Type, PY_Result&) const <libHoudiniUT.so>
PYrunPythonStatements(char const*, PY_EvaluationContext*) <libHoudiniUT.so>
PYrunPythonStatementsAndExpectNoErrors(char const*, char const*, PY_EvaluationContext*) <libHoudiniUT.so>
BR_HelpManager::initializeHelpServer() <libHoudiniUI.so>
BR_HelpManager::BR_HelpManager(bool) <libHoudiniUI.so>
FUSE_HelpManager::FUSE_HelpManager(FUSE_App&) <libHoudiniAPPS3.so>
FUSE_App::FUSE_App(char const*) <libHoudiniAPPS3.so>
FUSE_HoudiniBinariesApp::createApplication(int&, char const**) <libHoudiniAPPS3.so>
OPUI_MainApp::initApplication(UI_Manager*, int, char const**) <libHoudiniAPPS2.so>
main <libHoudiniUI.so>
__libc_start_main <libc.so.6>
_start <houdini-bin>



would soneone help me? tnx
See full post 
  • Quick Links
Search links
Show recent posts
Show unanswered posts
PRODUCTS
  • Houdini
  • Houdini Engine
  • Karma Renderer
LEARN
  • Talks & Webinars
  • Education Programs
SUPPORT
  • Customer Support
  • Help Desk | FAQ
  • H21 System Requirements
  • Documentation
  • Report a Bug/RFE
LEGAL
  • Terms of Use
  • Privacy Policy
  • License Agreement
  • Accessibility
  • Responsible Disclosure Program
COMPANY
  • About SideFX
  • Careers
  • Press
  • Houdini Merch Store
  • Internships
  • Contact Info
Copyright © SideFX 2025. All Rights Reserved.

Choose language