[Mono-list] Service do not start

Sergio C. Charrua sergio.charrua at voip.pt
Tue Aug 4 10:17:57 EDT 2009



i followed your tip and tryed this:
as you can see, my start.sh script has the export LD_LIBRARY_PATH=/usr/local/lib/ declaration, but in the command line, if i did something like:
  echo $LD_LIBRARY_PATH i got something like /opt/mono/bin(or similar...) which did not exist (??)... so i did the following :

  export LD_LIBRARY_PATH=/usr/local/lib/
  export PATH=$LD_LIBRARY_PATH;$PATH
and
  echo $PATH 
now returns:
  /usr/local/lib/:/opt/mono/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin

but the problem still maintains....  :(

and yes, i need to be root to execute the service... 


Sergio Coelho Charrua 
Project Manager & Software Engineer 
sergio.charrua at voip.pt 
www.voip.pt 


More information about the Mono-list mailing list