← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77089]: error when make install-webconf

 

Question #77089 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/77089

    Status: Open => Answered

Jeruvy proposed the following answer:
Make is run without parameters and will need a makefile to be built
first.  Standard technique is to do:

./configure && make && sudo make install

Within the source tree.

Good luck.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.