[luau] Running a script

DeanFujioka surfdean at hawaii.rr.com
Thu Dec 5 09:02:00 PST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 04 December 2002 06:30 pm, Miguel wrote:
> I downloaded an "E-mail Server" software for linux called eXtremail, i've
> installed it but i cant get it to start (the daemon) the instructions say
> to type "smtpd start" in the command prompt but it gives me this error
> "bash: smtpd: command not found" ive tried going in to the directory in
> wich the file is located but its not helping much....it still give me the
> same error.
>
> am i missing something?
>
> the instructions say that the executable follows the same rules as any
> other executable, which means, that if not on tha path enviroment variable,
> i need to tell the shell where to find it.
>
> who do i do that?

You can try
whereis smtpd
to find out where it was installed on your system
for example i did 
[dean at fujioka dean]$ whereis xcdroast
xcdroast: /usr/bin/xcdroast /etc/xcdroast.conf /usr/man/man1/xcdroast.1.gz
[dean at fujioka dean]$

* you can then either type in the entire path /usr/bin/xcdroast
or cd /usr/bin
./xcdroast 
as ben said.
* replace xcdroast with smtpd start ;)

dean
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE976U+ppeRAf8wEb8RAmzwAKCBEZIQ42aiY87pcnzWWtV1qIwXbwCffLiC
j6wW66gv181P4tMqnSJsAQM=
=ZUh0
-----END PGP SIGNATURE-----




More information about the LUAU mailing list