Skip to content

Trouble installing progress #165

Description

@jingxuanlim

Hi, I am having trouble installing and compiling progress, and would like to get some help.

yum can't find the package:

$ sudo yum install progress
Last metadata expiration check: 0:02:40 ago on Wed 01 Dec 2021 10:14:30 PM EST.
No match for argument: progress
Error: Unable to find a match: progress

Problems with make

$ cd progress
(master) progress $ make
Makefile:12: *** "ncurses package not found".  Stop.
(master) progress $ sudo make
cc -g -Wall -D_FILE_OFFSET_BITS=64 -c progress.c
Assembler messages:
Fatal error: can't create progress.o: Permission denied
make: *** [Makefile:29: progress.o] Error 1
(master) progress $

Any help appreciated!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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