Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: configure errors, tar produces errors< Next Oldest | Next Newest >
soultan Offline





Group: Members
Posts: 12
Joined: Sep. 2005
Posted: Sep. 12 2005,11:39 QUOTE

Greetings
I have recently learned how to use tar.
I can get as far as the configure command with non dsl extensions without getting errors.  The error I get with wine, polypaudio, webcam drivers, webcamgui, sane, etc. are the same. I feel this indicates something I am doing wrong here is the error

configure: error: no acceptable C comiler found in $PATH


any clear advice will be welcomed, also if that is unavailable a good howto link would be appreciated.

ps
any info on how to delete multiple mydsl right click menu pull down entries on a succesful/stable hd install would be appreciated.
Back to top
Profile PM 
NotTheMama Offline





Group: Members
Posts: 42
Joined: April 2005
Posted: Sep. 12 2005,13:48 QUOTE

This looks like you need a compiler (like the error states.) There is a gcc compiler in the myDSL repository in System. You will need this to try to configure/make/install.

DSL doesn't come standard with a compiler.

[edit]
Sorry didn't know about tcc... My fault..... :)
[/edit]
Back to top
Profile PM 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: Sep. 12 2005,14:04 QUOTE

Quote
DSL doesn't come standard with a compiler.


o rly?

Code Sample
#include <tcclib.h>
int main()
{
printf("hello world!\n");
return 0;
}


save as hw.c and do

Code Sample
tcc hw.c -o hw.bin


tcc is a very small ANSI C compiler, and it works quite well.

-J.P.


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
soultan Offline





Group: Members
Posts: 12
Joined: Sep. 2005
Posted: Sep. 12 2005,20:36 QUOTE

configure got a lot further this time new error though

code:
configure: error:
Library requirments(samplerate >=0.1.0)  not met; consider adjusting the PKG_CONFIG_PATH environment variables if your libraries are in a nonstandard prefix so pkg-config can find them.

Thanks for the tips!
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: Sep. 12 2005,21:56 QUOTE

DSL doesn't have the headers needed to compile most complex programs.  You'll find you'll need to install a LOT of libs and includes before being able to compile much.  In this case, libsamplerate is needed...when that's installed it will move on to the next dependency and give you an error about that one =o)

--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
9 replies since Sep. 12 2005,11:39 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: configure errors

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code