[webkit-dev] (no subject)

David Kilzer ddkilzer at webkit.org
Fri Sep 5 14:33:34 PDT 2008


Do you have write access to /usr/local/lib?  Perhaps you need to run "make install" as root?  Or run "sudo make install"?

Be careful--running as root can be dangerous!

Dave


On Fri, 9/5/08, rakesh sadhu <rakeshsadhu at gmail.com> wrote:

> i am facing a problem while building webkit r33943 ; when i
> do make install
> 
>  make install
> make  install-am
> make[1]: Entering directory
> `/home/rakesh/Desktop/WebKit-r33943'
> make[2]: Entering directory
> `/home/rakesh/Desktop/WebKit-r33943'
> test -z "/usr/local/lib" || /bin/mkdir -p
> "/usr/local/lib"
> test -z "/usr/local/lib" || /bin/mkdir -p
> "/usr/local/lib"
>  /bin/bash ./libtool --mode=install /usr/bin/install -c 
> 'libwebkit-1.0.la'
> '/usr/local/lib/libwebkit-1.0.la'
> /usr/bin/install -c .libs/libwebkit-1.0.so.1.0.0
> /usr/local/lib/libwebkit-1.0.so.1.0.0
> /usr/bin/install: accessing
> `/usr/local/lib/libwebkit-1.0.so.1.0.0':
> Input/output error
> make[2]: *** [install-libLTLIBRARIES] Error 1
> make[2]: Leaving directory
> `/home/rakesh/Desktop/WebKit-r33943'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory
> `/home/rakesh/Desktop/WebKit-r33943'
> make: *** [install] Error 2
> rakesh at rakesh-desktop:~/Desktop/WebKit-r33943$
> 
> 
> i need a help!!how to solve this!!
> 
> -- 
> Regards,
> RakeshSadhu
> Boulevard Road,
> Srinagar,
> CASHMERE.


More information about the webkit-dev mailing list