Forum > General
Daemon in linux
motaz:
I want to convert a program to Linux Daemon, and I was searching for LazDaemon without luck.
where can I find this component or an equivalent.
Can this component by used for Windows NT service by lazaurs?
thanks
motaz:
I found it in lazarus\components\daemon
sorry for disturbance
theo:
Look at:
Package -> Configure Installed Packages -> Available Packages -> lazdaemon 0.0
motaz:
I tried to create a new Daemon under Vista, also I tried cleandirs example,
when I tried to install it I get error in both cases:
--- Code: ---
C:\lazarus\examples\cleandir>cleandirs /install
exception at 00418782:
System error, (OS Code 5):
Access is denied.
.
--- End code ---
DirkS:
--- Quote ---I tried to create a new Daemon under Vista, also I tried cleandirs example,
when I tried to install it I get error in both cases:
--- End quote ---
Did you run it as an administrator? You'll need that to get change services, etc.
Navigation
[0] Message Index
[#] Next page