Skip to content

make install issue #159

@AnuragAnalog

Description

@AnuragAnalog

I am not able to install the gnome extension using the git repository

Steps to reproduce:

anuraganalog@anuraganalog:~/Downloads$ git clone https://github.com/hedayaty/NetSpeed.git
Cloning into 'NetSpeed'...
remote: Enumerating objects: 726, done.
remote: Counting objects: 100% (76/76), done.
remote: Compressing objects: 100% (38/38), done.
remote: Total 726 (delta 42), reused 67 (delta 37), pack-reused 650
Receiving objects: 100% (726/726), 216.29 KiB | 8.01 MiB/s, done.
Resolving deltas: 100% (474/474), done.
anuraganalog@anuraganalog:~/Downloads$ cd NetSpeed/
anuraganalog@anuraganalog:~/Downloads/NetSpeed$ make install

Error

mkdir -p `dirname locale/ca/LC_MESSAGES/netspeed.mo`
msgfmt po/ca.po -o locale/ca/LC_MESSAGES/netspeed.mo
make: msgfmt: No such file or directory
make: *** [Makefile:29: locale/ca/LC_MESSAGES/netspeed.mo] Error 127
anuraganalog@anuraganalog:~/Downloads/NetSpeed$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions