help > Installation problem
Showing 1-2 of 2 posts
Aug 19, 2019 12:08 AM | lll55555
Installation problem
Hi.
I found the 3dwarper, and downloaded it.
1. I moved 3dwarper file to /usr/local/art/bin/
2. changed the permission on this file as -rwxrwxr-x
When I typed 3dwarper -h, it says there is not such command.
But, it works, typing ./3dwarper -h in /usr/local/art/bin.
I'm new to linux. Can u help me out?
ps.
I set environment variable like this as the instruction, installing acpcdetect.
Set the $ARTHOME environment variable. To set $ARTHOME, csh and tcsh users should
add this line in their '.cshrc' or '.tcshrc' files:
setenv ARTHOME /usr/local/art
sh and bash users should instead add these lines in their '.profile' or '.bashrc':
ARTHOME=/usr/local/art
export ARTHOME
I found the 3dwarper, and downloaded it.
1. I moved 3dwarper file to /usr/local/art/bin/
2. changed the permission on this file as -rwxrwxr-x
When I typed 3dwarper -h, it says there is not such command.
But, it works, typing ./3dwarper -h in /usr/local/art/bin.
I'm new to linux. Can u help me out?
ps.
I set environment variable like this as the instruction, installing acpcdetect.
Set the $ARTHOME environment variable. To set $ARTHOME, csh and tcsh users should
add this line in their '.cshrc' or '.tcshrc' files:
setenv ARTHOME /usr/local/art
sh and bash users should instead add these lines in their '.profile' or '.bashrc':
ARTHOME=/usr/local/art
export ARTHOME
Aug 19, 2019 04:08 PM | Babak Ardekani
RE: Installation problem
Originally posted by lll55555:
Hi.
I found the 3dwarper, and downloaded it.
1. I moved 3dwarper file to /usr/local/art/bin/
2. changed the permission on this file as -rwxrwxr-x
When I typed 3dwarper -h, it says there is not such command.
But, it works, typing ./3dwarper -h in /usr/local/art/bin.
I'm new to linux. Can u help me out?
ps.
I set environment variable like this as the instruction, installing acpcdetect.
Set the $ARTHOME environment variable. To set $ARTHOME, csh and tcsh users should
add this line in their '.cshrc' or '.tcshrc' files:
setenv ARTHOME /usr/local/art
sh and bash users should instead add these lines in their '.profile' or '.bashrc':
ARTHOME=/usr/local/art
export ARTHOME
Seems like you have gotten it running
properly on your system. Please read the documentation on
3dwarper which is also online.I found the 3dwarper, and downloaded it.
1. I moved 3dwarper file to /usr/local/art/bin/
2. changed the permission on this file as -rwxrwxr-x
When I typed 3dwarper -h, it says there is not such command.
But, it works, typing ./3dwarper -h in /usr/local/art/bin.
I'm new to linux. Can u help me out?
ps.
I set environment variable like this as the instruction, installing acpcdetect.
Set the $ARTHOME environment variable. To set $ARTHOME, csh and tcsh users should
add this line in their '.cshrc' or '.tcshrc' files:
setenv ARTHOME /usr/local/art
sh and bash users should instead add these lines in their '.profile' or '.bashrc':
ARTHOME=/usr/local/art
export ARTHOME