LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-31-2008, 04:33 PM   #1
cory94bailly
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Rep: Reputation: 0
Compiler problem..?


Well I have an Asus eee pc...

I am trying to install Wine but I got the error saying I need a C Compiler...


So I downloaded Gcc, unpacked it, and ran the Configure file..

I got this:

Code:
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Now I get the error but not exactly...

I need a c compiler to compile a c compiler...........?


Gosh this is so confusing..


Well my error is above.. What files do I need, how can I get them, how to I install them? All I want to do is run Wine.
 
Old 07-31-2008, 04:41 PM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Welcome to LQ!

But you are most likely to find the answers to your questions about your EEE on these EEE-specific sites:

For HOWTO's:
http://wiki.eeeuser.com/

And for discussion / questions:
http://forum.eeeuser.com/
 
Old 07-31-2008, 04:41 PM   #3
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
What distribution of linux is running there?
Almost every distribution has some kind of package management through which you can install software for your distribution.
On most distributions you don't need to compile software yourself - you just install it from your distributors repository.
 
Old 07-31-2008, 04:46 PM   #4
cory94bailly
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jomen View Post
What distribution of linux is running there?
Almost every distribution has some kind of package management through which you can install software for your distribution.
On most distributions you don't need to compile software yourself - you just install it from your distributors repository.
Xandros with KDE.


But I'm still confused.
 
Old 07-31-2008, 04:52 PM   #5
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Xandros with KDE.
I know, but I don't think you have had the time (all of 5 minutes!) even to look at the links I gave you (see above).
 
Old 07-31-2008, 04:58 PM   #6
cory94bailly
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by tredegar View Post
I know, but I don't think you have had the time (all of 5 minutes!) even to look at the links I gave you (see above).
I was/still am... I can not find anything useful.

I'm bad at searching
 
Old 07-31-2008, 05:00 PM   #7
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
I found this link:
http://support.xandros.com/desktop-faq.php#EeePC
Quote:
Does Xandros Provide Support for the Eee PC?
No. The Eee PC is an ASUS product and is solely supported by them, including Operating system issues. The Operating System on the Eee PC is not a Xandros Product. While Xandros may have aided in the development of the Eee PC OS, it is owned and supported by ASUS.

Please contact ASUS support at http://support.asus.com/ for all Eee PC related questions.
Therefore - since I don't know the specifics of xandros or even xandros on eeePC I suggest you follow the advice tredegar gave.

(...if you cannot find some method or tool to upgrade/install software on any of the menus on your desktop - as is common in most distributions.)

[edit]
and I also found this:
http://wiki.eeeuser.com/addingxandrosrepos

Last edited by jomen; 07-31-2008 at 05:05 PM.
 
Old 07-31-2008, 05:08 PM   #8
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
I'm bad at searching
No. You are just idle and lazy, and expect someone else to do your basic homework for you.
Just this once: http://wiki.eeeuser.com/howto:wine
and never again
 
Old 07-31-2008, 05:28 PM   #9
cory94bailly
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by tredegar View Post
No. You are just idle and lazy, and expect someone else to do your basic homework for you.
Just this once: http://wiki.eeeuser.com/howto:wine
and never again
Thanks but uh-oh.

I got to step 10 then this showed up:

Quote:
E: /var/cache/apt/archives/libwine_0.9.25-2.1_i386.deb: failed in buffer_write(fd) (10, ret=-1)

And the terminal popped up and said:

Quote:
(synaptic:10254): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed
Any help or am I screwed?
 
  


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
checking for C compiler default output... configure: error: C compiler cannot create fiorejm Linux - Software 6 11-12-2009 12:35 PM
Problem with C compiler alpha_hack Slackware 3 07-10-2007 05:01 PM
C++ Compiler Problem jefe_goode Mandriva 0 06-14-2004 02:23 PM
Problem with C compiler Tez218 Linux - Software 1 08-18-2003 07:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:18 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