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
 

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

reply to topic new topic new poll
Topic: make command, please help< Next Oldest | Next Newest >
andrewphoto Offline





Group: Members
Posts: 189
Joined: June 2005
Posted: June 09 2005,16:40 QUOTE

write to home:
tar xvzf file.tar.gz
cd
configure
make
make install
make clean

xvkbd.tar.gz downloaded from DSL - installed - no problems.

I tried to install a program.
Tar, ok.
Configure, ok.
make, command not found.

Do I have to 'suck it and see,' subsequently left with post configure files to remove.

I am trying reading the README and INSTALL files.

Do I need to 'install,' 'make,' command?

I hope I make sense.

Please help, pointers, advice. Thank You.

Rookie.
Back to top
Profile PM 
Guest
Unregistered






Posted: June 09 2005,16:55 QUOTE

There is a big difference between a .tar.gz extension and a .tar.gz source tarball.  The xvkbd.tar.gz is a DSL extension.  It has been pre-compiled and configured to install to /opt/xvkbd.  No need for ./configure or make.

A source tarball is different.  You have to compile it yourself.  This means you need a compiler and all the development libraries that this source requires.

DSL comes with a minimal set of development tools.  There is tcc (Tiny C compiler), but you need to have even the ANSI C header files constructed yourself before you can compile.  And there is no make.

There is an extension called gcc1.dsl that has the gcc © and g++ (C++) compilers as well as the make utility.  But you will still need to get all the other development libraries (like libreadline4-dev, libncurses5-dev, Xlibs-dev) if your program needs them.
Back to top
andrewphoto Offline





Group: Members
Posts: 189
Joined: June 2005
Posted: June 09 2005,17:02 QUOTE

Guest.
Thank You.
I thank you for giving more information than just saying to me, install gcc1.dsl

Best Regards.
Back to top
Profile PM 
2 replies since June 09 2005,16:40 < Next Oldest | Next Newest >

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

 
reply to topic new topic new poll
Quick Reply: make command

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