You are not logged in.

#1 2008-02-14 23:53:30

Thompz
Member
Registered: 2008-02-10
Posts: 31

No mmaker command?

Ive installed menumaker using /.configure, make, make install and it installed fine

However there isnt a mmaker command :S

EDIT, just found out I can run this from /home/ME/menumaker-0.99.7/mmaker but is there an easier command?

Offline

#2 2008-02-15 00:30:52

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,329

Re: No mmaker command?

I guess you need to check *where* did you actually install the program. The last step (make install) copies newly compiled files somewhere to the filesystem (the destination is set up when you run ./configure --prefix=<some dir>). Check the output of that command.

By the way, why don't you use AUR? Menumaker is there. For the general AUR instructions, check the wiki. It's much better than ./configure; make; make install method, since it creates a pacman package, which can be cleanly managed by pacman.

Offline

#3 2008-02-15 06:22:44

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: No mmaker command?

Usually manual make/install installs to /usr/local/bin, so add that path to your .bashrc or even better install menumaker using aur.

Offline

#4 2008-02-15 13:02:42

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: No mmaker command?

managing software without using pacman is not recommended. IMHO you should have used a PKGBUILD


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

Board footer

Powered by FluxBB