bugGnash - The GNU Flash player - Bugs: bug #22341, Klash installation does not honor...

 
 

bug #22341: Klash installation does not honor configure's prefix or $KDEDIRS

Submitter:  anonymous coward <athing>
Submitted:  Sun 17 Feb 2008 02:01:30 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  None Status:  Need Info
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

  Spam posted by anonymous
Mon 18 Feb 2008 08:22:06 PM UTC, comment #3: 

the .desktop file (as all other services files for KDE)
are installed in the KDE_SERVICESDIR, which is set
by --with-kde-pluginprefix (add /share/services)
OR wherever kde-config suggests:
kde-config --install services --expandvars

You can override the above using --with-kde-servicesdir

KDEDIRS is never used automatically

Sandro Santilli <strk>
Group Member
Mon 18 Feb 2008 06:33:28 AM UTC, comment #2: 

cvs

anonymous coward <athing>
Sun 17 Feb 2008 02:06:06 AM UTC, comment #1: 

Is this with cvs HEAD or 0.8.1 ?

Rob Savoye <rsavoye>
Group administrator
Sun 17 Feb 2008 02:01:30 AM UTC, original submission:  

make install assumes klash_part.desktop should be installed to /usr, despite the --prefix option of configure being /usr/local and $KDEDIRS being /usr/local .

gmake[4]: Entering directory `/home/notroot/.sourceinstall/build/gnash/plugin/klash'
gmake[4]: Nothing to be done for `install-exec-am'.
test -d /usr/share/services || /bin/sh ../../mkinstalldirs /usr/share/services
/usr/bin/install -c ./klash_part.desktop /usr/share/services
/usr/bin/install: cannot create regular file `/usr/share/services/klash_part.desktop': Permission denied

anonymous coward <athing>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by rsavoye (Posted a comment)
  • -email is unavailable- added by athing (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-02-17 rsavoye StatusNone Need Info
        Assigned toNone rsavoye

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code