Slackware :: Install Gnucash On A Fresh Install Of 13.37?

Jun 2, 2011

Just tried to install gnucash on a fresh install of 13.37. ALL dependencies are installed, with no errors from any. The gnucash slackbuild dies with a message that says "gnome.h, no such file or directory". All I can find is that it is and very old dependency of gnome.

View 9 Replies


ADVERTISEMENT

Slackware :: Get KDE 4.4.5 For The Fresh 13.1 Install?

Dec 12, 2010

I've been using Eric's KDE packages since last June or so, and have been using the same command the whole time to download them. But today I went to get KDE 4.4.5 for the fresh 13.1 install I just did on my wife's laptop and KDE 4.4.85 (hell, yeah!) for my -current box. In both cases the command returned the same error. Here's the command and error message on my -current machine:

Code:
gene@lemon:~$ rsync -av --progress rsync://alien.slackbook.org/ktown/4.5.85 .
@ERROR: Unknown module 'ktown'
rsync error: error starting client-server protocol (code 5) at main.c(1506) [Receiver=3.0.7]

View 6 Replies View Related

Slackware :: No Mem Above 3.7GB With Fresh Install 64-13.1

Jan 7, 2011

I have 4 1GB memory modules in my AMD64 X2, and Slackware 64-13.1 'free' tells me I only have 3.7GB. Never heard of this problem on a 64bit system.

View 6 Replies View Related

Slackware :: How To Do A 'fresh Install' Using Slackware -current

Mar 25, 2011

I wish to do a fresh install of Slackware without KDE. I could use my Slackware 13.1 DVD but I thought, why not give -current at try? Is there a -current ISO or must I install 13.1, without KDE, and then upgrade to -current? Or, is it possible to remove 'all things KDE' and then upgrade to -current?

View 8 Replies View Related

Slackware :: Can't Boot After Fresh Install 13.1 / Fix It?

Dec 27, 2010

Before i would to say sorry because my bad English,
i have install slackware 13.1 with no problem,but the problem is that i reboot after finish install.
in the middle it's stop booting and can't continue...

View 8 Replies View Related

Slackware :: Font On A Fresh Install Of 13

Jan 25, 2010

I installed slack 13 from disk 1, and then went ahead and installed the missing sets using slapt-get (t,tcl,x,xap and y). I skipped the kde and kdei sets. When I start xfce, the fonts are all messed up as shown in the attachment.

View 2 Replies View Related

Slackware :: How To Update From 12.2 To 13.0 Without Fresh Install

Jun 13, 2010

I'm not sure how you do it, but it seems like you should be able to. How do you upgrade the version to 13 without burning a new CD? I just used slackpkg update, slackpkg upgrade-all, but when I tried install-new it had nothing to do.

View 5 Replies View Related

Slackware :: Fresh Install - Xfce Freeze

May 28, 2011

I have just installed Slackware 13.37. After the install - when executing startx for the first time, the xfce desktop freezes when its almost (?) fully loaded.

While loading I can move mouse and if I hit caps_lock the lamp at the keyboard turns on and off.

In the setup I choosed to use vesa - allthoug I afterr that even tried to boot from lilo into vga-mode.

I am, a litle rusty after have been brainwashed through Ubuntu for a few years (sigh) - so I really am not sure which config-file I should edit, and xorg.conf seems to be empty.

View 2 Replies View Related

Slackware :: Fresh Install On VirtualPC With Errors At Startup?

May 7, 2010

An error accoured during the root filesystem check.

Installed fresh Slack 13.0 version, at 7GB virtual hdd, with cfdisk, created two primary partitions, 500 mb for swap, whats left, to second partition, made it bootable, installed full software package, used all default selections, only refused to configure network. At first restart, I got a screen with many statements, that looks like errors, and a last one, that looks like critical error.
An image I have been working on Windows my whole life and only worked with already installed linux systems a bit. Installed RedHat and FreeBSD on VirtualPC previously and succesfully. Now, I stumble upon this error and cant think of next step.

View 5 Replies View Related

Slackware :: Fresh Slack64 Install Crashes On 'startx'

Feb 10, 2011

I just finished an install of Slack64 current and it's crashing when I try to start up KDE. I tried setting the VESA framebuffer to 'normal' in /etc/lilo.conf, but no dice.

Here's the log file: [URL]

GFX Card: Radeon HD 6850 (yeah I know.. this is probably the source of the conflict)

View 4 Replies View Related

Slackware :: Fresh Install - 4 Grub Menu Items?

Jan 2, 2011

I just did a fresh install of Slackware 13.1:

However, I get 4 grub listings for Slackware.

1. leads to kernel panic.
Code:

2. leads to kernel panic but with
Code:

3.... welcome to Linux 2.6.33.4 (tty1)

4. Welcom to Linux 2.6.33.4-smp (tty1)

I have never had any trouble with grub, and consequently never had to edit much in grub.

View 11 Replies View Related

Slackware :: Fresh Install Of KDE4 Can't See Internal / External Drives

Jan 21, 2010

Any kde app(dolphin, device notifier...) can't see my internal drive with ntfs and any connected flash drive. I've thought that this is problem with missing dependecies or hal but 'lshal -m' shows messages when J connect flash drive so i don't know where the problem is. I've installed all required and recommended and some optional packages from URL...and it has no effect. Does anybody know what i have to do to make it work.

View 2 Replies View Related

OpenSUSE :: How To Install Gnucash 2.4

Dec 25, 2010

Gnucash 2.4 has been released and I'd like to install it in my OpenSuSE 11.3 system. It isn't in any of the repositories that I have listed, although it might be in some repository I don't know about. If it's not in a repository, then I'll have to build it from source. I downloaded the source package and attempted to build it, starting with configure. I got as far as this:

configure: External QOF Disabled. Using Internal QOF Code.
checking dbi/dbi.h usability... no
checking dbi/dbi.h presence... no
checking for dbi/dbi.h... no
configure: error: Unable to find dbi/dbi.h

The perl-DBI package is installed, so that's probably not what it's looking for.So what do I need to do to install Gnucash 2.4?

View 3 Replies View Related

OpenSUSE :: Install Gnucash 2.4 In 11.4 To Use Sqlite?

Apr 18, 2011

Based on Product highlights - openSUSE, it would appear that using sqlite3 in gnucash would be available. However, I do not have an option to save an existing book to the database format, nor is it available when creating a new book - only xml is available. Is there anything special that I need to do to enable the sqlite backend?

View 2 Replies View Related

Debian Installation :: Can't Install Gnucash 2.4.7 On 6 Xfce Environment

Jul 8, 2011

I can't install gnucash 2.4.7 on Debian 6,xfce environment with did not install the gnome environment

View 4 Replies View Related

OpenSUSE Install :: Fresh Install + Update & Reboot = Unable To Open Session?

Sep 14, 2010

I just reinstalled my OpenSuse 11.3 with the GNOME desktop. As soon as I was done installing and I was on a fresh desktop, I installed the Yast updates that were available, rebooted, and now I can't login to any of my User accounts. Whenever I try to login, it tells me that it is "Unable to Open Session".o any of you know how I can fix this without having to reinstall all over again

View 1 Replies View Related

OpenSUSE Install :: Fresh Install 11.4 Blocks At Splash Screen On Reboot

Jun 30, 2011

I ordered a SuSE 11.4 installation DVD from an online Linux Distro distributer that I've used before with no problems. I did this rather than burn my own DVD from the website. I thought that I might perform a fresh install of SuSE 11.4 on this Dell 1420 Laptop that is currently running Ubuntu 11.04.

Note, this is a completely fresh install, not a side-by-side installation with Ubuntu; I followed the installation sequence that completely repartitions the entire disk for SuSE, and accepted all of the suggested options regarding logon, etc.

Everything goes well ... sort of. The first install didn't reboot correctly, i.e., the set-up that is supposed to run after the initial install never happened and I had to manually power-down the machine and restart from the "safe mode." Needless to say, that didn't work as expected. So, I re-install, from scratch, trying different options: for instance, instead of LVM, I decide to have an un-encrypted partition scheme and accept the "obvious" options ... thinking that the LVM options interacted badly with the install. Eventually I get the installation to proceed correctly, or so it appears: it goes though the entire sequence, including the re-boot, building the default image, etc.

I test this image by removing the DVD, power-cycling the machine, and all looks good, so I begin the process of installing software updates, etc. Being paranoid, I re-boot the machine, and all restarts correctly, etc.

Now here's the annoying thing. The next day, I power the machine on, and it locks at the splash screen. By the way, these are the exact symptoms that I experienced with the bogus/incomplete installations. The boot sequence proceeds up to the splash screen and waits forever.

So, in sum: I spent inordinate amounts of time attempting to install this software, carefully following the instructions provided by the installer. In every instance, after leaving the machine off for a day or so and rebooting, I am met with a splash screen that sits forever. Needless to say, I am extremely reluctant to repeat another day of software installation to only have to re-start with no assurances of success. Either I go back to ugly Ubuntu (which has always worked out of the box, by the way), or I look at other options. I was hoping to use SuSE, but I really don't care which distro is on that machine as long as it works and it provides TeX, R, Emacs, Scheme, and a few other software packages that I'm sure are of no interest to your customer base.

View 4 Replies View Related

OpenSUSE Install :: Better To Update Current Setup Or Do A Fresh Install Of 11.3?

Jul 31, 2010

I am looking to update from 11.1 to 11.3. My question is would it be better to update my current setup, or do a fresh install of 11.3? I was never able to get 11.2 to install no matter what I tried so I gave up on it and went back to my tried and true 11.1. What is the best way for me to get 11.3 on my computer?

View 4 Replies View Related

OpenSUSE Install :: After A Fresh Install Of 11.4 X-system Comes Up With The Wrong Screensize

Mar 15, 2011

After a fresh install of Suse 11.4 X-system comes up with the wrong screensize 1680X1200.
Instead I need 1600x1200. How can i set permanently the screensize I need ?

View 8 Replies View Related

OpenSUSE Install :: Disable Win 7 Dual Boot And Do A Fresh Install?

Apr 16, 2011

I have been trying to install openSUSE 11.4 on a Windows 7 laptop, but the suggested partitioning sucks and I lack the skills to do it manually. I would like to format the laptop drive, give up Windows for good and do a fresh install of openSUSE 11.4. openSUSE wants me to keep Windows boot. But I do not want it!

I have tried for an hour now. Can't format, there is no options for that in the openSUSE 11.4 install. There are expert options, but I really do not know how many partitions does openSUSE require. For some strange reason openSUSE wants to keep my Windows partitions. WHY? And if I delete all of the partitions, it wont automatically recreate the needed partitions for openSUSE, it only displays errors and won't let me continue.

For the love of God, do I have to open the laptop, remove the hard drive, put it in another computer and format there?

Why isn't there an option for removing all partitions, formatting the drive and installing openSUSE?

How to disable the forced Win 7 dual boot openSUSE offers and do a fresh install with only openSUSE 11.4 WITHOUT ANY WINDOWS DUAL BOOT BS.

By the way, since my laptops internal DVD is broken and I will not repair it until my daughter is old enough to handle optical drives, I use USB DVD and it won't give me any boot options but starts installation right away. This is also strange.

View 4 Replies View Related

OpenSUSE Install :: No XServer After Fresh 11.2 Install

Apr 18, 2010

after the install with kde selected i get a command line however typing startx tells me no startx installed, startkde says "$DISPLAY is not set or cannot connect to the X server."

hwinfo --gfxcard says
Hardware Class: graphics card
Model: "Trident Microsystems 9910"
Vendor: pci 0x1023 "Trident Microsystems Inc."
Device: pci 0x9910 "9910"
SubVendor: pci 0x1179 "Toshiba America Info Systems"
SubDevice: pci 0x0001
Revision: 0x63

laptop is a tecra 8200 and the graphics card is actually "Trident Microsystems CyberBlade XP" not sure of that is the problem or what to do about the whole thing

View 9 Replies View Related

OpenSUSE Install :: Fresh Install Of 11.3 Won't Start

Aug 20, 2010

I downloaded the iso from the webpage and used the live cd option. From there I chose install and proceeded to install the OS. Everything went fine and I got a message that the system would need to restart without the live cd. I saw the chameleon with the white growing line under (which seemed to run to it's completion) and then I came to a screen mostly white with three option buttons in the bottom right corner and my mouse with the waiting symbol spinning in the middle of the screen. Basicly the symbols stops spinning after a little while and the system hangs. I have tried starting in fail safe mode and run level 3 with the same result. My laptop is a MSI GX740

Edit: I have tried both ubuntu and mint earlier today and those Live CDs wouldn't even start. Also I am using the CD size Gnome ISO. Maybe some of the content on the dvd iso would provide support for my HW?

View 9 Replies View Related

OpenSUSE Install :: Update After Fresh Re-Install

Jul 15, 2011

I had to reinstall OpenSUSE after I reorganized my hard Drive partitions... I was trying to update the system when I encountered an ERROR: Problem connecting to a software origin There was a (possibly temporary) problem connecting to a software origins. DETAILS File"/repodata/repomd xml' not found on medium [URL] My repositories too seem all right.

View 8 Replies View Related

Ubuntu :: Fresh Install And Would Prefer It To Install Over 9.10?

May 3, 2010

I'm running Win XP 64 bit and ubuntu 9.10 as a dual boot. I also have the CD for Ubuntu 10.04. My question is, I want to do a fresh install and would prefer it to install over 9.10. Is this what will happen or will it want to install as a 3 way boot??

View 2 Replies View Related

Slackware :: [13.1-x86_64] GnuCash Compile Error : Gnome-utils

Jun 23, 2010

error message

Code:
mv -f .deps/gnc-icons.Tpo .deps/gnc-icons.Plo
mv -f .deps/gnc-html.Tpo .deps/gnc-html.Plo
make[5]: Leaving directory `/tmp/SBo/gnucash-2.2.9/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/SBo/gnucash-2.2.9/src/gnome-utils'
make[3]: *** [all] Error 2

[Code]...

I'm using SBo script to compile gnucash, with all the listed dependencies built successfully (in orderly manner). System multilib is configured as per alien's wiki. Is there something else I'm missing here?

View 9 Replies View Related

OpenSUSE Install :: Fresh Install Of KDE

Jul 10, 2010

My Thinkpad is set up with ext4 for / and, as an unformatted leftover from the last update, /home is setup with ext 3. I intended, as always to leave /home alone, reformat / and do a fresh install. One this occasion though I am wondering whether to bite the bullet and reformat /home as well and do a complete fresh install all around. Other than the advantages of ext 4 over 3, is there any advantage to occasionally cleaning out KDE and doing it fresh?

View 1 Replies View Related

OpenSUSE Install :: Boot 11.4 On Dualboot Nvdia G7600 Based System - Fresh Install "system Console Stolen At Line"

Apr 22, 2011

I tried to update one of my home machines with a fresh install. This is far from new to me so I did not expect any problem. But I was proven wrong. First: did install the system as usual. First anomaly: system blocked during the install process but did restart it flawlessly one I tried to eject the DVD from the player. It needed actually that intervention to retake working. It then went to install and froze during the first system start. I rebooted with failsafe settings, it then correctly configured. I reached a beautiful desktop. I performed the updates from the update repository and I joined the nvidia proprietary driver repository (which updated to the G02 driver).

I then rebooted the machine and now I am in trouble. In normal mode the system (dual boot Opensuse, XP) does not boot at all and freezes immediately after hitting enter as before. In safe mode it goes further but does not reach X anymore. It blocks with the following line statement: "system console stolen at line 266". I then tried "startx". But the system goes into a scrolling loop that does not allow me to read the output. how to get at least the error message of the loop? I read some line passing by that the system might have an X11 authorization problem.

Athlon Phenom X4 905e
Nividea G7600 graphic card
Former system installed and running flawlessly: 11.1

View 9 Replies View Related

OpenSUSE Install :: Overlapping Partitions With Fresh Opensuse 11.3 Install

Aug 4, 2010

After a fresh install of opensuse 11.3 x86_64, using a NET install CD, I noticed that the boot disk layout has overlapping partitions. I've noticed one other post that mentioned this at the very end. Is this a known problem already? Or is there something I'm missing that makes this okay?

View 9 Replies View Related

Ubuntu :: How Do I Re-install FRESH

Jul 26, 2010

I installed ubuntu some weeks ago, then had to install compiz and other stuff like nvidia-current myself...now when i do a fresh install, it's there which means some files are saved.. how do i stop that, and make a 100% fresh install?

View 3 Replies View Related

Ubuntu :: No GUI On Fresh 10.04 Install

Nov 6, 2010

I just performed my first (successful?) Ubuntu installation. The installation process seemed to go fine, and I selected "Ubuntu Desktop" when asked which set of packages I wanted to install. I assumed this was a standard choice.

After the installation finished, the system rebooted and brought me to a login prompt.I'll mention at this point that I have SOME prior experience with Linux systems, but I'm by no means an expert, and I'm new to Ubuntu. I logged in and tried startx, only to be informed that it was not installed. Having performed a network install, I have internet access on the machine, so I tried "sudo apt-get install xinit" which seemed to work, but now when I run startx, my window shrinks to a portion of my monitor size, the colours invert (black prompt on a white background) and the system locks up. I'm assuming this is some sort of video driver issue, and could probably explore further, but I figured I'd ask some experts first.

View 2 Replies View Related







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