Article:
 |
|
Serve Your iCal Calendars Using WebDAV
|
| Subject: |
|
Can't get past step one! |
| Date: |
|
2003-05-31 09:21:25 |
| From: |
|
anonymous2
|
|
|
|
Well instead of complaining I'll just get into it! in this step:
" find the directory containing the WebDAV files, and run these commands:
./configure
make
sudo make install"
I type is everything as stated and this is what happens:
[mastercylinder:~] andrewke% /desktop/mod_dav-1.0.3-1.3.6 ./configure make sudo make install
/desktop/mod_dav-1.0.3-1.3.6: Command not found.
What do I do now?
|
Showing messages 1 through 1 of 1.
-
Can't get past step one!
2003-05-31 10:24:02
anonymous2
[View]
[mastercylinder:~] andrewke% /Users/andrewke/Desktop/mod_dav-1.0.3-1.3.6 ./configure
/Users/andrewke/Desktop/mod_dav-1.0.3-1.3.6: Permission denied.
[mastercylinder:~] andrewke% make
make: Command not found.
[mastercylinder:~] andrewke% sudo make install
Password:
sudo: make: command not found
[mastercylinder:~] andrewke% /Users/andrewke/Desktop/mod_dav-1.0.3-1.3.6 sudo make install
/Users/andrewke/Desktop/mod_dav-1.0.3-1.3.6: Permission denied.
[mastercylinder:~] andrewke% /Users/andrewke/Desktop/mod_dav-1.0.3-1.3.6 ./configure make sudo make install
/Users/andrewke/Desktop/mod_dav-1.0.3-1.3.6: Permission denied.