Fedora :: Configuring Homebank From The Tarball?

Aug 21, 2010

I 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.

View 4 Replies


ADVERTISEMENT

Fedora :: Installing Homebank 4.1 Beta Rpm Request

Sep 26, 2009

I switched a while ago from Gnucash to Homebank. The current version of Homebank is 4.04, but there is a new 4.1 Beta which provides several very welcomed new features. Since there appears it will take some time for the official Fedora repo to provide version 4.1 (I checked Koji already), I was wondering if anybody around here already made an rpm that would kindly share. I even tried the tar package provided by Homebank's website but wasn't successful installing it.

View 4 Replies View Related

Fedora :: How To Get D Rpm Or Tarball?

Mar 1, 2010

Read about Moksha & would love to install it on f12. how do i go about getting d rpm or tarball.

View 1 Replies View Related

Slackware :: Homebank Crashing On Current / Kde 4.4?

Feb 23, 2010

is anyone using homebank? i'm having it crash with a segmentation fault error everytime i open an .xhb file since either updating to current or kde 4.4. i can't recall exactly when the crash started to happen but i am sure it is after either one of the updates.

View 4 Replies View Related

Fedora :: Installing Software From A Tarball?

Mar 9, 2011

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 Related

Fedora :: Building A Rpm From A Tarball Not Containing The Spec File?

Jun 29, 2011

I 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 Related

Software :: Comparing Homebank With GNUCash - Open Source App

May 8, 2011

I've used GNUCash before and just didn't click with it. Has anyone here used Homebank? I was just wondering how it might compare with GNUCash?

View 3 Replies View Related

Fedora :: Corrupted Tarball Of Enormous Size: Can It Be Salvaged

Jul 30, 2009

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.

View 14 Replies View Related

Fedora :: Installed Python 3 By Usinh Source Bzipped Tarball - How To Uninstall It

May 23, 2011

I installed Python 3 By Downloading python3.2 bziped source tarball and install it according to the README, Now How shall I uninstall python 3.2?

The README instructions are as below:

On Unix, Linux, BSD, OSX, and Cygwin:

View 3 Replies View Related

General :: How To Install A Tarball

Feb 23, 2011

how to install a tar.gz file in Ubuntu. I just reinstalled Ubuntu from scratch, so I don't have any additional software.

View 5 Replies View Related

Debian :: Packaging Tarball Which Already Has A Directory?

Apr 4, 2011

I 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 Related

Ubuntu :: How To Build Driver Tarball

Apr 4, 2010

my 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?

View 3 Replies View Related

Ubuntu :: MD5 Checksum Tarball Contents?

Jul 22, 2011

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 Related

General :: Unable To Extract The Tarball

Mar 17, 2010

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.

View 2 Replies View Related

General :: Tarball Does Not Uncompress In Debian 5.0

Sep 29, 2009

Upon attempting to uncompress a tarball with

Code:

View 3 Replies View Related

Software :: Installing Aircrack-ng From Tarball?

Jun 18, 2010

i 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)

View 7 Replies View Related

Software :: RPM - How To Package Binary Tarball

Nov 22, 2010

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.

View 2 Replies View Related

Programming :: Compile And Install From A Tarball?

May 2, 2011

I 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 Related

Red Hat :: Nawk On CentOS 5.6 - Can't Find The Rpm Or Tarball

May 15, 2011

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 Related

OpenSUSE :: Install Programs Which Are In Tarball Form?

Apr 1, 2011

Is 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

View 4 Replies View Related

General :: How To Create A Folder Inside A Tarball

Jun 9, 2011

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 Related

Ubuntu Installation :: 7.04 To 7.10 Cannot Manually Download The Tarball?

Apr 9, 2010

i 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 Related

Ubuntu :: Where To Download Bluecurve Debian Tarball?

Jul 10, 2010

Is 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 Related

Ubuntu Servers :: Back Up System To A Tarball For Quite A While Now?

Aug 28, 2010

I'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]...

View 6 Replies View Related

General :: Compile Mplayer From Tarball With Lot Of Options

Jun 21, 2010

I 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.

View 2 Replies View Related

Fedora :: Configuring Fedora Directory Server For Mirroring?

Mar 16, 2010

I have installed fedora-ds-1.0.4-1.FC6.x86_64.opt.rpm on RHEL 5 Enterprise, which I use for Oracle BIEE. Now I need to install the FDS in another RHEL 5 and mirror only the FDS.

configure the mirroring part for the Fedora Directory Server.

View 3 Replies View Related

Fedora :: Configuring Cron Job

Apr 21, 2010

I create a shell file with different commands . I am able to execute it manually . Now I want to schedule this file hourly . For this where I place this file and where I configure for time .

View 6 Replies View Related

Fedora :: Configuring ALSA On 13 KDE?

Aug 24, 2010

where to customize the modules thing? I've always used Ubuntu and there was an asoundconf file where I could change these settings.Haven't been able to find the same sort of thing on Fedora. A lot of people say I should either edit the /etc/modprobe.conf file which is now deprecated and does not exist on my computer, or edit some alsa file under /etc/modprobe.d/ which i don't have either.I've installed all of the alsa packages through yum.

View 1 Replies View Related

Fedora Hardware :: Configuring The KVM In 14?

Jan 26, 2011

I am using Fedora 14 x86_64 (KDE 4.5.5) OS on my home desktop. I tried installing KVM (default virtual machine available in the anaconda installer). I find the performance of virtual machine too slow. For instance - installation of windows XP 32 bit took around 4 hours to complete and booting windows xp takes somewhere around 3 minutes. PCBSD installation took around 14 hours and booting PCBSD is taking around 5 minutes. The base operating system i.e.Fedora is blazingly fast. After spending some time in google search , I found few posts saying such sluggishness could be due to not enabling virtualization option in BIOS. I searched my BIOS menu, my level best, but could not find any such option available.I use intel E7400 core 2 duo processor with 4 GB DDR2 RAM. I use nvidia GEForce 7100/nForce 630i/PCI mother board and graphics card. I have installed nvidia proprietary video drivers from rpmfusion. Following is the output from hardware lister (lshw) for the CPU -

CPU
/0/4
product: Intel(R) Core(TM)2 CPU E7400 @ 2.80GHz
vendor: Intel Corp.

[code].....

I also tried visiting the BIOS manufacturers website, and found that there are no firmware upgrades available. So I wanted to know is there any way I can speed up my virtualisation or should try some other solution like virtualbox etc.

View 5 Replies View Related

Red Hat / Fedora :: Configuring Squid On 13

Jul 14, 2010

I was trying to configure squid 3.1 on fedora linux 13. It's working perfectly fine from the local host but unable to browse from local network even after configuring acl for local network.

Connectivity diagram is given below

Local Network (windowsXP clients) --> Squid Server --> Firewall--> Internet
(192.168.102.0/24) (192.168.102.25)

Linux server has only one network card which is configured with internal IP. Configured client browser with proxy address (192.168.102.24 and port 312.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved