On Dec 14, 2007 11:49 AM, Ralph Shumaker <[EMAIL PROTECTED]> wrote:
>
> I have to run for now, but I will be downloading and rpm -i
> checkinstall, the latest version offered on the website you cited. yum
> is only aware of a slightly earlier version thru rpmforge.
>
> But (checkinstall aside for the moment), I would like clarification,
> since my attempt to 'make install' of the latest goffice 0.5.3 failed
> because of permissions. Please verify or correct me on the following:
> $ ./configure
> $ ./make
> # ./make install
Almost certainly, the recipe is
$ ./configure
$ make
# make install
No ./ qualifier on "make". And it could be
$ sudo make install
carl
--
carl lowenstein marine physical lab u.c. san diego
[EMAIL PROTECTED]
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list