LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-18-2006, 06:55 PM   #1
W0bbles
LQ Newbie
 
Registered: Feb 2005
Distribution: Slackware 10
Posts: 27

Rep: Reputation: 15
Installing MUTE issues


I am having a hell of a time installing MUTE. I installed the recommended wxWindows libraries. When I go to run the ./runtoBuild script, I go through their little prompt and then continue with the installation, but all I get is a long list of errors when it tries to make and install . I've spent a good hour looking for installation tutorials because none of the packages comes with documentation, nor does their site have any documentation. Has anyone else had this problem?

Here is a portion of them:
Code:
make: `libcrypto.a' is up to date.
make: `libmuteMessageRouter.a' is up to date.
make: `libmuteFileShare.a' is up to date.
make: /usr/bin/wx-config: Command not found
g++ -g -c -I../../../../..  -o GuiApp.o GuiApp.cpp
In file included from /usr/local/include/wx/defs.h:23,
                 from /usr/local/include/wx/wxprec.h:13,
                 from GuiApp.cpp:80:
/usr/local/include/wx/platform.h:85:22: wx/setup.h: No such file or directory
In file included from /usr/local/include/wx/platform.h:88,
                 from /usr/local/include/wx/defs.h:23,
                 from /usr/local/include/wx/wxprec.h:13,
                 from GuiApp.cpp:80:
/usr/local/include/wx/chkconf.h:47:9: #error "wxUSE_DYNLIB_CLASS must be defined."
/usr/local/include/wx/chkconf.h:55:9: #error "wxUSE_FILESYSTEM must be defined."
/usr/local/include/wx/chkconf.h:68:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
/usr/local/include/wx/chkconf.h:76:9: #error "wxUSE_LOG must be defined."
/usr/local/include/wx/chkconf.h:84:9: #error "wxUSE_LONGLONG must be defined."
/usr/local/include/wx/chkconf.h:92:9: #error "wxUSE_MIMETYPE must be defined."
/usr/local/include/wx/chkconf.h:100:9: #error "wxUSE_PROLOGIO must be defined."
/usr/local/include/wx/chkconf.h:108:9: #error "wxUSE_PROTOCOL must be defined."
/usr/local/include/wx/chkconf.h:150:9: #error "wxUSE_REGEX must be defined."
/usr/local/include/wx/chkconf.h:158:9: #error "wxUSE_SOCKETS must be defined."
/usr/local/include/wx/chkconf.h:166:9: #error "wxUSE_STREAMS must be defined."
/usr/local/include/wx/chkconf.h:174:9: #error "wxUSE_STOPWATCH must be defined."
/usr/local/include/wx/chkconf.h:182:9: #error "wxUSE_TEXTBUFFER must be defined."
/usr/local/include/wx/chkconf.h:190:9: #error "wxUSE_TEXTFILE must be defined."
/usr/local/include/wx/chkconf.h:198:9: #error "wxUSE_UNICODE must be defined."
/usr/local/include/wx/chkconf.h:206:9: #error "wxUSE_URL must be defined."
/usr/local/include/wx/chkconf.h:224:9: #error "wxUSE_ACCEL must be defined."
/usr/local/include/wx/chkconf.h:232:9: #error "wxUSE_BMPBUTTON must be defined."
/usr/local/include/wx/chkconf.h:240:9: #error "wxUSE_BUTTON must be defined."
/usr/local/include/wx/chkconf.h:248:9: #error "wxUSE_CALENDARCTRL must be defined."
/usr/local/include/wx/chkconf.h:256:9: #error "wxUSE_CARET must be defined."
/usr/local/include/wx/chkconf.h:264:9: #error "wxUSE_CHECKBOX must be defined."
/usr/local/include/wx/chkconf.h:272:9: #error "wxUSE_CHECKLISTBOX must be defined."
/usr/local/include/wx/chkconf.h:280:9: #error "wxUSE_CHOICE must be defined."
/usr/local/include/wx/chkconf.h:288:9: #error "wxUSE_CHOICEDLG must be defined."
/usr/local/include/wx/chkconf.h:296:9: #error "wxUSE_CLIPBOARD must be defined."
/usr/local/include/wx/chkconf.h:304:9: #error "wxUSE_COLOURDLG must be defined."
/usr/local/include/wx/chkconf.h:312:9: #error "wxUSE_COMBOBOX must be defined."
/usr/local/include/wx/chkconf.h:320:9: #error "wxUSE_DATAOBJ must be defined."
/usr/local/include/wx/chkconf.h:328:9: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
/usr/local/include/wx/chkconf.h:336:9: #error "wxUSE_FILEDLG must be defined."
/usr/local/include/wx/chkconf.h:344:9: #error "wxUSE_FONTDLG must be defined."
/usr/local/include/wx/chkconf.h:352:9: #error "wxUSE_FONTMAP must be defined."
/usr/local/include/wx/chkconf.h:360:9: #error "wxUSE_GAUGE must be defined."
/usr/local/include/wx/chkconf.h:368:9: #error "wxUSE_GRID must be defined."
/usr/local/include/wx/chkconf.h:376:9: #error "wxUSE_HELP must be defined."
/usr/local/include/wx/chkconf.h:384:9: #error "wxUSE_HTML must be defined."
/usr/local/include/wx/chkconf.h:392:9: #error "wxUSE_ICO_CUR must be defined."
/usr/local/include/wx/chkconf.h:400:9: #error "wxUSE_IFF must be defined."
/usr/local/include/wx/chkconf.h:408:9: #error "wxUSE_IMAGLIST must be defined."
/usr/local/include/wx/chkconf.h:416:9: #error "wxUSE_JOYSTICK must be defined."
/usr/local/include/wx/chkconf.h:424:9: #error "wxUSE_LISTBOX must be defined."
/usr/local/include/wx/chkconf.h:432:9: #error "wxUSE_LISTCTRL must be defined."
Any it goes on and on from here.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Please tell me how to un mute alsa eckelly Linux - Newbie 8 10-13-2005 04:49 AM
Help! SoundCard went MUTE RaiReg Linux - Hardware 2 01-16-2004 07:13 PM
Mute PC speaker objorkum Linux - Software 2 01-16-2004 12:27 PM
how do you un mute the soundcard??? jsandro7 Linux - Newbie 6 11-04-2003 09:01 PM
MPlayer mute... rooman Linux - Software 2 09-18-2003 02:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration