Wed Dec 21 23:00:38 2005

Ticket #1574 (Closed: invalid)

Taglib cannot create directory `/include': Permission denied


Priority: normal Reporter: fvanberckel
Severity: minor Assigned to: maroy
Component: development environment Status: closed
Version: 1.0.x Resolution: invalid
Milestone: 1.0.x Keywords:  

Description by fvanberckel:

What goes wrong here, with making install taglib

make[3]: Entering directory `/home/frans/src/livesupport/svn/trunk/livesupport/src/tools/taglib/taglib-1.3.1/tmp/taglib-1.3.1/taglib'
Making install in toolkit
make[4]: Entering directory `/home/frans/src/livesupport/svn/trunk/livesupport/src/tools/taglib/taglib-1.3.1/tmp/taglib-1.3.1/taglib/toolkit'
make[5]: Entering directory `/home/frans/src/livesupport/svn/trunk/livesupport/src/tools/taglib/taglib-1.3.1/tmp/taglib-1.3.1/taglib/toolkit'
make[5]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /include/taglib
mkdir -p -- /include/taglib
mkdir: cannot create directory `/include': Permission denied
make[5]: *** [install-taglib_includeHEADERS] Error 1

My livesupport/usr/include got a chmod 755

Attachments

Changelog

Thu Dec 22 00:21:27 2005: Modified by fgerlits

    It looks like the ${prefix} is set to the empty string. Did you run configure (or setupDevelopmentEnvironment.sh)?

    Thu Dec 22 09:44:31 2005: Modified by fvanberckel

    • resolution set to invalid
    • status changed from new to closed

    Sorry i forget to run configure well before startMakeRecompile.sh. Run at night setupDevelopmentEnvironment.sh. Thanks.


    Add/Change #1574 (Taglib cannot create directory `/include': Permission denied)




    Change Properties






    Action