All of lore.kernel.org
 help / color / mirror / Atom feed
* Odd Reiser4 Compilation Question
@ 2005-03-08  9:12 Can Sar
  2005-03-08 15:16 ` Christian
  0 siblings, 1 reply; 2+ messages in thread
From: Can Sar @ 2005-03-08  9:12 UTC (permalink / raw)
  To: reiserfs-list

Hi,

I am trying to install the Reiser4 tools (mainly mkfs.reiser4 and 
fsck.reiser4) in an alternative directory and because there is still so 
very little documentation on Reiser4 available, I'm having some major 
difficulties. I've been working on this for a few hours without too 
much success. Is there some simple flag I can change in order to make 
this work?

Thank you so very much for your help,
Can Sar


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Odd Reiser4 Compilation Question
  2005-03-08  9:12 Odd Reiser4 Compilation Question Can Sar
@ 2005-03-08 15:16 ` Christian
  0 siblings, 0 replies; 2+ messages in thread
From: Christian @ 2005-03-08 15:16 UTC (permalink / raw)
  To: reiserfs-list; +Cc: Can Sar

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Can Sar wrote:
> Hi,
> 
> I am trying to install the Reiser4 tools (mainly mkfs.reiser4 and
> fsck.reiser4) in an alternative directory and because there is still so
> very little documentation on Reiser4 available, I'm having some major

reiser4progs-1.0.4.tar.gz comes with a GNU configure script:

$ ./configure --help | grep -A5 "Installation directories"
Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

so if you type

$ ./configure --prefix=/usr/local/alternative_directory

the files should show up under this very directory. does it not work? any
error messages you want to share then?

thanks,
Christian.

PS: just tried it by myslf: be sure to get libaal too:
ftp://ftp.namesys.com/pub/reiser4progs/libaal-1.0.4.tar.gz
or else "configure" will complain....

- --
BOFH excuse #325:

Your processor does not develop enough heat.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCLcG1C/PVm5+NVoYRAsPxAKCdeGZSiC7OhH+dqHNv6+bml9CTXQCeLEjo
qA8OgSIuuD77ZBFqRU1Z8ts=
=kvJj
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-08 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08  9:12 Odd Reiser4 Compilation Question Can Sar
2005-03-08 15:16 ` Christian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.