How To Install Linux - UNIX
How To Install Linux - UNIX
Tutorials
BASH Shell
Troubleshooting
Nginx
Networking
MySQL
Google Cloud Platform
Amazon Cloud Computing
Rackspace Cloud Computing
Linux
CentOS
Debian / Ubuntu
Ubuntu Linux
Suse
RedHat and Friends
Slackware Linux
UNIX
AIX
Mac OS X
FreeBSD
FreeBSD Jails (VPS)
Openbsd
Solaris
See all tutorial topics
Contact us
Linux Scripting Guide
RSS/FEED
Shop
nixCraft
Linux and Unix tutorials for new and seasoned sysadmin.
Q. I’m new to Linux. Over few days I found lots software distributed as
.tar.gz file. How do I install tar.gz files under Linux?
A. tar.gz also known as tarball, an archive format for
electronic data and software. Most Linux tarball
contains a source code for software. If you are new to
Linux I recommend using apt-get, rpm and yum
command to install all binary packages.
# 1: Uncompress tarball
Where,
Each tarball comes with installation and build instructions. Open INSTALL
or README file for more information:
$ vi INSTALL
Tweet itFacebook itGoogle+ itPDF itFound an error/typo on this page?
I have also got the same problem not able to installed linux
Reply Link
Deepak John March 15, 2013, 5:59 am
hai frnds,
am newer to linux but am intersted to work with it most of the
softwares i downloaded had this problem that it does’nt
contain ./configure file so it gives”there is no directory
./configure”so i enterd the code ‘make’ i got the same
replay..pls help me out…i was in the same directory that the
files unziped
Reply Link
Trent December 11, 2007, 12:19 am
Thank you
Reply Link
Anonymous October 12, 2010, 4:54 pm
Applications>Accessories>Terminal
Enter the commands in the Terminal.
Reply Link
Thais January 5, 2013, 7:40 pm
type: tar zxf with a space at the end and drag the
file into the window hit enter and your done.
Reply Link
sabari November 12, 2010, 5:41 am
Reply Link
jhon April 24, 2011, 9:15 am
Reply Link
elissa GRACE May 5, 2011, 6:12 pm
Reply Link
Bjørndal May 5, 2011, 11:07 pm
Oh, Snap!
Reply Link
demiudg June 10, 2011, 12:22 am
Reply Link
Seth Kaufmann August 8, 2011, 4:42 pm
Reply Link
Denna August 23, 2011, 8:13 pm
Reply Link
Special K February 10, 2014, 11:26 am
Reply Link
Tuerdi August 1, 2011, 8:15 am
Reply Link
The Linguist May 14, 2012, 10:59 am
*cold water
Reply Link
Seth Kaufmann August 8, 2011, 4:43 pm
What a dick
Reply Link
Evan McNeil February 15, 2012, 4:50 am
Reply Link
case January 18, 2012, 11:47 pm
Reply Link
Rofo McTokey March 12, 2012, 2:23 pm
Reply Link
Ken October 14, 2014, 4:39 pm
Reply Link
chavfield January 8, 2013, 10:18 pm
Reply Link
Sorry.. February 14, 2013, 9:07 pm
You’re*
Easy mistake :)
Reply Link
deathKILLERforHIRE May 6, 2013, 5:44 am
Reply Link
mb June 30, 2011, 3:23 am
Reply Link
gilbert January 8, 2012, 10:33 pm
Reply Link
unnamed February 21, 2012, 8:57 am
In the terminal
Reply Link
Anonymous June 6, 2013, 4:24 pm
Reply Link
TheDick! July 11, 2013, 5:55 am
Reply Link
wtf? September 22, 2013, 5:57 am
Reply Link
Chrysaliarus October 18, 2013, 7:52 am
Reply Link
Ken August 21, 2014, 6:13 am
Reply Link
WhiteHatTrick March 13, 2014, 4:04 pm
Reply Link
Kris April 15, 2014, 11:42 pm
Reply Link
Ken October 14, 2014, 4:44 pm
Reply Link
zomg August 30, 2013, 5:20 am
Reply Link
Waka Waka August 31, 2013, 11:02 pm
Reply Link
Ramzero July 2, 2013, 7:58 am
linux isn’t windows, its not for noobs, linux gives you so much
power many can’t handle the responsibility.
Reply Link
szeth July 8, 2013, 2:46 pm
Reply Link
Waka Waka August 31, 2013, 11:01 pm
Reply Link
Ken August 21, 2014, 6:17 am
Reply Link
Ken October 14, 2014, 4:49 pm
Yet Windows as we all know was born from DOS which
we may know is a single user version of Linux.
MSDOS is still sitting at the root or kernal of Windows.
So why do you say it is so much more complex. If
anything Linux is much less complex. The commands are
simliar but not the same. Batch files, versus script files.
Its kind of like saying, oh get out of the cockpit cause
you cant handle a race car. Everyone has to learn from
their mistakes, and everyone had to start somewhere.
I think everyone who touches a computer should know
how it works, from how the bootstrap code boots the
system on up to how to network using command line not
click click click.
Reply Link
Kris April 15, 2014, 11:38 pm
Reply Link
Anonymous October 9, 2014, 5:24 am
hahahahahahahahahaaaa ……..
lollllzzzzzzzzz
Reply Link
Ben December 29, 2007, 9:36 pm
Ben,
Reply Link
Joh August 27, 2008, 11:00 am
on Solaris:
tar: z: unknown function modifier
Reply Link
nixCraft August 27, 2008, 11:07 am
Joh,
Use gnu tar or tar command without z option under Solaris UNIX:
tar xf file.tar
If it is tar.gz, enter:
gunzip < file.tar.gz |tar xvf -
Reply Link
mark October 30, 2008, 12:09 pm
hi guys, i was unable to unzip the files but the thing was i cannot
install it i get this message.
=== TOOL-CHAIN CHECKS ===
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/boot/data/My Internet/rpm-5.1.6′:
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.
can anyone help me with this im new with linux, Im using the linpus
lite ver 9.4 i tried installing RPM coz i cannot install new programs i
dont know if linpus permits instalation of new programs hope you
can help me with this thanks and i’ll appreciete it alot.
Reply Link
linish February 16, 2011, 12:40 pm
Reply Link
yogesh November 1, 2008, 4:45 pm
how to use commands apt-get, rpm and yum & what do they mean
Reply Link
Siôn February 16, 2011, 7:01 pm
Reply Link
Fafali August 12, 2011, 4:49 am
Reply Link
Equalive December 8, 2008, 7:28 pm
Reply Link
Omega December 15, 2008, 1:07 am
./configure
bash: ./configure: No such fire or directory
Reply Link
Someone August 17, 2010, 8:08 am
Exactly my problem.
Everyone says:
./configure
make
make install
My errors: ./configure – File or Directory not found.
make install – No rule to make ‘install’
Reply Link
Siôn August 18, 2010, 7:12 pm
Reply Link
Alex Lee September 11, 2010, 3:36 pm
Reply Link
Siôn September 12, 2010, 12:27 pm
Reply Link
the Cat September 30, 2011, 8:35 am
Reply Link
christos December 16, 2008, 11:45 pm
i have and problem with the linux of “linpus” installed in acer one…
when i setup back-track 3 not found drivers for audio-
vga-camera-flash driver mmc,sd…
In linpus is already the drivers, but not support compiler…
I not know what to i make with this laptop, acer one :(
Windows XP is not support, by usb hard disk or in the internal sd
card of laptop (8gb), correctly.
Reply Link
Alan December 17, 2008, 8:59 am
Hi,
I’m using Fedora 8 and I’ve just installed wine 1.1.10 as a .tar.bz2
file. I’ve figured out how to unzip it and put it in a folder, but of
course, I have not been able to install it or anything. I don’t think I
have the right compilers, because it gives me this:
$ cd wine-1.1.10
$ ./configure
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking whether make sets $(MAKE)… yes
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/home/hyperion/wine-1.1.10′:
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.
[hyperion@amethystium wine-1.1.10]$ make
make: *** No targets specified and no makefile found. Stop.
$
So, those gcc, cc, and cl.exe files it’s looking for…are those
something I need? Am I able to yum install those? What commands
do I type in if I do that? I think I just have GNU and that will unzip
stuff, but, of course, I can’t install the program with that I don’t
think.
Alan
Reply Link
nixCraft December 17, 2008, 9:34 am
Hi,
Omega,
I can’t install tar packages,
Is there a solution to resolve the problem “./configure: No such file
or directory” i am using Ubuntu too
Reply Link
Joseph February 3, 2009, 2:21 pm
I always hear people saying linux is better than windows xp, but the
reallity is that it is not! It is only different and for ME windows is
way better than linux because it simple works and do what I need it
to do. In linux I have to configure too many things to get it to work
and many programs you find in windows xp simple do not exist in
linux and do not have any option to replace those programs.
Installs are very difficult do do in linux. I am missing my xp. The
only advantage in linux is the fact it is free, but gives in headaches.
It is the true!
Reply Link
Ex-windows user July 19, 2010, 7:24 am
This is what happens when you accept free food – you just
lost the skills of hunting.
Reply Link
yup February 15, 2011, 5:23 am
Reply Link
Siôn February 15, 2011, 12:56 pm
Reply Link
zomg August 30, 2013, 5:31 am
Reply Link
wayne September 6, 2011, 1:24 am
Reply Link
Ken August 21, 2014, 6:40 am
Reply Link
tina February 5, 2009, 11:24 pm
Reply Link
Marty February 18, 2009, 8:28 pm
Hi,
Linux can be hard. There are many different “Distributions” each
distribution is constructed to meet different peoples needs. You will
have to search online and review “linux distribution” and see which
one sound like it is for you.
The easiest way to install applications is to use the tools that come
with the distribution you decided to install on your computer. The
tools are “apt-get”, “rpm” and “yum” and more. They are included
in the linux distribution to make installing easy.
I am using OpenSuse 11.1 Gnome and they have graphic tools for
installing files. I usually google “OpenSuse 11.1″ and the name of
the app I am looking for.
If you download “source” you are downloading programing code
that needs to be turned into binary executiable code to run. This
can be very difficult and requires that your linux has the developer
packages installed. This may be too difficult for the casual Linux
newbie.
Reply Link
Nitin February 23, 2009, 6:53 am
Hi ,
Linux users,
Reply Link
ramdhan March 1, 2009, 8:45 am
Reply Link
paulo March 13, 2009, 4:49 am
Reply Link
Kapil March 17, 2009, 8:55 am
Reply Link
Jannik March 18, 2009, 11:47 am
Reply Link
Bruce Wayne March 20, 2009, 4:12 am
For all those who are new to linux and say they hate it switch back
to mac or windows there are many people happy to help you on the
web but if you are unhappy you should really switch back and if you
don’t know how to find the command terminal you should really
switch to windows with its supposedly “user friendly OS” and if you
are on the fence read this http://linux.oneandoneis2.org/LNW.htm
and join linuxforums.org here is some also key reading for new linux
users from that oh so helpful forum site
http://www.linuxforums.org/forum/linux-newbie/57918-all-new-
users-read-first.html hope that helps
Reply Link
Bruce Wayne March 20, 2009, 4:21 am
Oh and check out what marty said you either need to be willing to
do research and read articles to learn this stuff or know it
already(cause you spent way to much playing with source code and
programming in high school like I did) or you just need a smooth
runnin OS for email internet and maybe some simple word
processing
Reply Link
Jannik March 21, 2009, 4:02 am
“For all those who are new to Linux and say they hate it switch back
to mac or windows ”
Ps. Thanks for the links . It was in fact very qualified help I got and
it was needed here in the jungle of blocks and amateur sites which
often lead to more confusion.
Jannik
Reply Link
Bruce Wayne March 21, 2009, 5:31 am
Jannik,
Reply Link
Bruce Wayne March 21, 2009, 6:00 am
Jannik,
I don’t mean to sound like an asshole but the fact is that linux
doesn’t want users like you. Linux is for those who want a smooth
running operating system that have the knowledge to tear the OS
down and rebuild it the way they want it obviously you do not
possess this knowledge.
As for Windows “rocking” it just doesn’t I mean the viruses written
for windows have much more potential to destroy your entire
system than those written for Linux(in fact it would be a
.000000001% chance that somebody could destroy one linux
computer with one worm while the slammer worm destroyed
thousands of windows computers in relatively no time and with
relative ease. I don’t assume you will understand this but for all
else out there it is good to know.
Windows is designed incorrectly for the functions it promises to its
users of today. Windows is monolithic and entirely over
interdependent thus one program is hacked and destroyed all
programs fail where as linux one program is hit with a virus that
one program is done and you reinstall. Many hacks are executed
using web servers but since Linux makes the web server its own
user someone who hacks a linux computer through a security hole
in a web browser can only make the web browser fail and can’t gain
any real control of the computer.
Windows also depends on RPC(remote procedure call) in
unnecessary situations. RPC allows your computer to access other
computers over the internet looking for answers and one small hole
in a server security network and bam a worm will get thousands of
comps because of the constant unneccesary use of RPC. Linux is
designed to use RPC only as a last result otherwise its direct access
which prevents other outside parties access to your comp. Seems
logical right you don’t want other people accessing your files
frequently thats not very secure hence the Linux design.
Linux also seperates all users and their dedicated files so if one
user gets a virus(which is still unlikely and very uncommon) and all
of that users files are corrupted the other users remain intact as if
nothing had happened thus the computer is still intact and recovery
is much easier.
Linux also has much better security programs available that make it
much harder to crack. Plus the added bonus of being able to
change your OS with a few minor programming lessons you make
your OS completely unique. Now what is harder for a lock pick to
unlock the lock that 90% of the world uses or the lock that only 1
person in a 6 billion person world uses. Its logic really. Windows is
so popular why would Microsoft care to fix these issues when their
product already sells so well. Thus the free product used by those
who want a supreme OS is always being changed an upgraded in
major ways and fixed. However: as I said at the beginning linux
doesn’t want you Linux is not an OS that is sold to make large
profits by large Corporations linux is something you CHOOSE to
have and if you don’t want it and all you want to do is say that it
sucks the Linux user community will not miss you and don’t let the
door hit your ass on the way out. And as always it is OK to not like
Linux use Windows use Mac use what suits your needs and what
you want I prefer the security the wide range of choice I have and
the ability to power use you may not and that is fine. Please read
the links I posted above they are informative and will help newbies
learn the ropes and help those considering linux decide if it is for
them and which distro is for them.
Yours Truly,
The Caped Crusader(definitely in know way is this a comic book
reference or nerdy remark lol)
Reply Link
Bruce Wayne March 21, 2009, 6:29 am
Oh and for all newbies to linux check linux.org out they have all
kinds of lessons to get you going and that site will even turn you
into a Linux wizzard and an engineer if you want to be I’ve seen it
happen with my 76 year old grandmother she can do anything from
terminal and she is a real Linux poweruser now because of that
site’s courses
Linux.org
Reply Link
pappynv March 22, 2009, 6:55 pm
Reply Link
A guy March 22, 2009, 7:50 pm
I have the same problem, god bless double click on .exe files
Reply Link
stringjunky March 26, 2009, 6:07 am
Linux is only hard because people are not used to it……they forget
how frustrating Windows was when they started….it is the
beginning of a new journey. They need to go into it with an open
mind and let go of the Windows methodology in order to progress
in Linux…this appears to be the first and most important step The
potential for doing creative things is much greater in Linux and the
things people share with you in the Linux Community is because
they enjoy doing just that…sharing. Nobody is trying to rip you off
in Linux like many of the Windows based vendors.costantly vying
for your attention and money by every known dirty cyber-trick in
the book..
I too wish Linux had .exe files and those tarballs are a PITA….that’s
why I’m here looking to find answers. This is the beginning of my
learning curve to turn my computer into what ‘I’ want it to be and
not somebody elses idea of what my computer should behave
like…only in Linux is this possible due to its open-source nature.
If it helps anyone the best and least painful Linux distribution for
people wishing to migrate from Windows to get up and running will
most likely be Mint 6 in the Main Edtion because it contains all
necessary codecs, most proprietory graphics drivers and all of the
main applications you are likely to need. Get the Gnome version and
avoid the KDE version for now because it is still a work in progress
in Mint. I have Mint with Gnome on my Toshiba Laptop and
everything just works….I came off Xp 2 weeks ago and the sense of
peace and stability emanating from my computer now is nothing
short of amazing after the constant irritations of Windows. If all you
want is a stable, out-of the -box operating system to do normal
everyday tasks this is your best chance in Linux….this is the Mint
team’s stated aim….functionalility and stability ‘out of the box’.
Because Mint is not giving me any problems or demanding my
attention every 5 minutes compelling me to waste time performing
some pointless action to it not of my own making I have the mental
space to create my own like trying to research and install those
‘lovely’ tarballs!
Reply Link
Jane March 30, 2009, 4:57 pm
Hi Kixo,
Regards,
Jane
Reply Link
mentaloxide March 30, 2009, 11:41 pm
Reply Link
nixCraft March 31, 2009, 5:12 am
@mentaloxide,
Reply Link
billjam June 16, 2011, 12:56 pm
Reply Link
Theo de Raadt April 19, 2009, 12:20 pm
-Theo
Reply Link
stringjunky April 20, 2009, 4:28 am
@Mentaloxide
Its worth spending time sifting through Synaptic lists to find what
you want because it avoids a complicated installation procedure
like with tarballs.
Reply Link
stringjunky April 20, 2009, 4:42 am
Reply Link
mukund kumar May 1, 2009, 9:19 am
i hav configured the .tar.gz file but when i give command “make” it
says ‘NO TARGET SPECIFIED’
help me to get what i m xactly looking for
Reply Link
Owen May 4, 2009, 11:04 am
I am very happy with linux I use a cady and removable draws I have
one 80 gig disk running mandrive another running suse and
another running windows xp if there is something I can not do on
linux I change draws simple as that, and I never go on the net with
windows ever.
And dont any one beat them selve up I have never been able to
install a tarball, and I have been using linux for about a year now
The only fault I see with linux is to many diffrent distributions.
Reply Link
Ahmad DH May 20, 2009, 4:45 pm
Reply Link
billjam June 16, 2011, 11:33 am
Reply Link
stringjunky May 21, 2009, 1:38 am
Linux , at this stage in its evolution, is strictly for people who enjoy
computers as an end in itself unless you are happy with the tools
already installed by default or from the repositories. Too restrictive
for me personally.
I have learnt much with my Linux machine that I have been able to
transfer to Windows but in the end a computer, for me, is only an
appliance to be used and Windows, despite its many flaws, gets the
job done.
” Tarballs are the standard, and are common with file extensions
such as “.tar.gz” or “.tar.bz2″. This is the generic, distribution-free
method of distribution software packages in the Linux world.
However, tarballs are not very user-friendly; for example, to get a
tarball from the Internet running, one might have to issue the
following commands from the command line in a shell,
# bunzip2 myapp.tar.bz2
# tar -xvpf myapp.tar
# cd myapp
# ./configure
# make
# make install
This is the aim of package management formats like RPM and DEB –
to ease the burden of dependency resolution, so that the end-user
will just install the software with ease, and if dependencies are
required, they get installed along. “
Reply Link
hell_shadow_coderz June 7, 2009, 7:24 pm
When i try 2 install driver for lan card it gives me following error
msg
Makefile:24:*** Linux kernel source not found.Stop
Can any1 help me?
I m using linux 9.
Reply Link
Jorx June 11, 2009, 10:23 am
Also- you really ought to think of the bigger picture of society and
economy as a whole- do you want to enrich Microsoft or do you
want enrich those who you choose?
Reply Link
stringjunky June 11, 2009, 8:05 pm
Jorx.
Changing over is too much effort for too little gain unless, quite
rightly of course, you enjoy the challenge of learning something
new. For most people though a computer is just an appliance to be
used, like a vacuum cleaner, and most people would not want to
read a 500 page manual on how to get the best out of it!..this is
Linux at the moment…it isn’t automated enough for most people.
Linux cannot exist without Windows and OSX but they can exist
without Linux!…this is the reality.
On your last comment I must take issue.
Reply Link
ANAS July 11, 2009, 11:12 am
Reply Link
Baraboo July 29, 2009, 9:30 pm
I’d like to add something for all the other frustrated Linux
wannabes out there – like me. I’ve been trying to make Linux work,
due to regularly bumping my head on the bad practices and
business manners of Windows. I’ve been trying for 10 years. I
finally got it to work in the last few months.
Now I’ve had good experience with three distros, each being able to
detect my hardware correctly, including wifi. I’ve also been able to
easily update my desired programs thru the gui interface in two of
those. One thing I notice in the problem distros above is that they
are earlier releases, eg. Ubuntu 6 or 7 or 8. Fedora 10 and 11 are
out, Ubuntu 9 is out, and Vector Linux 6. In all three distros I was
able to get Firefox, Flash, Java (Sun), wine for a couple of
irreplaceable windows favs, Open Office, a firewall (enough to make
my box as secure as my Win with firewall), anti-virus, and a couple
of other programs I can’t live without that also have Linux packages
as well as Win.
Linux is, in some ways, more like the Windows of the 90’s – a bit
more wild-west WHEN you have a problem. And the command line
is NOT friendly, and it WILL take you more than 20 hours to figure it
out. Try one of the newest distros, like the three I’ve mentioned. If
your hardware is old (>=5 yrs), and it doesn’t get detected, find a
linux meetup and take your computer. Once you’ve fixed the initial
problems, I’ve found the learning curve to be much smoother. The
new distros have allowed me to get the computer up and running
so that I can delve deeper when I want to – but I don’t HAVE to.
I remember it was only a few years ago that Windows (up thru 98)
had the same sort of hardware issues. Win2k still had oodles of
networking issues. WinXP had far fewer issues, but they still occur,
and when they do, they can be a bitch. And Microsoft keeps making
our stuff obsolete every two years.
Linux does require a learning curve, but the distros are finally
maturing to the point where “they just work”. If you’re a fellow
noob, and you don’t want linux to pwn you, I say avoid the
command line, get a new distro up and running, and stick with that
distro’s gui tools for a while. Oh, and btw, Vector is a superb distro,
but it does require some command line. I’m a noob, and I’m getting
it to work, but if it flakes, and ./configure gives me an error? I’ll be
lost. So far I haven’t had that.
Best of luck, Baraboo
Reply Link
steve September 9, 2010, 9:06 am
MS Win only and only big advantage is ease of use ! And with
that no mater the other lack of security stability reyability and
so on will be leading use in the world of OSes making huge
amount of earnigs, and they know it ! Linux will newer be a
serius competition for win and people who wants more
security simply go to mac ! Linux is still somekind stuck
halfway in the command prompt and that in 21 century ! Who
of common laic user wants to make a master degre, how to
install binary app in linux the *hard way* ! Grow up linux
comunity ! Its time for unified standarized install packages
with ease of use ! Until then linux will be somekind of exosote
in the world of os ! Some linux distribution have serius
problems in install process to hd – look at internet, problems
with bootloader and so on ! How can you even try something
if you can not even install and then you get a tons of
philosofing recepie how to hard fix it! Its all abaut the open
source being stuck in command prompt ! MOTOROLA has
made a huge mistake due to giving up to make a desktop and
workstation CPUs ! Still remeber 68000 family CPU and killed
ATARI RTOS and AMIGA havin win environment due to pc
having DOS ! Where will be today ? Having a better and more
secure win evironment and being more satisfied as with win ?
The main reason people looking at other os is security lack in
win and stupid ms policy, but when they realize Linux the hard
way they go back and MS has woon again ! And small amount
with enough money to spend go to MAC ! That is the truth of
Linux and open source ! Many of you will disagree, but
statistics speak for its self !
Reply Link
Siôn September 9, 2010, 5:29 pm
I hope you realise that the only reason it’s easy for you
to use is because you have used it a lot. It’s not
necessarily easy, it’s just what you’re used to. If you had
grown up using Linux (I didn’t I grew up using Windows)
then you would probably find it much easier to use, and
be confused by Windows. The people who find Linux
hardest to use are those who were really good at using
Windows (if there is such a thing) before they switched.
Either way you can’t deny the amazing growth in Linux
and the probability that it will one day be more popular
than non-free OSs. If you’re unwilling to change to a
more positive attitude then that’s fine, you don’t need
the open source community and it doesn’t need you
either. :-)
–have a nice day!
Reply Link
billjam June 17, 2011, 12:10 pm
Reply Link
billjam June 17, 2011, 11:54 am
Reply Link
Dave Bernard August 19, 2009, 5:13 pm
Please help..
Many thanks.
Dave B.
DV.Bernard@Yahoo.co.ID
Reply Link
Siôn February 16, 2011, 7:04 pm
Reply Link
Stuttie August 20, 2009, 1:32 am
Reply Link
Stratman August 25, 2009, 4:17 pm
Reply Link
touristguy87 April 1, 2012, 3:42 am
cheers
Reply Link
Jose August 28, 2009, 2:05 am
First thing you guys should know about slackware linux(and any
distro, really) is that there is no one size fits all for every
application. The best thing to do is to read the README.txt file and
the INSTALL file when looking at how to do stuff. The
documentation is KING in linux. Remember that.
Now then: To all those people who want to go back to windows: Go.
I don’t give a fuck whether you want linux to work or whether you
are satisfied with linux. I am, and I don’t need drooling village idiots
e-mailing me demanding I take time out of my busy schedule to
answer their noob questions.(One person actually wanted detailed
instructions e-mailed to her, complete with visuals, and in Microsoft
word format!), The world doesn’t revolve around you, you know.
And that’s the point with linux: It’s made for people that love to
explore and figure things out. It’s computing for it’s own sake. So if
all you want to do is surf-the web and use your e-mail. Then go
ahead and stick with windows.
Reply Link
touristguy87 April 1, 2012, 3:39 am
Find someone who either is doing or has done just what you
want to do. Use Google.
Reply Link
depp August 28, 2009, 2:12 pm
can anybody kindly explain? how exactly to install tar.gz files into
Linux OS (any). we all know it is a zip compressed file!rar kinda file.
BUT
BUT how to install & run it ! if we click it it just extracts into a folder
showing all the contents. What is the executable file in Linux?
Kindly tell us what are those commands where to type them in ,
how to execute . GOD this Linux is certainly a BIG headache &
ridiculous !
Reply Link
touristguy87 April 1, 2012, 3:40 am
cheers
Reply Link
Stuttie August 29, 2009, 7:31 am
If you want to learn to use linux first find a user friendly version, I
find mandriva a good first time O/S as it is very easy to install and
tweek to your own prefered settings.
Then install the compatible package manager for your O/S of your
choice,if you purchase your mandriva O/S it comes with all required
proprietary drivers and the mandriva people will give good support
via an Internet connection, then search the net you will find all the
instructions on installing tar files.but be patent linux is not
windows, but when you become capable with linux you will be
punching the air I promise.
PS If newbie users ask for help don´t treat them as time wasters,
some proficient linux users seem to subscribe to a philosophy of
shoot the messenger to people that encounter problems with linux
and ask for help, so I say to them stick with it and you will surly get
there.
Reply Link
depp August 29, 2009, 12:12 pm
Reply Link
Partager September 22, 2009, 4:43 pm
Linux is not easy but is free!!! I love it and I’m learning it little by
little thanks to the Linux community!
Reply Link
Sub September 27, 2009, 11:59 am
Reply Link
ralf September 28, 2009, 5:16 am
hi all
Please ! anybody just give us a simple step by step process of
installing a small tar.biz, .gz or zipfiles in SUSE either through
command line/terminal. coz its kind a DOS commands
guys try ur explanation & we’ll try our understanding of it.
Thank you all in advanced !
Reply Link
rob November 11, 2009, 1:28 am
Reply Link
jaime November 23, 2009, 2:45 am
rob,
you’r right but tell this to people that they think it easy to release
from the monopolisms that microsoft have it is dificult. I tried
always to find .deb file that are more easy to install it is just doble
clik and install. But is this not the case for you just join in
http://www.ubuntuforum.org and feel free to ask anything you
don’t understant.
Reply Link
tenny December 15, 2009, 7:04 pm
Reply Link
Siôn November 30, 2010, 9:38 pm
ROB!
What distro (distribution,make,version, whatever you call it) are you
using?
I am using Debian, so Ubuntu (etc) and other distros will be similar:
That will open a lil screen with a prompt. The prompt is built with
your username (aka usr) @ network name. You set up all that info
when you originally installed your distro.
MY prompt looks like this:
nrc3@LORAXNETWORK:~$
Simple? Sure. Simple enough. It’s only different from what you are
accustomed to. DO NOT give up. You need your community and we
need you!
Also, please sign up at LinuxQuestions.org
Go ther and you WILL learn this!!!
Good Luck!
Reply Link
touristguy87 April 1, 2012, 3:37 am
enjoy
Reply Link
sourav mandal December 30, 2009, 8:42 pm
root@sourav-laptop:/home/sourav/monodevelop-2.2# ./configure
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… no
checking for mawk… mawk
checking whether make sets $(MAKE)… yes
checking how to create a ustar tar archive… gnutar
checking whether to enable maintainer-specific portions of
Makefiles… no
checking for mono… /usr/bin/mono
checking for gmcs… no
configure: error: Can’t find “gmcs” in your PATH
I was from the very start a power user and mingled with all things
out of curiosity and tried to make the computer give the impression
that it was MY computer. Then every 6 months my computer wanted
a repair… :)
But slowly I started researching and reading articles and other stuff
and got my computer up and running Ubuntu 9.10
I have been using it for two weeks and I have to say I am VERY,
VERY pleased with it because it is secure free and overall FAST. It
gets the job done and I have been able to find replacement FREE
open-source software for all my previously used applications. If in
the worst occasion I cant find replacement software I use WINE.
Simple. When it started all of my hardware was running out of the
box so no problems here!
@All of those who complain about Linux being not user friendly or
even the can’t do things with Linux and that Windows is better than
Linux I have to say that you are LAZY corpses just sitting there in
front of your screen not thinking.
Linux is for people than don’t mind a challenge, for people that can
dirty their elbows a little and for people who love their computer.
If you are not one of these people please go back to your “I paid for
this and I will demand your freaking technical assistance NOW” OS
that is called Windows.
Reply Link
touristguy87 April 1, 2012, 3:36 am
whatever
Reply Link
rob February 19, 2010, 11:45 pm
Andrew – love your post, its brilliant, and you are right in all that
you say. I love linux, and yes, as my post about tarballs a few
comments up demonstrates, I can sometimes find it challenging –
but all the better for that!
Since the day i installed UNR, I have not looked back; I am happily
running Karmic Koala now, and the one thing I missed from the
Mac, I now have – a Dock, via the ‘Docky’ theme in Gnome-Do. I
have also experimented with Moblin, and Linux Mint – both of which
are excellent distros- I have a portable mint system installed to a
4gb usb stick.
Reply Link
Andrew February 20, 2010, 5:13 pm
I too have been raised up thinking computer=M$ and the blame for
that is on my country’s culture and the way the government
machine works. Everybody when they say computer they mean
windows, in school you are taught about M$ Office and VB6(not
that I have anything against VB6 because I started programming
this year and I have to say it’s great for beginning programmers).
During the private lessons in the evening(everybody goes ,even the
stupidest of all) you learn Word, Excel, Powerpoint, Access
etc…(you get the point).
And to confirm all that I tried to boot into Vista today(yes I have
kept the little thingy for me to dual-boot) and you know what I get
for a reward?
A BSOD!
-.-
go figure…
Reply Link
Andrew February 20, 2010, 5:21 pm
BTW rob email me and I can help you with some of your ubuntu
issues or even translate some articles from “geek speak” to
“normal speak” because I kinda understand the “geek” language.
dragonblader44@gmail.com
Everybody else who emails me for not a good reason will get
blocked. Sorry “PLZ PLZ HELP ME I’M A NOOB”-dudes
Reply Link
Wilson March 8, 2010, 11:58 am
Please can anybody help me out. I’m new to linux. I’m useing
Ubuntu 9.10(Karmic)
I can install the tarball files. each time i try to install i get this.
Reply Link
Rameez April 24, 2010, 1:35 pm
hi every1….
m new to Linux….i’ve recently installed Fedora 12
m trying to install tar file, but everytime it generates sm error…
i tried to install wine ..but it ended up with following errors:
as i typed “./configure”
“[Rameex@cpu wine-1.1.43]$ ./configure
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking whether make sets $(MAKE)… yes
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/home/Rameex/src/wine-1.1.43′:
configure: error: no acceptable C compiler found in $PATH”
Reply Link
sreejith May 3, 2010, 6:29 am
root@sreejith-desktop:/home/sreejith/Desktop/Transformers
/prozilla-2.0.4# ./configure
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking for style of include used by make… GNU
checking for g++… g++
checking for C++ compiler default output file name… a.out
checking whether the C++ compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking dependency style of g++… gcc3
checking for strerror in -lcposix… no
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for gcc… gcc
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ANSI C… none needed
checking dependency style of gcc… gcc3
checking whether we are using the GNU C++ compiler… (cached)
yes
checking whether g++ accepts -g… (cached) yes
checking dependency style of g++… (cached) gcc3
checking how to run the C preprocessor… gcc -E
checking for a BSD-compatible install… /usr/bin/install -c
checking for uname… uname
checking for a sed that does not truncate output… /bin/sed
checking for egrep… grep -E
checking for ld used by gcc… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for /usr/bin/ld option to reload object files… -r
checking for BSD-compatible nm… /usr/bin/nm -B
checking whether ln -s works… yes
checking how to recognise dependent libraries… pass_all
checking for ANSI C header files… no
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking dlfcn.h usability… yes
checking dlfcn.h presence… no
configure: WARNING: dlfcn.h: accepted by the compiler, rejected by
the preprocessor!
configure: WARNING: dlfcn.h: proceeding with the compiler’s result
checking for dlfcn.h… yes
checking how to run the C++ preprocessor… g++ -E
checking for g77… no
checking for f77… no
checking for xlf… no
checking for frt… no
checking for pgf77… no
checking for fort77… no
checking for fl32… no
checking for af77… no
checking for f90… no
checking for xlf90… no
checking for pgf90… no
checking for epcf90… no
checking for f95… f95
checking whether we are using the GNU Fortran 77 compiler… yes
checking whether f95 accepts -g… yes
checking the maximum length of command line arguments…
32768
checking command to parse /usr/bin/nm -B output from gcc
object… ok
checking for objdir… .libs
checking for ar… ar
checking for ranlib… ranlib
checking for strip… strip
checking for correct ltmain.sh version… yes
checking if gcc supports -fno-rtti -fno-exceptions… no
checking for gcc option to produce PIC… -fPIC
checking if gcc PIC flag -fPIC works… yes
checking if gcc static flag -static works… yes
checking if gcc supports -c -o file.o… yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking whether stripping libraries is possible… yes
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… yes
configure: creating libtool
appending configuration tag “CXX” to libtool
checking for ld used by g++… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries… yes
checking for g++ option to produce PIC… -fPIC
checking if g++ PIC flag -fPIC works… yes
checking if g++ static flag -static works… yes
checking if g++ supports -c -o file.o… yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries… yes
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
appending configuration tag “F77″ to libtool
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… yes
checking for f95 option to produce PIC… -fPIC
checking if f95 PIC flag -fPIC works… yes
checking if f95 static flag -static works… yes
checking if f95 supports -c -o file.o… yes
checking whether the f95 linker (/usr/bin/ld) supports shared
libraries… yes
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking for ranlib… (cached) ranlib
checking for an ANSI C-conforming const… yes
checking for inline… inline
checking for off_t… yes
checking for size_t… yes
checking for working alloca.h… yes
checking for alloca… yes
checking for stdlib.h… (cached) yes
checking for unistd.h… (cached) yes
checking for getpagesize… yes
checking for working mmap… yes
checking whether we are using the GNU C Library 2.1 or newer…
yes
checking argz.h usability… yes
checking argz.h presence… yes
checking for argz.h… yes
checking limits.h usability… yes
checking limits.h presence… yes
checking for limits.h… yes
checking locale.h usability… yes
checking locale.h presence… yes
checking for locale.h… yes
checking nl_types.h usability… yes
checking nl_types.h presence… yes
checking for nl_types.h… yes
checking malloc.h usability… yes
checking malloc.h presence… yes
checking for malloc.h… yes
checking stddef.h usability… yes
checking stddef.h presence… yes
checking for stddef.h… yes
checking for stdlib.h… (cached) yes
checking for string.h… (cached) yes
checking for unistd.h… (cached) yes
checking sys/param.h usability… yes
checking sys/param.h presence… yes
checking for sys/param.h… yes
checking for feof_unlocked… yes
checking for fgets_unlocked… yes
checking for getcwd… yes
checking for getegid… yes
checking for geteuid… yes
checking for getgid… yes
checking for getuid… yes
checking for mempcpy… yes
checking for munmap… yes
checking for putenv… yes
checking for setenv… yes
checking for setlocale… yes
checking for stpcpy… yes
checking for strchr… yes
checking for strcasecmp… yes
checking for strdup… yes
checking for strtoul… yes
checking for tsearch… yes
checking for __argz_count… yes
checking for __argz_stringify… yes
checking for __argz_next… yes
checking for iconv… yes
checking for iconv declaration…
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET… yes
checking for LC_MESSAGES… yes
checking whether NLS is requested… yes
checking whether included gettext is requested… no
checking libintl.h usability… yes
checking libintl.h presence… yes
checking for libintl.h… yes
checking for GNU gettext in libc… yes
checking for dcgettext… yes
checking for msgfmt… /usr/bin/msgfmt
checking for gmsgfmt… /usr/bin/msgfmt
checking for xgettext… /usr/bin/xgettext
checking for bison… no
checking for catalogs to be installed… pt_BR nl ro it fr
checking for an ANSI C-conforming const… (cached) yes
checking whether time.h and sys/time.h may both be included…
yes
checking whether struct tm is in sys/time.h or time.h… time.h
checking for ANSI C header files… (cached) no
checking ncurses.h usability… no
checking ncurses.h presence… no
checking for ncurses.h… no
checking curses.h usability… no
checking curses.h presence… no
checking for curses.h… no
checking for string.h… (cached) yes
checking sys/time.h usability… yes
checking sys/time.h presence… yes
checking for sys/time.h… yes
checking for sys/types.h… (cached) yes
checking for unistd.h… (cached) yes
checking for initscr in -lncurses… no
checking for initscr in -lcurses… no
configure: error: **A (n)curses library was not found. The program
needs ncurses to run, Ncurses is freely available at :
ftp://ftp.gnu.org/pub/gnu **
root@sreejith-desktop:/home/sreejith/Desktop/Transformers
/prozilla-2.0.4#
root@sreejith-desktop:/home/sreejith/Desktop/Transformers
/prozilla-2.0.4# make
make: *** No targets specified and no makefile found. Stop.
root@sreejith-desktop:/home/sreejith/Desktop/Transformers
/prozilla-2.0.4#
Reply Link
Kaine May 24, 2010, 8:37 am
Does this work with ubuntu running off a usb coz i can’t friggen
install crap and i don’t have internet on the computer either but i
do have accsess to a computer with internet
Reply Link
Siôn June 15, 2010, 2:39 pm
easy-peasy ;) linux
Reply Link
Siôn June 15, 2010, 2:43 pm
Reply Link
hamed July 6, 2010, 11:29 am
Reply Link
Dominic August 14, 2010, 12:14 pm
Reply Link
Roman August 18, 2010, 1:54 am
In order for you to extract tar.gz files, you must go into the
terminal.
It will appear on the start menu as a Computer monitor with an
almost black screen.
From there type in the commands instructed in this tutorial.
Reply Link
vinodhkumar August 19, 2010, 3:54 pm
hie….
i need to extract the files in the root directory ..i mean to say in a
folder in that directory so how can i do it………….
and plz do tel the procedure for the installing and uninstalling the
files through CLI …nt using the
sudo apt-get install XXXX
Reply Link
Siôn August 20, 2010, 11:17 pm
You can extract files using the tar command explained above
at step # 1: Uncompress tarball, or zip if it’s a zip file. To
extract them into a folder that is only accessible to the root
user, like the folder called “root” you will need to become the
root user, using the sudo command. Any command (in the
terminal) that follows the sudo command will be executed as
if it was run by the root user. So to extract the files to that
folder you will type: sudo tar
If you don’t feel comfortable using the command line to work
with files you can open a file browser as the root user by
typing: sudo nautilus
(nautilus is the default file manager in Ubuntu, your OS might
use a different one, just substitute the name). In GNOME you
can press Alt+F2 to bring up an entry box where you can type
a program name to be run. If you type gksu before the name
of the program it will be run as root. So Alt+F2 and then gksu
nautilus will open the nautilus file manager as the root user,
then you can use that to double click the compressed file and
extract the contents to the root folder or a folder in it.
Reply Link
vinodhkumar August 21, 2010, 9:30 am
i.e http://ftp.k-team.com/KorebotII/software/common
/libkorebot-1.11-kb1.tar.bz2
@ im newbie to linux :D
Reply Link
Jonathan July 29, 2012, 2:35 pm
Reply Link
vinodhkumar August 21, 2010, 9:43 am
Reply Link
Siôn September 11, 2010, 6:49 pm
Hey, I’m sorry I didn’t reply before, you can move the file to
the home directory using
mv Desktop/filename ~/
or you can navigate to the Desktop and operate on it there
using
cd Desktop
I tried to install the program myself and installation is fairly
straight forward following these steps except that you have to
get the dependencies for it. When you run the configure script
without them it will fail and and tell you that it needs a certain
a file installed to continue. You must download that file and
install it and try again. If it fails again you must again
download and install that file and till all of the dependencies
are satisfied (there shouldn’t be too many & you can install
them exactly the same way as any other tar.gz file) and when
all are satisfied and teh ./configure completes successfully
you can run the make and make install.
Good luck! :)
Reply Link
Chelsea August 23, 2010, 7:56 am
Reply Link
Kaine-Da-Nerd August 27, 2010, 7:16 am
Reply Link
Cycron September 10, 2010, 11:09 pm
Reply Link
stuttie September 9, 2010, 12:27 pm
Reply Link
Siôn September 26, 2010, 5:21 pm
There different distros for different people and for different
purposes, that’s the beauty of it.
Reply Link
stuttie October 8, 2010, 3:53 am
Reply Link
Siôn October 8, 2010, 7:06 pm
Reply Link
stuttie October 19, 2010, 11:55 am
Yes
And ice cream is still ice cream no matter
how many flavours it comes in.
Reply Link
Siôn October 19, 2010, 12:05 pm
Reply Link
stuttie December 30, 2012, 12:43 pm
Reply Link
FakoMasT3r September 24, 2010, 7:43 pm
Reply Link
Siôn October 8, 2010, 7:09 pm
You would extract the contents of the zip and repack it into a
tar.gz
mkdir myshizzle
cd myshizzle
cd ..
and remove it:
rm -r myshizzle
Reply Link
Anonymous October 6, 2010, 4:45 am
use sudo before them. they are packages which install stuff
Reply Link
Siôn October 8, 2010, 11:38 pm
Ok, I’m not sure who you’re saying that to but if you’re saying it to
the original poster, the # before the command instead of $ already
implies root privelages, so sudo is not needed.
Reply Link
Anonymous November 13, 2010, 8:22 pm
Reply Link
Siôn November 15, 2010, 1:23 pm
Reply Link
lara November 28, 2010, 6:28 pm
Reply Link
Siôn November 29, 2010, 3:44 pm
You can type it at a terminal that starts with #, it’s ok, it’s just
not recommended that you use it unless you are performing
administrative tasks. What distribution of Linux are you using
then I can give you directions to the $ terminal for more
general usage.
Reply Link
lara November 30, 2010, 11:40 am
Reply Link
Siôn November 30, 2010, 1:42 pm
When someone asks what Linux distro you have, the answer in
your case is: Backtrack 3.
I’ll install Backtrack and see if it’s any different but you should
be able to follow these steps on your terminal that ends with
#:
*go to the directory (folder) of the file eg.:
cd Downloads
*extract the file, it is a tar archive compressed with bzip2 so
use this:
tar -xvjf iw.tar.bz2
*enter the folder that was created when the files were
extracted:
cd iw
*install it:
./configure
make
make install
Reply Link
Rocket September 14, 2012, 1:36 am
Knoppix 7:
# ./congifure
bash no such command
$ ./configure
no such command
# ./configure
bash no such command
# make
bash no such command
# make install
bash no such command
# ls
1 directory, 1 .tgz file, 1 tar.gz file 2 files extracted
Reply Link
lara November 30, 2010, 12:27 pm
Reply Link
lara November 30, 2010, 7:43 pm
Reply Link
Siôn November 30, 2010, 9:35 pm
Reply Link
lara December 1, 2010, 12:31 pm
Reply Link
lara December 1, 2010, 5:38 pm
Reply Link
Siôn December 1, 2010, 10:48 pm
Type:
ls
to list all the files in the current directory.
If you want you can share your email and I can help you more
because by the looks of it, you really need a lot of help.
Reply Link
lara December 2, 2010, 1:07 pm
Reply Link
Siôn December 2, 2010, 8:39 pm
Reply Link
James December 4, 2010, 10:57 pm
I’ve had enough I’m afraid. The scorn that some people have on
here, just because people ask reasonable questions regarding how
one opens a file is sickening.
First of all I quite like Linux. It’s free, and there is a distro for ever
pc. Apart from Mepis, DSL and PCLinux I haven’t had any grief. Oh
and the pure grief of getting my wireless card to function (got there
in the end). However opening .gz files and the like is pretty
impossible for a relative newbie like me, and I don’t have a year to
learn. I’m gonna keep trying, but I think a reinstall of my bootleg
copy of XP is looking increasingly likely. I’m a busy guy and I don’t
have ten minutes to devote to open each and every file that I save.
Shame really, if it wasn’t for the complications of tar files I wouldn’t
even bother thinking about changing back.
Reply Link
Siôn December 5, 2010, 9:50 am
Hi, I’m not sure what you’re talking about. I can’t identify with
the scorn or the complications you’re talking about. In my
experience the Linux community has always been very nice
and helpful towards me since I was a new user. As for the
‘complications’ have a read here
http://blogs.computerworld.com/15402
/you_dont_need_to_know_linux_to_use_linuxit's very true. I
don’t see how you can struggle to open a tar file, these days
all you have to do is… double click it and it’s open. Drag the
files to your desktop to extract it’s contents and that’s it.
What’s so complicated about that? If you’re used to Windows
this should be no problem for you. It isn’t really necessary to
use the command line, only useful.
Reply Link
Vibhas December 14, 2010, 4:10 pm
Reply Link
Siôn December 15, 2010, 1:44 pm
Reply Link
Linux is Crap January 24, 2011, 9:31 pm
Reply Link
Stuttie January 25, 2011, 1:39 pm
Reply Link
lara January 25, 2011, 12:33 am
i have a question and i hope that someone can help me.i cracked a
network of wep encryption and after i got the password i used it to
connect my laptop to the network and it was connected but
although the signal was very strong i kept getting no internet
access.no matter howmany times i try or how close i get to it i got
the same result: connected but no internet access .so if anyone can
help me i’ll be thankful
Reply Link
Owen February 4, 2011, 11:34 pm
Reply Link
Siôn February 10, 2011, 2:41 pm
Reply Link
Margaret February 14, 2011, 1:29 am
I came across a word game for Linux that I wanted to try and I
downloaded it. It was zipped – OK, I can handle that; there’s an
“expand” option at the top of the window when I open the folder.
But then what? It’s a “tar” file. After it was expanded I found a text
file with installation instructions, but they made no sense to me. So
I did a Google search for “how to install .tar file in linux” and found
this page – with more incomprehensible instructions. I’ve been
using Linux for about 2 months now, and I’m really beginning to
think about going to back to Windows – where an installation
process is simple. (“Simple” – does Linux even know what that
word means?)
Reply Link
Siôn February 14, 2011, 7:12 am
cd Downloads/wordgame
now type “sudo -i” and enter your password when prompted
(this lets you perform administrative tasks) and follow the
steps at the top of this page under # 2: Build and install
software
Reply Link
pam April 11, 2011, 6:53 am
Reply Link
owen March 29, 2011, 10:23 am
Reply Link
ragui April 4, 2011, 9:10 am
Describe the unix commands you would use to install the package
package.tar.gz using the shell.
Reply Link
David April 16, 2011, 4:43 pm
I have tried many different linuxes over the years. Red Hat, Fedora,
Knoppix, Open Suse, Puppy. I have spent many hours on each
installing except Puppy which was easy and quick. Also many hours
trying to install and run programs–tar.gz, yum, rpm, etc. with very
little success. So many types of instructions. They make work for
two or three steps and then fail. I like the idea of linux but hate this
problem. Have had many books–Linux Bible, Fedora for Dummies,
checked out library books. Looked at many sites on the internet.
Here are just two examples of instructions neither of which worked:
To install the SLFonts onto your Linux computer, read and follow
these steps:
(Note: You must have installed a TrueType font server on your Linux
PC and know the path to the ttf font directory in order to use these
fonts.)
Code:
mkdir /usr/local/src/
Code:
cd /usr/local/src/
Use the “ls” (list directory contents) command, to see the file is
present:
Code:
ls
tar -zxvf
Reply Link
Milo May 12, 2011, 3:49 am
Reply Link
Max June 16, 2011, 12:54 pm
Reply Link
last-zero June 24, 2011, 9:20 am
Check this app, It installs the common packages of linux, its easy
and very simply.
Its growing and starting being developed, but it’s very good!!!
supports:
.tar.gz
.tar.bz2
.tar
.tgz
.deb
.rpm
.bin
Its name is “EPI installer” (EasyPackageInstaller)
google “EPI installer” or follow this link to download:
http://sourceforge.net/projects/epiinstaller/files
Reply Link
Meh July 6, 2011, 10:32 am
Reply Link
carlo August 8, 2011, 1:59 pm
Reply Link
nithin August 13, 2011, 10:05 am
Reply Link
Kipling September 20, 2011, 10:22 am
Just a suggestion:
Step #3 must be step #2 and vice-versa. The content of a tarball
may have another installation method than make (i.e. copy the
content to a system folder), and in those cases the step #2 is
useless. This is usually clearly expressed in the README or INSTALL
file.
Reply Link
Vicente October 3, 2011, 7:33 am
This do not seem to work for me !! I’m running Kubuntu 10.10 and I
have been tring to Install avg antivirus but nothing seems to work
Either the installation with the tar.gz one or the other with the .deb
and .rpm or .sh so if there is anyone willing to help with this please
do !!!
Reply Link
Ra. October 12, 2011, 4:36 am
Reply Link
Sameer November 1, 2011, 7:49 pm
Reply Link
janardhan November 11, 2011, 1:11 pm
Reply Link
Tharindu November 15, 2011, 9:49 am
So, I couldn’t install that software. I’m using Ubuntu 10.10 version.
I’m new to Ubuntu.
Please help me…!!
Thank you…
Reply Link
MIke November 24, 2011, 7:29 pm
Reply Link
satish December 29, 2011, 7:22 am
Reply Link
Borellianio January 15, 2012, 3:48 am
I have been using Linux for the past six years. Of the seven billion
people on this earth, how many do you think give a shit?
Reply Link
Praveenraj March 2, 2012, 1:06 am
Reply Link
iwannalearnlinux March 12, 2012, 6:28 am
Reply Link
Steve April 9, 2012, 1:05 pm
I came here for the knowledge but stayed for the comments LOL.
Thanks guys
Reply Link
steve May 17, 2012, 2:39 pm
Reply Link
justzilla June 3, 2012, 1:07 pm
Reply Link
No June 6, 2012, 5:25 am
Reply Link
owen October 19, 2012, 12:44 pm
Reply Link
cathode July 2, 2012, 6:47 pm
I have been using xp, ubuntu, win7 and suse 12 for awhile now. I
have had problems with all of them to one degree or another. It may
be said that in general windows is easier to use out of the box. Xp
just worked with little problem. Not everyone is that fortunate i
know. Setting up win7 for home networking has been a problem. It
still doesn’t work that well but i don’t need it that often so its not a
big deal.Other wise win7 ran pretty much out of the box. I really
only use the network occasionally. I also have fewer computers so
the network thing is less of an issue.
Networking between computers is not that easy in linux if you want
to use Samba,
I had it working at one time but crashed a computer and could not
get the etc\config file edited to work again. i realize i have spent a
bit of time with networking but it has been a hobby of mine for
awhile now.
That said i was like a lot of people. Windows was introduced at work
15-20 years ago and Dos 6.22 and win 3.1 were all new. A lot of
people had classes at work on how to use windows, No charge
since the company paid for classes. We have to learn linux on our
own if we want to know anything about it.
OK about linux distros.
I don’t like libre office that came with suse 12. is not as intuitive to
me as was Open Office. More to the point i use the word processor
and not much else. Truth is I’ve used ms word more so its just more
familiar, hence “easier” . But i have used open office in ubuntu
enough that i am kinda used to it so its ok for some things. I’d use
ms word for resume’s and more labor intensive jobs cause i’m a big
chicken and don’t want to loose my work by being unfamiliar with
the program i’m using. i just got ms office 2010. tried to use ms
word like always. Just open and paste what i need and save. Not so
fast. They changed stuff and its not as simple. It may be no big
thing but is different enough it took extra time just to save a simple
word doc.
Even Open Office is not as intuitive as MS Word was. But intuitive
can be a common sense thing or maybe just a habit that we have
formed and are now less conscience of.
I am not a gamer so that much I can’t speak to. I don’t use
Cad/cam or do high end graphics. Nor do i do any web site or
software development. I mainly use a computer for communication,
writing and research on various articles and topics about current
events.
The main things i like about linux are that I’m not dependent on
M.S.for a resolution to a problem. i am also less confined to what
M.S. wants to give me and that it.
Case in point. I don’t like evolution e-mail. I prefer Thunderbird. So
i removed evolution and installed Thunderbird. Took all of about 10
minuets. Longer to do the address books. But that’s with any of
them.
This applies to Firefox only. Want to change the way it behaves?
Type about:config in the address bar and see all the changes you
can make to the way Firefox operates. I don’t know if I.E. will let
you do that or not. I.E. is proprietary so maybe not. Its just so
much more open in what you can do with it, Windows is more “take
what you get”. I should mention that linux is resistant to a LOT of
viruses.
I have run a linux machine barefoot on the net for months with no
problem. No antivirus. I do have an antivirus running now because
an ounce of prevention is worth pounds of cure. But in the past i
have never had a problem But my surfing is restricted to pretty
much known safe sites, although i use a LOT of sites for research. I
do get e-mails tho. I DO have firewalls. But Linux needs permissions
for most everything by default anyway. I know what i want on my
machines and any requests for a root user access are denied right
away. i use linux for net surfing and e-mail for these reasons.
Its just a matter of spending enough time with a new os to get used
to it.
I have hopes that i will be MS free in the future. It all depends on
how willing i am to apply myself. Its either time or money.
i would suggest finding a LUG. Linux Users Group. Most larger cities
have one or more. It does take some intestinal fortitude to walk in
cold with out knowing anyone. But its worth it and i’ve found that
most people will respond to an honest desire for knowledge. Thats
been my experience.
Reply Link
sanjay August 10, 2012, 10:19 am
very good
Reply Link
'Sup Bro September 17, 2012, 7:15 pm
What do?
Reply Link
lkspüadf October 3, 2012, 3:41 pm
Thanx 4 nothin’.
Reply Link
Charlie Snow October 17, 2012, 11:30 pm
I’ ve read most if not all these entries (post) by you all and it was
very, very funny all of it specialy the harddrive that killed it self , I;
was lol for so,so long, thank you all.
Now about Linux (I;m kinda new to it myself) and I hate to learn but
I’ let them (yes them), let them make all the distros they want, what
we (yes we) should do is… but wait (who are we), (we are not
windows haters), but we will/ don’t know how, but we will embrace
linux, mainly cuz ubuntu with unity (yes with unity) is easy to use,
Mint (hate the gray color) is even more like windows and what
about Zorin. OK pick a fav, i recomend mint with mate, i choose
ubuntu with the dvd codecs but for newbies mint is best zorin not
as good as mint, only use the sudo apt-get install on terminal and
the software center for most of your software and also keep
windows so you have to use when linux gets boring but never let it
go, you must force yourself to use it just don’t try finding the best
one. I’ m telling you its mint maya with mate never, never use KDE
it;s only for very diehard linux users and thats ok 2 but we non
windows hateders must stick to gnome and such. I’ can bearly spell
my native language must less english, so sorry for the spelling. I
hate tarballs but as luck would have it I don’t think I need it; what
we really need a way to put all our linux software in one cd so we
can install and reinstall without keys, we all know thats what we
deslike about MS and paying and paying and paying, so linux its for
me and just keep one or two distros cuz I’ play with everything.
What I’ play in windows now I’ play with it on linux I play with music
and videos and writing and photos all in linux, plus many things I
do on the web itself so I’ know that I’ don’ need windows to get on
the net right… so there my two cents…
Reply Link
Pankaj October 18, 2012, 11:12 am
Reply Link
Patrick Burwell October 26, 2012, 5:32 pm
Reply Link
lekshmi December 5, 2012, 9:43 am
Hai,
Reply Link
Dom December 18, 2012, 4:06 am
hey guys, i cant find out how to make the pound sign (#) into the
money sign ($) someone please help, lol
Reply Link
James January 2, 2013, 1:05 pm
What a joke the Linux program install is if you are not a Alien-
language speaking geek with no life to live other than in Linux-
World. I have been using Linux 3 years and still do not get ‘basic’
instructions such as …. (and I quote)…
cd /usr/local
This extracts (option “x”) the contents of the *.tar.gz (or *.tgz)
tarball, unzips it (option “z”), while talking to me more than usual
(option “v” = verbose). Please note that the option “f” means “file”,
so the filename must immediately follow the letter “f”. The contents
of the tarball are extracted into a subdirectory which tar creates
under my current working directory, which in the typical case is
/usr/local/ . The tarball knows what the new subdirectory should
be called.
Third, I have to figure how the new directory is called, then I cd into
it:
dir
cd the_new_program_subdir
Since some of the directories have long names, I use the great
autocompletion option to save on typing–I just type the first few
letters and then press .
./configure
make
make install
The above commands can take some time to complete (1 min? 0.5
h?). If any of them fail, it might be an idea to read the README or
INSTALL or whatever info is provided with the new program. Some
programs may require customization of the environment (e.g.
definition of their path) or installation of an additional library, or yet
something else. It can sometimes be a pain. Very simple programs
might not need the “./configure” or/and “make install” step, in
which case “make” alone will do.
Fifth, if everything goes well, I find the new executable which I just
compiled. The names of executables display in green when running
this command:
ls –color
./the_executable
/usr/local/bin/the_executable
What do I do? Well simply I do not use the program. I use only the
programmes that I find with ‘sudo apt-get install’
The Linux people SERIOUSLY need to sort their SH*%t out if they
don’t wish to be left dead in the water.
Thanks Linux for -ONCE AGAIN- totally ruining my day, and pissing
me off!!!
Reply Link
Darryl February 25, 2013, 3:36 am
Reply Link
saif April 15, 2013, 7:36 am
Reply Link
Saerio May 4, 2013, 10:32 am
Linux People
Stop making more new distros and make the shit that is out there
work !!!
Reply Link
Steve June 6, 2013, 9:00 am
First of all standirize the app GUIvinstaller for all Linuxes and use
mouse ! What for we do have mouse then ? To show of cmd or what
? Second im very pissed of about Linux Bootloader. Who in the hell
have told to the developers that every user has to tamper
bootloader ? This should work flawlesly as win bootloader (the onlz
thing that work under win as it should work) ! User is stopped at
weary beginning ! Linux is still far from being user friendly. And
there is there linux packages ! Someone should setup Linux
packages transformation app server for all there packages formats.
Regardless of what distro one may use all app are available ! Reality
– Linux is strong purpose OS as that it was developed and not for
majority of masses ! Until ease of use as we know from win is not
assured until Linux will not take over ! I will rather switch to OSX as
using Win8 and running win app under diferent OS ! I will use Linux
only if i can run all portable win app under it, or even better i will
run win under hypervisor on my new shiny performance hardware
!!!
Reply Link
Ted July 22, 2013, 9:18 pm
Count me among those who would like to leave Windows behind for
good, but tire of being told, type “A” and you’ll see “B” only to type
“A” and see nothing of the sort.
Reply Link
linux zZzz September 29, 2013, 5:37 am
Linux had been around for several years that you would think these
smart people created an auto extract and auto install.
Why can’t you smartest and brightest people just create a .exe file
same as windows has?
ZzzzZZ
Reply Link
Anna November 16, 2013, 9:51 am
Reply Link
unker cecil February 11, 2014, 4:09 pm
Reply Link
unker cecil February 12, 2014, 10:36 am
to KIXO, after you do one of the following in a shell (without the “$”
sign) and (a shell is also called a terminal window);
$ tar zxf file.tar.gz
$ tar zxf file.tgz
$ tar jxf file.tar.bz2
$ tar jxf file.tbz2
you type “ls” (without the quotation marks) and then click the
‘Enter’ key on your keyboard, then, you should see a newly created
folder that will probably have a name that is similar to the name of
the tar file that you just previously uncompressed with one of the
four commands listed above, then, look in THAT newly created
folder to see if there is a file named “comfigure” (without the
quotation marks). If there is not a file in there named “configure”
(without the quotation marks), it’s because some packages install a
different way than using ./configure >> make>> make install. For
example, I use a Debian-Knoppix operating system and I previously
uncompressed a .tar.gz file named
LibreOffice_4.2.0_Linux_x86_deb.tar.gz and when I looked into the
newly created folder, there was NO file named ‘configure’ in there,
but there WAS a FOLDER in there named ‘DEBS’ and when I looked
in that folder named ‘DEBS’,
I noticed that it contained about 51 files, and all of those 51 files
had different names that ended with the extention of .deb so I STAY
in the ‘DEBS’ folder and type:
“sudo dpkg -i *.deb” (without the quotation marks) and all 51 of
those .deb files install successfully WITHOUT me having to type in
each individual name of each individual file of all of those 51 files
(wow, that wildcard symbol “*” [without the quotation marks] sure
is helpful in this situation!!) So, now, I STAY in the ‘DEBS’ folder and
type:
libreoffice (all lower case letters) and then click the “Enter” key on
my keyboard and the LibreOffice program begins to open, and so I
can use LibreOffice without having to previously type: ./configure
>> make >> make install (because the “configure” file and the
“make” file and the “make install” file were NOT included in the
installation files whatsoever when I originally looked in the newly
created folder after I uncompressed the LibreOffice file that had a
.tar.gz extention! This is just an example that shows that all files
ending in .tar.gz may or may not include the ‘configure’ and the
‘make’ and the ‘make install’ files in the newly created folder that
will appear after uncompressing a .tar.gz file. But if you research
further into the newly created folder, you WILL discover how to
install the .tar.gz file without using >> configure >> make >> make
install.
…..I had previously learned how to install only individual files that
have the extention of .deb; for example, if I wanted to install a file
named “flashplugin-nonfree_3.4_i386.deb” then I would go into the
folder where this particular file is located (I may have had to
download this file previously and save it in a folder) and type: sudo
dpkg -i flashplugin-nonfree_3.4_i386.deb and then click the “Enter”
key on my keyboard and the file would get installed but sometimes
.deb files require other .deb files to be installed previously; the
installer calls these OTHER .deb files “Dependency Files” and if this
happens after I type: sudo dpkg -i flashplugin-
nonfree_3.4_i386.deb and then click the “Enter” key on my
keyboard, the installer will complain and print on the screen the
names of the dependency files that I need to install before I can
install the file named ‘flashplugin-nonfree_3.4_i386.deb’ so I
proceed to install those .deb files that the installer is complaining
about.
Stay with Unix-Linux, it’s very much worth the effort.
See: http://linux.oneandoneis2.org/LNW.htm
Sincerely,
Uncle Cecil
Reply Link
Unker Cecil February 13, 2014, 2:17 pm
Yours Truly,
The Caped Crusader(definitely in know way is this a comic book
reference or nerdy remark lol)
Reply Link
Unker Cecil February 14, 2014, 11:40 am
to Ted….some tar files do not have the “configure” nor the “make”
nor the “make install” files included after being uncompressed but
don’t despair!!! There IS a way to install these files that have no
configure or make or make install files! When you look further into
the newly created folder that was created when you uncompressed
a file with:
‘tar zxf file.tar.gz’ or the ‘tar zxf file.tgz’ or the ‘tar jxf file.tar.bz2′ or
the ‘tar jxf file.tbz2′
you will discover that there IS a way to install these files and if you
would please tell us the name of the file that you are trying to
install, we can help you install it, guaranteed, we can help you
install it! It’s frustrating at first, sometimes, when a person is
starting to learn about Unix-Linux, but after you use it for awhile,
you will discover that the so called frustration of using Linux will
turn into a learing experience and actually be fun instead of
frustrating! Please see: http://linux.oneandoneis2.org/LNW.htm
Reply Link
sam April 16, 2014, 12:48 am
Reply Link
Collin May 15, 2014, 12:22 pm
Linux is people by a bunch of smart asses who believe that they are
so cleaver that they can not stop
looking in the mirror and telling themselves how cleaver they are
and they can not stoop to help us dumbos.
Reply Link
Atreya January 11, 2015, 5:46 am
Reply Link
Face January 18, 2015, 9:00 pm
How to tarball
Debian = -d
Red Hat = -r
Stampede = –to slp
LSB = -l
Slackware = -t
Reply Link
Leave a Comment
Name *
Email *
Website
Comment
Submit