after installation error "relinux: command not found

Asked by Rob630

Linux Mint 11 Katya 64 bit

I have installed relinux_0.2.1b1 using the "sudo cp -R usr etc / command from the folder "relinux_0.2.1b1".
Ran both the "cp /etc/relinux/relinux.conf ./relinux.conf" and "sed -i 's:EXCLUDES="\(.*\)":EXCLUDES="\1 '`readlink -f ./relinux.conf`'":g' ./relinux.conf" commands from my terminal in my home folder.
The "relinux.conf" file is created in my home folder.

From that same location in Terminal I run "sudo relinux iso ./relinux.conf" and receive the error ...sudo: relinux: command not found

I Browsed the directory structure and found all of the files as listed in your INSTALL tree

rob@rob-mint ~ $ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
rob@rob-mint ~ $

I deleted everything and tried relinux_0.3.0a with same results.

Made a new install of Mint and directly tried the above again in case of some kind of contamination and same results.
Curiouser and curiouser, I have run relinux_0.2.1b1 in the past.
Robert Banks

Question information

Language:
English Edit question
Status:
Solved
For:
relinux Edit question
Assignee:
No assignee Edit question
Solved by:
Rob630
Solved:
Last query:
Last reply:
Revision history for this message
Rob630 (rob630) said :
#1

I have resolve the issue ...

Ran both the "cp /etc/relinux/relinux.conf ./relinux.conf" and "sed -i 's:EXCLUDES="\(.*\)":EXCLUDES="\1 '`readlink -f ./relinux.conf`'":g' ./relinux.conf" commands from my terminal in my home folder ... with a sudo command

This time I paid better attention.

Thank you so much