LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 04-08-2006, 06:06 PM   #1
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Rep: Reputation: 15
Missing important execs from /bin! HELP


Hello,

I've just installed a downloadable version of SuSE Linux 9.2 but it lacks many important "commands" that I need to install files and such..

I'm missing the following which I need to install software,

configure
make
makefile
cat
less

etc..

Is there a common name for these files, since they should be in every system?
Where can I download them ?

Thanks a lot,

Amer
 
Old 04-08-2006, 06:33 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Those commands are used when building from source code. configure comes in the app itself if required. make is command usually in /usr/bin and uses the Makefile ( from the source code) to build with from the source code you are compiling. Best thing to do is read the Install and readme docs on source code apps. Many of them work this way.
./configure
make
make install ( needs to be run as root)

Why cat is not present I do not know. Do things like ' whereis cat ' to find it.
Other commnads have manuals using the ' man ' command, you can read like ' man make '

Brian1
 
Old 04-08-2006, 06:52 PM   #3
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Cat is supplied by the coreutils package. Make is supplied by a make package.
You may also need to install the gcc and cplusplus packages.
 
Old 04-08-2006, 07:48 PM   #4
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
Yeah..

I need gcc, cpp, and many other software for my system.

But the problem is that I can't ./configure anything..

Everytime I ./config I get "Permission Denied".. I have two users on my system, root and Nectron.. and it doesn't work with both users. I've also set my security settings to the lowest.

Nectron@linux:~/Documents/Programs> chmod -x RealPlayer10GOLD.bin
Nectron@linux:~/Documents/Programs> ./RealPlayer10GOLD.bin
bash: ./RealPlayer10GOLD.bin: Permission denied

How can I fix this??

and where can I download the missing libraries you mentioned?
 
Old 04-08-2006, 08:05 PM   #5
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
With chmod -x you removed executable permission from RealPlayer10GOLD.bin so it's no surprise that you got a permission denied message when you tried to execute it. Try chmod +x instead.

SuSE comes with a nice tool called YaST which can help you with system tasks such as installing software etc. I'd suggest getting familiar with it. You can generally find RPMs from rpmfind.net (looks for those built for your version of SuSE).
 
Old 04-08-2006, 08:42 PM   #6
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
I've just installed xchat and realplayer10GOLD!

now I get another problem whenever I try to execute the newly installed software..

Nectron@linux:~/Documents/Programs/RealPlayer> ./realplay.bin
./realplay.bin: error while loading shared libraries: /opt/gnome/lib/libgtk-x11-2.0.so.0: undefined symbol: g_type_class_add_private

xchat: error while loading shared libraries: /opt/gnome/lib/libgtk-x11-2.0.so.0: undefined symbol: g_type_class_add_private



I've checked the libgtk-x11-2.0.so.0 and it's there..

Does anyone know how to solve this?
 
  


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
Novel execs destroying a great distribution KimVette SUSE / openSUSE 34 08-17-2006 02:57 PM
Missing /bin/sh tbollen Slackware 3 03-20-2006 02:39 PM
Two Important Modules are missing in x86_64 SuSE. HELP ! ! ! Be.Gurmeet.Be Linux - Hardware 0 08-21-2005 01:51 PM
missing /bin/sh??? dasbooter SUSE / openSUSE 11 06-18-2005 02:45 AM
/usr/bin/wish missing ?!?!?!?! Shantesh Linux - Software 3 09-10-2003 12:47 PM

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

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