URN Logo
UNIX Resources » Linux » Linux Forum » Ubuntu Linux Support » Page.3 » Really Dumb Noob Question
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Really Dumb Noob Question
Subject: Really Dumb Noob Question
Author: reco    Posted: 2005-08-07 08:13:42    Length: 934 byte(s)
[Original] [Print] [Top]
Hi all
this probably isnt ubuntu specific and i feel really stupid asking this but if i dont im going to get left on the starting grid

i only really found out what linux is yesterday and since it looks like its going to be a major competetor for microsoft in the near future i thought id install it on my secondary system and start learning. The install and setup was pretty good and easy (click click click) and the asthetics of the GUI leave windows xp in its dust.

BUT...

i decided to try and install a few usefull programs so i searched around, found a simple weather program, downloaded it, extracted the archived files into a new folder looked for an installer           and looked            and looked again,

HOW DO I INSTALL PROGRAMS IN LINUX? is it now as simple as just clicking an executable??

please help
[Original] [Print] [Top]
Subject: Really Dumb Noob Question
Author: dJnEvS    Posted: 2005-08-30 06:04:59    Length: 751 byte(s)
[Original] [Print] [Top]
23 days later, still need help with this? tongue.gif

if you have a source code
go to the console:
CODE
./configure
make
sudo make install

that will install from source

if you have a .bin file you have to make the file executable using proppertys > premissions.
than with console execute it with ./filename.bin

also you can search for packages using Package Manager..
[Original] [Print] [Top]
« Previous thread
Problem With Ubuntu
Ubuntu Linux Support
Page. 3
Next thread »
Ip Filtering
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:02:16, cost 0.042965888977051 ms.