Re: gnucash missing /etc/gnucash/config

2001-07-19 Thread William S.
That worked! I can't believe it could be as simple as that. Bill --- csj <[EMAIL PROTECTED]> wrote: > > > su root > touch etc/gnucash/config __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/

compiling gnucash - guiles "require.scm" location

2001-07-18 Thread William S.
I have been trying to compile gnucash. I run ".configure" normally and then "make". However, during "make" there is an error message saying that "require.scm" in guile can't be found. I notice the directories being searched are not the correct path. "require.scm" is in: /usr/share/guile/1.4/slib

gnucash missing /etc/gnucash/config

2001-07-18 Thread William S.
Today I updated and upgraded my packages running on unstable on a 2.4.5 kernel. When I run gnucash though I am getting: gnucash: [W] "failure loading ""/etc/gnucash/config" I looked at /etc/gnucash but it is empty. Is there another way to generate the config setup in my home directory (which I g

gnucash 1.6.1-2

2001-07-17 Thread William S.
I used apt-get install to get the latest unstable version of gnucash. When I try to run it I get: gnucash: error while loading shared libraries: libqthreads.so.9: cannot open shared object file: No such file or directory I am using kernel 2.4.5 with the latest unstable packages. I currently have

Re: dselect complaints

1996-05-19 Thread William S. Gribble
Ian Jackson wrote: > I'm not interested in hearing any more complaints or even extensive > suggestions for improvement, unless the person complaining is > volunteering to do the work on a new interface. If you don't want feedback about the tools, might I suggest that you give up their maintenance

Re: X Windows

1996-05-16 Thread William S. Gribble
xdm runs the server for you. Kill your X server, and run xdm as root. It starts the server, gives you a login greeting and prompt, and then runs the appropriate window manager and so on after you log in. When you log out, it kills the server and starts a new one with the login greeting. Bill