[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Tor 0.1.2.1-alpha is out
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: Tor 0.1.2.1-alpha is out
- From: Anothony Georgeo <anogeorgeo@xxxxxxxxx>
- Date: Wed, 30 Aug 2006 05:15:21 -0700 (PDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Wed, 30 Aug 2006 08:15:30 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=fkTajYGoSHV7imHdNpbLhcNTbxT0tfrskMG/J8oi4QVGExjKegG5UYos1xijRsitjDhgDoyI2p6ERQlAT4GcW08fX+IzImvTDAv7qgoZVp7LWqTrWv7ILVQikV5jG3Z2BrW9sNwXUtHX/a2ae98h9aLjvbBppffazZHel5v/Ksw= ;
- In-reply-to: <20060829213557.55f1414b@localhost>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
--- Fabian Keil <freebsd-listen@xxxxxxxxxxxxx> wrote:
> I never compiled Tor on Windows, but there is a fair
> chance that you have to run ./configure by hand.
I tried ./configure but it gave me the "not
recognized..." error.
I tried specifing the makefile (see below) but I got
an error. I get an error no matter what dir I use
MAKE in, be it \Alpha\, \Alpha\src\, etc.
--------------------------------
C:\MinGW\Alpha>make -f makefile.am
RPM_BUILD_DIR="/tmp/tor-rpm-build-$$"; \
rm -rf $RPM_BUILD_DIR; \
mkdir $RPM_BUILD_DIR || exit 1;
\
for subdir in BUILD RPMS SOURCES SPECS SRPMS; do
\
mkdir $RPM_BUILD_DIR/$subdir; \
done; \
mkdir $RPM_BUILD_DIR/SOURCES/tor-; \
cp -R ./ $RPM_BUILD_DIR/SOURCES/tor-/; \
pushd $RPM_BUILD_DIR/SOURCES/; \
tar zcf tor-.tar.gz ./; \
popd;
\
rpmbuild -ba --define "_topdir $RPM_BUILD_DIR"
tor.spec; \
mv $RPM_BUILD_DIR/SRPMS/* .;
\
mv $RPM_BUILD_DIR/RPMS/* .;
\
rm -rf $RPM_BUILD_DIR
'RPM_BUILD_DIR' is not recognized as an internal or
external command, operable program or batch file.
'rm' is not recognized as an internal or external
command, operable program or batch file.
A subdirectory or file $RPM_BUILD_DIR already exists.
make: *** [dist-rpm] Error 1
--------------------------------
Thank you,
Anogeorgeo
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com