[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: kdepim (CVS HEAD): "/usr/bin/install" is being called while
From:       "Steven P. Ulrick" <ulrick2 () faith4miracle ! org>
Date:       2004-12-30 12:09:07
Message-ID: 200412300609.08348.ulrick2 () faith4miracle ! org
[Download RAW message or body]

On Wednesday 29 December 2004 7:53 am, Steven P. Ulrick wrote:
> Hello, Everyone
> I have had this problem before with another (can't remember which) project
> I compile from source.  On a completely fresh download of kdepim from CVS
> HEAD, for some reason, "/usr/bin/install" is being called while I am
> running "make".  As a result, I get this error:
> installing ./libkdepim/kdepimmacros.h
> /usr/bin/install: cannot remove
> `/usr/local/kde-cvs/include/kdepimmacros.h': Permission denied
> Error creating /usr/local/kde-cvs/include/kdepimmacros.h. Exit status 1.
> make: *** [all] Error 1

Hello, Everyone
The following gentelman :"Richard Lärkäng <richard@goteborg.utfors.se>" 
contacted me off list with the following email:

CVS commit by larkang: 

$(all_includes) last

Steven, this might help with your problem
CCMAIL: ulrick2@faith4miracle.org


  M +1 -1      Makefile.am   1.3


--- kdepim/kioslaves/mbox/Makefile.am  #1.2:1.3
@@ -1,3 +1,3 @@
-INCLUDES= $(all_includes) -I$(top_builddir)/libkdepim
+INCLUDES= -I$(top_builddir)/libkdepim $(all_includes)
 ####### Files

This fixed the problem perfectly.

To hopefully correct a mistaken assumption about my problem, I always compile 
as a regular user, and then install as root.  I am quite clear on the fact 
that you can't install something globally on your system when you are not 
root.  It only takes a few times trying to find that out :)  
But /usr/bin/install was literally being called when I was running "make" as 
a regular user.  As we all know, "/usr/bin/install" is only supposed to be 
called when one is running "make install", not just "make"

Anyway, all is well now.
Have a Great Day,
Steven P. Ulrick
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic