General :: How To Install A Tarball
Feb 23, 2011how to install a tar.gz file in Ubuntu. I just reinstalled Ubuntu from scratch, so I don't have any additional software.
View 5 Replieshow to install a tar.gz file in Ubuntu. I just reinstalled Ubuntu from scratch, so I don't have any additional software.
View 5 RepliesI recently downloaded a tarball which contains a .src file for a program to convert .ttf fonts to .cxf fonts for use in Qcad drawings. how to compile and install this program in linuxmint 9 or ubuntu lucid. What I downloaded from the ribbonsoft.com website is a tarball called ttf2cxf-0.0.0.1-src.tar.gz. It contains a directory /ttf2cxf-0.0.0.1-src, which contains three files: main.cpp, Makefile, and ttf2cxf. I can post the contents of these files. This is not a high priority problem but i have been messing around with this for a while and have made no progress.
View 9 Replies View RelatedIs there an "easy" explanation somewhere in the forum about how to install programs which are in tarball form? I am relearning much of openSUSE and unsure of the compiling commands, which one(s) should be ran as a user, which commands should be ran as root... I've done a search on this topic and it seems there is a difference in login between make, make install, checkinstall etc.
I understand I'll also need some developer packages to compile tarballs however I don't know which ones. The last time I unsuccessfully tried to work with tarballs was when openSUSE 9.x was current. It's been that long. There is a program I absolutely need, it's SecondLife which I haven't found in any RPM repositories. I've downloaded the "linux" version from their website. The file name is: SecondLife-i686-2.5.2.223426.tar.bz2 I have a 64bit Toshiba notebook running 11.4
I've read a few other threads about installing tarballs and just about all of them mention running the ./configure script. BTW, I'm working on a machine without internet connection and I'm using karmic. I successfully extracted the contents of the tarball and a directory of those contents was created. I navigated into that directory and tried "sudo ./configure" as per some instructions I found on the net, but the result was "bash:./configure: no such file or directory".
I get this same error message when I try "./configure --help | less" Is "./configure" something that is meant to come as part of the OS or do I need to install that separately too!?! when I try to create a keyboard short cut for opening a terminal by using the "keyboard shortcuts" option in system > preferences the setting lists it as "disabled". Is there some way for enabling? I know how to get to a complete screen terminal by using ctrl+alt+f2 but I also want a shortcut for other terminal box which is accessible via the applications area.
I need to extract a tarball but unfortunately this error occurred when I tried it
# tar zxvf toolchain.tar.gz
tar: Skipping to next header
gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
[code]....
Is there a way that I can recover or extract the tarball? I tried to gunzip first but to no avail as well.
Upon attempting to uncompress a tarball with
Code:
I created a tarball with multiple files. The rpm generator requires those files to be inside a folder. I don't want to move the files before generating the tar. Is there a way to create this folder while generating the tar or after it?
View 1 Replies View RelatedI installed opencore-amr-0.1.2.tar.gz. In usual way
[code]...
I read all above somewhere & wanted to disseminate. You can point my mistakes OR give ways to add functionality in mplayer.
I know there is lots of documentation out there for installing tar balls but I can't make it work I am trying to work with this file sauerbraten_2009_05_04_trooper_edition_linux.tar.bz2 in file:///home/Nemesis/Downloads/sauerbraten_2009_05_04_trooper_edition_linux.tar.bz2
I am running Fedora 12, the gnome desktop if the desktop matters. I have been running Fedora almost elusively for 2 years and off n on before that but in my many attempts at trying to Install a TARBALL I have always failed hard.
(1)I got ffmpeg-checkout tarball dated 5 june 2010 . It was bigger than ffmpeg-export of same date but I noticed the binary ffmpeg & ffplay generated after './configure' & 'make' are same size.
(2)I am using ubuntu 8.04 with GNOME. I am able to compile ffmpeg with following options
[Code]....
Do I have to get tarballs (of libx264 & libtheora) & compile them .
I tried to install gfortran on my computer. When I extract the tarball, I forgot the '-C' option of the command 'tar', which should be added, according to the instruction of installation.
That is to say, I wrote in the mp directory:
Then, the tarball creates a '/usr' directory under '/tmp' directory, and it contains only a /local directory, which contains only a /gfortran directory.
The thing is, when I modify the name of this directory, for example, from /usr to /usr-modi, I found that the name of the directory /usr under the root directory is also changed from /usr to /usr-modi.
How can I delete this annoying /usr directory under /tmp, without tragically affect /usr under the root directory?
I am not sure which thread this fits in, I am facing a strange problem. There is a code tarball that I cross-compile on a Fedora Core 9 machine and it builds fine. But when I do the same thing on a (heavily used) Fedora Core 7 machine, the build keeps failing in the gnuapp folders grep, coreutils etc. I have tried 'make distclean', and clearing the config.cache but no impact.
Note: I export the PATH variable (to the local cross-compiler) before starting the build. The cross compilation is for the MIPS processor and GNU makefiles are used.
I am using find to search for .tgz files modified more than 7 days ago and delete them.find /directory/ -iname backup*.tgz -daystart -mtime +7 -exec rm -rf {} My problem is that find will go through the content of tarball as well and list all content. I want to only search main tarball and delete it if older than 7 days.
View 4 Replies View RelatedRead about Moksha & would love to install it on f12. how do i go about getting d rpm or tarball.
View 1 Replies View RelatedI have an upstream source tarball which, by coincidence, already contains a directory named "debian", but which has nothing to do with the "debian" directory for packaging. Assume also that renaming this directory would be difficult, for example because many other parts of the code would need to be modified. On an rpm based system, this poses no problem to the packager, since the rpm build process is driven by an external spec file and never has to modify the original source. What would be the best way to package this on a debian system? Is it absolutely necessary to rename the original "debian" directory? Or can I make the dpkg build tools operate out of a different directory?
View 5 Replies View RelatedI am trying to install Homebank, a money manager. No problems untarring it. But I'm stuck on ./configure. When I run that command, I get this output:
Quote:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/Tom/Downloads/homebank-4.3/missing: Unknown `--run' option
[code]....
I'm guessing it's a simple matter of installing gtk and glib, but I just want to double check before I go any further.
using YUM to install an .rpm but I have a couple of bots of software that come only as a tarball- I am interested in the latest RC of Firefox as an example. Having downloaded a t tarball, how do I go about installing it in fedora
View 1 Replies View Relatedmy dads decided to try out ubuntu on his pc, so far everythings up and running smoothly. i am trying to get the video capture card working with tvtime. I have ran "lspci" in the terminal which has detected the following.
00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82875P Processor to AGP Controller (rev 02)
00:03.0 PCI bridge: Intel Corporation 82875P/E7210 Processor to PCI to CSA Bridge (rev 02)
[code]....
I get as far as "make KDIR=/path/to/kernel/source/tree" and got lost, i am running ubuntu 9.10. What do i put where =KDIR is?
I have a large tarball which is bz2 compressed, and I would like to get a md5 sum of the files contained in it, as I have a separate directory on another server containing what I think are the same files. I want to check to see if the tarballs files are the same as the uncompressed files on the remote server. The files are big 10gb+ so I was wondering if there was a quick way without having to uncompress them all and then md5 them.
View 4 Replies View Relatedi downloaded a souce tarball for aircrack-ng from linux, when i extract it and move the terminal to its directory and run make and make install it gives me errors like the following
Code:
>make
make -C src all
make[1]: Entering directory `/home/baronobeefdip/aircrack-ng-1.1/src'
make -C osdep
[Code]...
as you can see by the little icon next to my penguin i am using fedora (goddard) but i want to know how to install this in several other distros other than fedora because tarballs are universal with linux distros and i wanna know how to install it without using the internet (just want to know how to install it from tarball)
I'm trying to package Apache Tomcat binary tarball into a RPM package on CentOS 5.5. The idea is to package the tarball, extract it into /usr/local/, create a tomcat user, change permission on the /usr/local/tomcat install dir, copy the init startup script to /etc/init.d/
Since it's a binary/pre-compiled package, I don't need to compile the source codes.
I am looking for nawk on CentOS 5.6 but so far can't find the rpm or tarball. Any input in locating a working copy.
View 4 Replies View RelatedI found that "autospec" can construct a spec file. But autospec-0.8-1 is not compatible with python 2.7.1 Moreover autospec seems to be considered as deprecated. Is there a more recent version or some other equivalent utility?
View 3 Replies View Relatedi am working off of this link https://help.ubuntu.com/community/EOLUpgrades/Feisty and when i try to follow the instructions below "download tarball manually" i get this. chown: cannot access '/tmp/tmpaIgInN' : No such file or directory
View 9 Replies View RelatedIs there any other site where I can download the Bluecurve Debian Tarball? When I try to download from the Freshmeat site it gives me a 404 not found. I search the site, and nothing. Can Anyone Help Please?
View 5 Replies View RelatedI've been trying to back up my system to a tarball for quite a while now. I recently bought a tape drive, and it works. But I'm having a little bit of trouble getting tar to work--whenever I try to copy the files (either directly to the drive at /dev/st0 or to a tarball), I end up with a "file changed as we read it" error, and tar quits before the archive is done. Is there some way I can either prevent this from happening and/or tell tar to just skip that file and keep the job going?
Code:
$ cd /home
$ sudo tar -czf /dev/st0 soren {soren being my home directory, /dev/st0 the tape drive}
[sudo] password for soren:
tar: soren/.gvfs: Cannot stat: Permission denied
tar: soren/.local/share/Trash/files/From Removable Media/16GB Flash Drive Dump/Cliffs of Incognita/Cliffs of Incognita Music/Audio/Stereo 01_01.wav: File shrank by 7289884 bytes; padding with zeros
[Code]...
With tar, it is possible to back up your desktop system like so (probably best done from runlevel 1 or a live medium):
# cd / # or wherever your root directory is mounted
# tar --exclude=dev/* --exclude=proc/* --exclude=sys/* --exclude=tmp/* --exclude=backup.tar.gz -czvpf backup.tar.gz .
[code]....
Prior to installing F11, I used fwbackups to archive some data to a bzip2 tarball. The archiving and compression went just fine. When I attempt to decompress the archive bunzip2 chokes with the following error:
Code:
bunzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bunzip2: No such file or directory
Input file = Backup-stuff-archive-2009-06-14_01-00.tar.bz2, output file = Backup-stuff-archive-2009-06-14_01-00.tar
It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test integrity of such files. You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files. bunzip2: Deleting output file Backup-stuff-archive-2009-06-14_01-00.tar, if it exists. Now I'm fairly sure that the problem is a couple of zero length files (dead pipes or the like) have been included in the tarball and it seems that GNU tar and allied tools are braindamaged when it comes to zero length files in an archive, treating them as end of file markers. I've had this issue with a gzipped tarball. Alas bzip2recover is not an option as the archive is 106.1 gigabytes in size (I know, I know) and to handle a file of this size it requires recompiling.
Googling for an answer returns grim news. It seems that tarballs like this are forever borked. I was wondering if any of the gurus here can offer some advice. Can my poor Shrek of a tarball be salvaged or is he a hopeless case? The lesson I have learned is not to create HUGE archives. Also using tools like tar and bzip (or even gzip) may not the best idea when archiving/backing up.
I have a script - called 'backit' - to back up files to a tarball - listed below (<backup.lst> contains files I want backed up)
#!/bin/bash
# 22/7/2010
# Backup important files
cd ~
tar cvfz .backup/backup.tar.gz -T .backup/backup.lst
cp .backup/backup.tar.gz /media/Archive/.backup
Typing 'Backit' in the shell works very well producing a backup file, <backup.tar.gz>, of 2 298 953 bytes and contains all the correct files. So far, so good! I put a line in crontab - /home/alan/bin/backit
The program runs every hour on the hour and produces the <backup.tar.gz> file. However, this file contains only some of the files and has a size of 76 762 bytes. Using "tar tvf backup.tar.gz" lists some of the files and ends with an error indicating an EOF encountered before the end of file. If the script executes correctly when typed into the shell, why does it not run to completion correctly when run by cron?
Got PGP 6.5.8 for Linux working with Ubuntu 10.10. It involved converting two .rpm files to .deb with the alien utility and then installing by simply double clicking on the .deb files in the file browser invoking the Ubuntu Software Manager. I put the two .deb files in a tarball (tar.gz) and would like suggestions as to how to make the tarball available for other Ubuntu users to download.
View 3 Replies View Related