Menu

#1 install

open
nobody
None
5
2003-01-10
2003-01-10
Anonymous
No

the last command in install.sh imports create.sql but
failed because i have password protected mysql for
root. i just re-ran with '-p' option and it imported fine.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    also in the INSTALL file, the line:
    'cp -f -vr opt/* /' should read 'cp -f -vr opt/* /opt/' or
    maybe even 'cp -fuvR opt/* /opt/'

    also, what the heck does this thing do? no documentation,
    nothing.

     
  • Nobody/Anonymous

    Logged In: NO

    If you have password protected mysql, you are going to need
    to change every instance of the connect string to include the
    password.

    That's about how far I've gotten - it's connecting to my
    camera, but I don't know if its saving images or what.

     

Log in to post a comment.