Linux - SoftwareThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I'm trying to install Simon but I have questions as I'm not use to running build scripts and after untarring there is not any mention of running ./configure, make or make install.
Here's the README file.
I get that I need to install all of the dependencies first.
Code:
Please compile Simon with the provided build.sh script.
There are the following dependencies.
Required build-time dependency:
1. KDE libraries and workspace (4.8 or newer)
Optional build-time dependencies:
1. KDE Pim Libs . Enables the optional command plugin "Akonadi" that allows
Simon to trigger commands at certain times and to use Simon dialogs as
calendar reminders.
2. LibSampleRate (http://www.mega-nerd.com/SRC/). If you build Simon with LibSampleRate support, it can
automatically resample audio in- and output for devices that don't support the
required configuration.
3. qaccessibilityclient (http://cmusphinx.sf.net://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient). Enables the experimental ATSPI integration.
4. Sphinxbase, PocketSphinx, SphinxTrain (http://cmusphinx.sf.net). Together, they enable SPHINX support in Simon
(model compilation and recognition).
5. OpenCV (http://opencv.org). Enables the face detection and lip detection context plugins.
Here's a pic of all of the files that came with Simon:-
The website that the README file gives for 'qaccessibilityclient' returns Error Not Found.
So; I'll have to convert the .rpm with rpm2tgz to get the dependency installed.
Libsamplerate-0.1.8.tar.gz has to be compiled so I have a lot of work to due before I actually install Simon.
(learning as I download the dependencies)
If I don't have the correct dependency installed will the build show me an error?
If you have a full Slackware installation you already should have KDEPimLibs already installed.
It shouldn't, since the README clearly states that these are optional dependencies.
Negative on the KDEPimLibs.
When I installed Slackware I did not install anything 'KDE'
bash-4.2# slackpkg search kdepimlibs
Looking for kdepimlibs in package list. Please wait... DONE
The list below shows all packages with name matching "kdepimlibs".
[uninstalled] - kdepimlibs-4.10.5-x86_64-1
You can search specific files using "slackpkg file-search file".
Distribution: PCLinuxOS2023 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,486
Rep:
Re #14.
If Slackware 14.1, all kde-4.10.5 can be installed from the install DVD.
And the same for qt-4.8.5 .
Slackware : The install order doesn't really matter. Random order is OK.
Simon : The only missing package is qwt. (With a full install of Slackware 14.1).
`qwt' http://slackbuilds.org/repository/14.1/libraries/qwt/
... Other packages are optional.
Simon will start building when qwt is installed ...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.