<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Okay, after doing 'sudo port selfupdate' I was able to
execute all the execute all the port install commands:<br>
</font>
<p>sudo port install libtool # libtoolize<br>
sudo port install autoconf<br>
sudo port install automake<br>
<br>
sudo port install adns<br>
sudo port install pcre<br>
sudo port install file # for libmagic<br>
sudo port install curl<br>
</p>
<p>And, it appears the ./configure line works, too:<br>
</p>
<p>$ ./configure --libdir=/opt/local/lib
--includedir=/opt/local/include --prefix=/opt/nepenthes<br>
</p>
<p>But, when I try the 'make', I get an error:<br>
</p>
<p>$ make<br>
make all-recursive<br>
Making all in nepenthes-core<br>
Making all in src<br>
Makefile:364: *** missing separator. Stop.<br>
make[2]: *** [all-recursive] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
$ <br>
</p>
<p>I know these questions are probably getting off topic, so if I need
to take this private, please let me know.<br>
</p>
<p>Otherwise, if you have any ideas on compiling Nepenthes, please let
me know.<br>
</p>
<p>Thank you.<br>
</p>
<p>-- Clint<br>
</p>
<br>
<br>
<br>
Tim Shubitz wrote:
<blockquote cite="mid5BA12F32-9E0C-45D2-956A-F92C06B106CA@mac.com"
type="cite">Clint,
<br>
I think you need to update the local index of available ports. Give
this command a whirl then try installing the port you mentioned:
<br>
<br>
sudo port selfupdate
<br>
<br>
Hope that helps. Have a great day.
<br>
<br>
- tim
<br>
<br>
<br>
On Dec 5, 2006, at 4:03 PM, Clint Laskowski wrote:
<br>
<br>
<blockquote type="cite">Hello,
<br>
<br>
I'm brand new to this list, but have been a Mac user since 1984 (I met
Steve Jobs at SoftCon in February 1984 in New Orleans, a month after
the Mac was introduced!).
<br>
<br>
I'm trying to install Nepenthes (<a class="moz-txt-link-freetext" href="http://nepenthes.mwcollect.org/">http://nepenthes.mwcollect.org/</a>) on my
iBook G4. There are some instructions on doing this at
<a class="moz-txt-link-freetext" href="http://nepenthes.mwcollect.org/documentation:readme#mac_osx">http://nepenthes.mwcollect.org/documentation:readme#mac_osx</a>.
<br>
<br>
Unfortunately, I'm unable to complete even the first command :-(
<br>
<br>
Xcode2 is installed. My system is up-to-date (10.4.8). I have Internet
connectivity. Here's what I get:
<br>
<br>
$ sudo part install libtool # libtoolize
<br>
Warning: Can't open index file for source:
rsync://rsync.darwinports.org/dpupdate/dports
<br>
Error: search for portname libtool failed: No index(es) found! Have you
synced your source indexes?
<br>
<br>
Can anyone point me in the right direction as to why this is not
working, or what diagnostics I could perform to help figure this out?
<br>
<br>
Any help will be very much appreciated. Thank you.
<br>
<br>
-- Clint
<br>
<br>
---
<br>
. Clint Laskowski, CISSP
<br>
. BlueHat Security, Inc.
<br>
. <a class="moz-txt-link-abbreviated" href="http://www.bluehatsecurity.com">www.bluehatsecurity.com</a>
<br>
. <a class="moz-txt-link-abbreviated" href="mailto:clint@bluehatsecurity.com">clint@bluehatsecurity.com</a>
<br>
. mobile: 414-807-8845
<br>
<br>
"Helping Clients Understand and Improve the Security of their
Information Systems."
<br>
<br>
_______________________________________________
<br>
macports-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:macports-users@lists.macosforge.org">macports-users@lists.macosforge.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.macosforge.org/mailman/listinfo/macports-users">http://lists.macosforge.org/mailman/listinfo/macports-users</a>
<br>
</blockquote>
<br>
</blockquote>
</body>
</html>