|
Message-ID: <20041209231741.D29919@cannabis.dataforce.net> Date: Thu, 9 Dec 2004 23:17:41 +0300 From: Galaxy <galaxy@....openwall.com> To: owl-users@...ts.openwall.com Subject: Re: Rpm updating bug? On Thu, Dec 09, 2004 at 10:03:04PM +0200, Ruslan Radvansky wrote: > > Need I download iso file and install from it or download *.rpm? There is no ISO for Owl-current yet. So, the only option you have is to mirror /pub/Owl/current/i386 directory from one of Openwall mirrors. You can accomplish this by issuing "mir -L i386" in your lftp client. Next thing you needed is native.tar.gz. For example, you are already switched under 'build' account: $ lftp ftp.ru.openwall.com/pub/Owl/current cd ok, cwd=/pub/Owl/current lftp ftp.ru.openwall.com:/pub/Owl/current> mir -L i386 lftp ftp.ru.openwall.com:/pub/Owl/current> get native.tar.gz lftp ftp.ru.openwall.com:/pub/Owl/current> quit $ ln -s i386/RPMS $ tar xzf native.tar.gz $ vi native/Owl/build/installworld.conf $ make installworld You're done :) > -- > Best regards, > Ruslan mailto:ruslan@...l.lviv.ua -- (GM)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.