Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I download and try to install the rpm package for fedora 10, i also try compiled from source and finally ry to rebuild de rpm pakage from src.rpm package .. and nothing work.. does anyone know how can i install mysql workbench in fedora 11 ?
Thanks.
http://blog.famillecollet.com/post/2009/07/01/mysql-worbench-5.1.16-1-en
you can find the latest version of mysql-workbench for fedora 11 here!
Get the RPM package and try this:
yum localinstall mysql-workbench-whatever.rpm
Maybe it's a dependency problem. If that's the case, the above command will pick up whatever other packages are needed (if they're available in the Fedora repositories).
MySQL Workbench discussions: http://forums.mysql.com/index.php?151
I found the solution on this page : http://blog.famillecollet.com/post/2009/07/01/mysql-worbench-5.1.16-1
- wget http://rpms.famillecollet.com/remi-release-11.rpm
- rpm -Uvh remi-release-11.rpm
- yum --enablerepo=remi install mysql-workbench
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 1 year ago.
Improve this question
I've been trying to install .deb chrome file (google-chrome-stable_current_amd.64.deb) but unable to do. I only get the message saying that "It is not installable" and "Some packages could not be installed".
logs:
sudo apt install ./google-chrome-stable_current_amd.64.deb
Reading package lists... Done
Unsupported file ./google-chrome-stable_current_amd.64.deb given on commandline
Note, selecting 'google-chrome-stable:amd64' instead of './google-chrome-stable_current_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
google-chrome-stable:amd64 : Depends: libasound2:amd64 (>= 1.0.16) but it is not installable
Depends: libatk-bridge2.0-0:amd64 (>= 2.5.3) but it is not installable
Recommends:: command not found
ubuntu#ip-:~$ E: Unable to correct problems, you have held broken packages.
E:: command not found
Try this method worked for me
Navigate to the folder were google-chrome-stable_current_amd64.deb is present
Example: cd/Downloads/
Run this code sudo dpkg -i google-chrome-stable_current_amd64.deb
If you encounter any problem run sudo apt install -f
And re run the below code
sudo dpkg -i ~/Downloads/google-chrome-stable_current_amd64.deb
By running the above code Google-chrome will be installed.
To install the package use command like:
sudo apt install ./google-chrome-stable_current_amd.64.deb
This will install also dependencies.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
Getting this error when installing Modoboa via this link https://www.linuxbabe.com/mail-server/email-server-centos-7-modoboa
Installing amavis
Package amavisd-new is obsoleted by amavis, trying to install amavis-2.12.0-10.el7.noarch instead
Package lz4-1.7.5-3.el7.x86_64 already installed and latest version
Created symlink from /etc/systemd/system/multi-user.target.wants/mariadb.service to /usr/lib/systemd/system/maria
db.service.
Redirecting to /bin/systemctl status mariadb.service
● mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
Active: inactive (dead)
Redirecting to /bin/systemctl start mariadb.service
Amavis is not installed
It would be very helpful if some can help
You need to do 2 things
go to folder where you cloned modoboa git repo and run:
sed -i 's/amavisd-new/amavis/g' ./modoboa-installer/modoboa_installer/scripts/amavis.py
Script was searching for package amavisd-new but package naming was changed for amavis in Centos
Modoboa installer don't have yet files for amavis ver 2.12 but you can copy older sql template
cp modoboa-installer/modoboa_installer/scripts/files/amavis/amavis_mysql_2.11.X.sql modoboa-installer/modoboa_installer/scripts/files/amavis/amavis_mysql_2.12.X.sql
if you want to use postgresql do the same for postgres sql file.
and after that re-run installer should work fine :)
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I've installed CMU Sphynx at Linux Mint 13 (based on Ubuntu 12.04 LTS) and I simply cant' find any examples for:
How to just test how it work in most simple way? I want to launch it from command line and recognize any .wav file. I've read docs but there are just c++ or python examples, no examples for pocketsphynx_continious
Where can I get /dev/dsp devise at Mint? I have installed all dev libs for alsa and pulseaudio - no /dev/dsp at all.
Any help?
To recognize from microphone
pocketsphinx_continuous
To recognize a file (16khz mono 16bit)
pocketsphinx_continuous -infile file.wav
To create /dev/dsp you need to load kernel driver for oss
modprobe snd_pcm_oss
Development libs are for development, not for /dev/dsp. After you installed development libraries, you need to recompile and reinstall sphinxbase. It will detect development libraries and use alsa instead of oss.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
After processing dependencies "yum update" produce errors:
--> Finished Dependency Resolution
Error: Package: perl-CPAN-1.9600.01-215.fc17.noarch (updates)
Requires: perl = 4:5.14.2-215.fc17
Installed: 4:perl-5.14.3-202.fc16.i686 (#updates/16)
perl = 4:5.14.3-202.fc16
Available: 4:perl-5.14.2-211.fc17.i686 (fedora)
perl = 4:5.14.2-211.fc17
Available: 4:perl-5.14.2-215.fc17.i686 (updates)
perl = 4:5.14.2-215.fc17
Error: Package: 1:perl-IPC-Cmd-0.70-215.fc17.noarch (updates)
Requires: perl = 4:5.14.2-215.fc17
Installed: 4:perl-5.14.3-202.fc16.i686 (#updates/16)
perl = 4:5.14.3-202.fc16
Available: 4:perl-5.14.2-211.fc17.i686 (fedora)
perl = 4:5.14.2-211.fc17
Available: 4:perl-5.14.2-215.fc17.i686 (updates)
perl = 4:5.14.2-215.fc17
There are plenty errors of that type mostly concerning perl.
But required version of perl is installed:
yum install perl-5.14.2-215.fc17.i686
Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit
Package matching 4:perl-5.14.2-215.fc17.i686 already installed. Checking for update.
Nothing to do
Skip broken option does not help.
It seems that upgrading from version 16 to 17 is stuck at the middle of process
I had exactly the same problem after the upgrade from Fedora 16 to Fedora 17 (this upgrade sucks). It seems the perl-5.14.2-XXX.fc17 package does not show up in the repo update list because the version already installes (perl-5.14.3.fc16) is 'newer'.
Here is what I've just done to solve the problem.
check which version you have already installed on you system:
perl-5.14.3.fc16
download the rpms for the newer version. In my case (you may need other libraries):
perl-5.14.2-211.fc17.x86_64.rpm
perl-libs-5.14.2-211.fc17.x86_64.rpm
perl-Carp-1.20-211.fc17.noarch.rpm
perl-Digest-MD5-2.51-211.fc17.x86_64.rpm
perl-Digest-1.17-2.fc17.noarch.rpm
perl-macros-5.14.2-211.fc17.x86_64.rpm
update allowing older packages (superuser):
# rpm -U --oldpackage perl-.rpm*
Go back to yum update to finish updating missing libraries and packages.
If you still have some libraries dependence issues that doesn't allow you to to this you may have to remove thos libraries before, but normally it show go smoothly.
I hope this helps.
I've solved it by removing problem packages and installing them again after update finished.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I managed to bork my installation of it while trying to uninstall it. I installed via Muon (Kubuntu), and attempted uninstallation the same way.
I tried apt-get install/remove (on both mysqlserver and mysql), then tried manually removing files, but it just doesn't work. Somewhere it's determining not to regenerate its configs and not reinstall like a fresh install would.
How do i just get rid of everything mysql-related? I'd like to start fresh.
apt-get purge PACKAGENAME should completely remove a package including its configurations. Maybe this works better.
remove leaves behind configuration files. You need to use purge instead. (purge works on both apt-get(8) and dpkg(8).)
I had to copy a default mysql.cnf (obtained via googling) into the /etc/mysql directory. It created debian versions of the config while using "apt-get install mysql-server-5.1", so i'm assuming the installation i was trying to do was just bad. Should have gone rpm i guess.
However using purge DID remove a few other files i didn't know about, so it did help. +1