LinuxQuestions.org
Help answer threads with 0 replies.
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 12-03-2004, 10:19 PM   #1
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Rep: Reputation: 15
So many problems......


All I want to do is play some games.....
I installed Mandrake Linux 10.1 the other day. Since I'm switching from windows, there are a few applications that I've grown attached to that I cannot access on linux (photoshop to name one). I knew of Wine and decided to get it. When installing I got this problem.
Code:
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for :... no
checking for flex... no
checking for lex... no
configure: error: no suitable lex found. Please install the 'flex' package.
I searched around and found flex When trying that, I got this problem.
Code:
yacc -d ./parse.y
make: yacc: Command not found
make: *** [parse.c] Error 127
So I looked around for yacc.... I couldn't find yacc but learned of bison and byacc. Both failed miserably and I got the same error when installing flex. I tried installing rpms for byacc and bison, which also yielded the same error in flex. I tried installing an rpm for flex which had the same error for wine. I tried installing an rpm for wine which had this error.
Code:
error: Failed dependencies:
        libstdc++.so.6 is needed by wine-20041201-mdk

Before going any further with this wild goose chase I seek help from forum people. I have always gotten the best answers out of forums from problems compiling a C++ program to what animes are good. I have trust in the words of forum goers.
 
Old 12-03-2004, 10:26 PM   #2
z-vet
Member
 
Registered: Aug 2004
Location: Israel
Distribution: LMDE 5
Posts: 271

Rep: Reputation: 34
Try to install Wine with Mandrake's included utility. It installs all package dependencies automatically. You need to configure it first by providing a list of mirrors to get stuff from, check this page for. It's as easy as choosing a mirrors you want and then it generates a list of commands you need to run in console as root (all info is on the page). I believe it will work then. Good luck.
 
Old 12-03-2004, 10:39 PM   #3
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
What is Mandrake's utility and how do I access it/give it the list?
 
Old 12-03-2004, 11:01 PM   #4
shengchieh
Member
 
Registered: Jul 2004
Location: Palo Alto, CA
Distribution: #! Korora
Posts: 472

Rep: Reputation: 30
yes, linux is behind window in games. Nevertheless,
you might be interested in

Games
http://www.linux-games.com/ (non-commercial; linux-games)
http://www.linux-gamers.net/ (non-commercial; linux-gamer)
http://www.itworld.com/Comp/2362/lw-12-tengames/ (non-commercial; linux world)

Sheng-Chieh
 
Old 12-03-2004, 11:19 PM   #5
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
Didn't read anything but the first line did you?
 
Old 12-03-2004, 11:25 PM   #6
z-vet
Member
 
Registered: Aug 2004
Location: Israel
Distribution: LMDE 5
Posts: 271

Rep: Reputation: 34
In main menu there is Install Software entry. Before you use it, go to the Easy Urpmi (the link i posted) and choose a mirrors... Then it outputs a list of commands and says "type it in console as root". Open Konsole and become root by typing 'su' and entering your root password. Then copy a commands provided by Easy Urpmi and paste it in Konsole. Hit enter...let it finish and then go to main menu and hit Install Software. It asks you for your root password since only root can install new programs in Linux, type your root password and click ok. It opens a window when you can choose packages you want to install. Search for Wine and click on it. Then it says something like "To satisfy dependencies following packages must be installed:" and outputs a list of needed packages. You may read this list if you want to know what Wine depends on, or just click ok and let it go.
I think googling for something like "installing software in Mandrake" is not bad idea at all. You may find loads of useful information in the web, more than i can provide you in one forum post.
 
Old 12-03-2004, 11:46 PM   #7
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
-_- You're making me feel stupid here... I still can't find urmpi. I'm using KDE. The only "main menu" I can think to go to is the one that resembles a start menu.
I have no problem using the console commands, though. I know how to do that part. I know how to switch to root and all that too. It's just the actual use of urmpi that confuses me.

Last edited by ShadowMetis; 12-03-2004 at 11:57 PM.
 
Old 12-03-2004, 11:58 PM   #8
z-vet
Member
 
Registered: Aug 2004
Location: Israel
Distribution: LMDE 5
Posts: 271

Rep: Reputation: 34
It's not called urpmi, it's "Install software" or "Install packages" (sorry, i don't remember how exactly it's called on Mandrake). Don't feel stupid, just go to start menu and look for it.
 
Old 12-04-2004, 12:18 AM   #9
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
Are you sure you're talking about in KDE? KDE has no such option under their menu.
 
Old 12-04-2004, 12:25 AM   #10
z-vet
Member
 
Registered: Aug 2004
Location: Israel
Distribution: LMDE 5
Posts: 271

Rep: Reputation: 34
System>Configuration.
 
Old 12-04-2004, 12:30 AM   #11
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
And under that there is another menu that says nothing about packages or installing or urpmi or anything of that nature............... - _- Sorry If I'm annoying you............
 
Old 12-04-2004, 12:37 AM   #12
z-vet
Member
 
Registered: Aug 2004
Location: Israel
Distribution: LMDE 5
Posts: 271

Rep: Reputation: 34
No problem. I just dont remember how exactly it looks, i changed a distro and it's different here. What says this another menu under System>Configuration? There is KDE Control center and other entries, what they are?
 
Old 12-04-2004, 01:00 AM   #13
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
Code:
System > Configuration > Configure Your Desktop
			
			 KDE			Accessability >	Accessibility
								Country - Region & Language
								Keyboard Layout
								Keyboard Shortcuts
								
						Components >	Component Chooser
					 			File Associations
								File Manager
								KDE Resources Configurations
								Service Manager
					 			Session Manager
								Spell Checker
						
						Information >	Memory
					 			Protocols
								Samba Status
								X-Server
						
						LookNFeel >	Background
			 					Behavior
			 					Colors
								Fonts
								Icons
								Launch Feedback
								Multiple Desktops
								Panels
								Screen Saver
								Spalsh Screen
								Style
								System Notifications
								Taskbar
								Window Behavior
								Window Decorations
						
			 			Network > 	Email
			 					Local Network Browsing
								Preferences
								Proxy
						
						Peripherals >	Display
			 					IEEE 1394 Devices
								Keyboard
								Mouse
								Printers
						
						PowerControl >	Display Power Control
			 			
						Security > 	Crypto
			 					KDE Wallet
								Passwords
								Privacy
						
						Sound >		Mixer
			 					Sound Systerm
								System Bell
								
						System >	Font Installer
			 					KDE Performance
								KHotKeys
								Login Manager
								Paths
								User Account
						
						WebBrowsing >	Browser Identification
								Cache
								CGI Scripts
								Cookies
								Fonts
								History Sidebar
								Java & Javascript
								Plugins
								Stylesheets
								Web Behavior
								Web Shortcuts
								
			 Hardware		CD Properties
			 			KFloppy
						Screen Resize & Rotate
						
			 Printing		CUPS WWW admin tool
			 
			 Other			Change Password
			 			KDE Wallet
						LocaleDrake
I've checked everything that seems like a possibility, but I'm open to suggestions
 
Old 12-04-2004, 01:06 AM   #14
z-vet
Member
 
Registered: Aug 2004
Location: Israel
Distribution: LMDE 5
Posts: 271

Rep: Reputation: 34
System>Configuration>Configure Your Computer. Not Desktop, computer.
 
Old 12-04-2004, 01:12 AM   #15
ShadowMetis
Member
 
Registered: Dec 2004
Location: Newburgh
Distribution: Gentoo
Posts: 85

Original Poster
Rep: Reputation: 15
Not an option
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Ethernet Adsl Modem Driver Problems And Install Problems... akhilnair Linux - Hardware 12 11-28-2004 08:19 AM
cisco 350 wireless problems and suse x-server problems incognito9 Linux - Wireless Networking 5 10-14-2004 07:53 AM
Problems with OSS while trying to avoid problems in ALSA (scratchy sound) GT_Onizuka Linux - General 1 02-05-2004 11:55 PM
Problems, problems, problems. Lets start with the soundcard Kre8ive Linux - Newbie 5 08-07-2003 01:20 AM
Problems, problems, problems. Lets start with the ES 1868 AudioDrive Kre8ive Linux - Newbie 1 08-06-2003 07:04 PM

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

All times are GMT -5. The time now is 10:43 PM.

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