Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cent OS 6.3 support for install-wine-deps.sh #253

Open
GoogleCodeExporter opened this issue Jul 13, 2015 · 0 comments
Open

Cent OS 6.3 support for install-wine-deps.sh #253

GoogleCodeExporter opened this issue Jul 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. line 10, "lsb_release" command is not the right command to find distro name.
Use "cat /etc/*-release" and it will say "Cent OS release 6.3"
2. All the yum packages listed install except "iconutils"
3. I have wine development version 1.5.20 but there is no folder 
/usr/local/winedeps
I manually installed nettle and gnutls myself in /usr/local folder.

What is the expected output? What do you see instead?
All yum pakages installing. I see most of them installed except iconutils.
command not understanding what lsb_release is...

What version of the product are you using? On what operating system?
CentOS 6.3, wine 1.5.20

Please provide any additional information below.
Keep up the good work Austin English and please update the script.
Thanks

Original issue reported on code.google.com by [email protected] on 7 Jan 2013 at 5:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant