|
From: Joel S. <js...@co...> - 2003-04-07 01:36:30
|
All very good suggestions... Well, the installation is likewise being done as root. I have an idea about the shell, though... You see, root on most Linux Distros uses bash as default, and I have learned not to change that, but I do often use ksh and usually my normal user has that as a default shell. On this machine, that is pdksh. It appears that in the window in question I had logged in as my normal user and su'ed to root, therefore I tried logging in another virtual terminal as root, but it had the same results. I am going to set -x in the configure script and see if that revceals something. Meanwhile, the shells in question are: root@perita:/usr/src/scrollkeeper-0.3.12# bash --version GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu) Copyright (C) 2002 Free Software Foundation, Inc. root@perita:/usr/src/scrollkeeper-0.3.12# ksh -o vi # echo $KSH_VERSION @(#)PD KSH v5.2.14 99/07/13.2 # I thank you again for responding as you have. I guess the main question is if I remove the check for the dtd I have to wonder if this will somehow mess up scrollkeeper.. I will keep you posted on what I find :). On Sun, 06 Apr 2003 19:01:05 -0600 John Fleck <jf...@in...> wrote: > On Sun, 2003-04-06 at 15:59, Malcolm Tredinnick wrote: > > > > [...] > > [Chopping out all the diagnostic stuff] > > > > Well, you seem to have taken all the right steps to working out if there > > is a problem. Unfortunately, as you have noticed, it appears like > > everything should be working. The configure script works for everybody > > else (as far as I know -- I guess we would here the screams if something > > broke), so I am not really sure what to suspect. > > > > I'm with Malcolm - this is a bit of a head-scratcher. I notice your > command line test was done as root. Is there any chance you have a > permissions problem? > > Cheers, > John > -- > John Fleck > jf...@in... (h) jf...@ab... (w) > http://www.inkstain.net http://www.abqjournal.com > http://www.gnome.org/learn/users-guide/latest/ > > "Sliced bread wasn't an innovation. Sliced pizza was. I mean, can you > imagine eating a family sized unsliced pizza?" > - Jeff Waugh > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Scrollkeeper-devel mailing list > Scr...@li... > https://lists.sourceforge.net/lists/listinfo/scrollkeeper-devel |