bugGNU Health - Bugs: bug #37788, `make install_man` not valid

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #37788: `make install_man` not valid

Submitter:  Emilien Klein <e2jk>
Submitted:  Thu 22 Nov 2012 08:09:34 PM UTC
   
 
Category:  Installation Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Module:  installation Component:  None

Thu 22 Nov 2012 08:38:24 PM UTC, comment #1: 

Just noticed that Luis has already committed a fix: http://hg.savannah.gnu.org/hgweb/health/rev/027cadedac33

Bug will be fixed with the next release.

Emilien Klein <e2jk>
Thu 22 Nov 2012 08:09:34 PM UTC, original submission:  

The makefile target to install the man page incorrectly points to `man/gnuhealth.1`
The man file is in the main `health` module, at `health/man/gnuhealth.1`

Runnint make install_man currently results in this error:

$ make install_man
install -Dm 644 man/gnuhealth.1 /"/usr/share/man/man1"/gnuhealth.1
install: impossible d'évaluer « man/gnuhealth.1 »: Aucun fichier ou dossier de ce type
make: * [install_man] Erreur 1

Emilien Klein <e2jk>

 

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

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 meanmicio (Updated 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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-11-22 meanmicio StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code