Start by checking the config.log file to see what the actual error
was. Then verify that you actually have gcc installed and that it's a
good one:
$ which gcc
/usr/bin/gcc
$ rpm -qf /usr/bin/gcc
egcs-1.1.2-12
[rnapier@rnapier-linux rnapier]$ rpm -V egcs
[rnapier@rnapier-linux rnapier]$
Rob
On
OK, quick check, what's "/033E"? I'm reading it like an octal. For
now, I'm going to assume it was a typo and you meant the octal code
\033.
Here's some things I might try:
*) Put the \033 into your documents, where you want it.
This is of course the cleanest solution.
*) Modify you
Check in the directory where you're running configure and look for a
file called "config.log". Take a look and see what error you're
actually getting.
Rob
On Thu, Nov 04, 1999 at 10:50:37AM -0500, Brian R. Thacker wrote:
>
> I have been trying to compile a few KDE apps on my stock RH6.1 system.
Verify at least the following:
$ cat /etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron
But unfortunately does not address our desire to give our users
password-protected web pages that aren't readable by every other user
on the system. Since I personally use this feature (I have password
protected pages that are for me and my friends and aren't the business
of just any other user on
On Wed, Nov 03, 1999 at 06:49:39PM +, Darren Wyn Rees wrote:
> On Wed, 3 Nov 1999 09:58:02 -0500, you wrote in
> <[EMAIL PROTECTED]> :
>
> >Probably not. I just tried the same thing on my 6.0 with no trouble.
> >Is this the only line in your crontab? You are editing crontab with
> >'crontab -
How were you using them before. I use digraphs all the time under vim
by ":set digraph" and then "e'" to get é. What was ^K doing
for you? You probably need to just remap the key in your .vimrc.
Rob
On Sat, Oct 30, 1999 at 02:05:33PM -0700, Romain Kang wrote:
> The ctrl-K combinations don't work
I don't know of a specific utility (sounds nice), but a fairly simple
solution would be to create different .Xmodmap-$DISPLAY files. Then
run 'xmodmap ~/.Xmodmap-$DISPLAY' in your startup scripts.
Rob
On Mon, Nov 01, 1999 at 05:04:27PM +0200, Dirk Laurie wrote:
> The best thing you can have on a
e access to logins.
>
> This allows FTP access, but not the ability to move above their home
> directory and also doesn't allow them to use a shell account.
>
> Is this what you are looking for ?
>
> C'ya, Edmund [EMAIL PROTECTED]
>
> Rob Napier wr
On Mon, Nov 01, 1999 at 07:25:43AM +, Danny H wrote:
> Hello,
>
> Scenario
> Currently, Redhat 6 doesnt dismount properly after I typed "reboot" or
> "shutdown -r NOW" or "halt"
Which filesystem doesn't unmount? Do you get errors to the console?
Does it hang or just error out?
> GNOME does
http://www.kerneli.org should have all you need.
Rob
On Sun, Oct 31, 1999 at 02:31:22PM -0600, David Talkington wrote:
> I'm looking for a replacement for my Win32 PGPDisk to run on Linux.
> Passive encryption is mandatory; I want files automatically secure in cases
> of improper shutdowns and t
On Tue, Nov 02, 1999 at 02:18:40AM +0100, Anthony E. Greene wrote:
> Peter Kiem wrote:
> > >Other users can still see the directory information for files in the $HOME
> > >directory if they already know the filename. I created a directory for my
> > >users that has permissions drwx-- so that o
On Sun, Oct 31, 1999 at 12:32:57AM -0400, Joe wrote:
> Like the subject says... Granted I had alot of stuff plugged into the
> parallel port so perhaps that didn't help the situation. So I plugged my
> printer directly into the parallel port and rebooted my machine. Still
> didn't work. I ran
On Sat, Oct 30, 1999 at 07:09:09PM -0500, Bob Hartung wrote:
> I managed to somehow crunch my XFree86 server when having problems
> with my mouse and KVM switch configuration. Now KDE will not start
> and cannot "connect to the X Server." Gnome starts up and runs okay.
>
> So in order to start
14 matches
Mail list logo