Hello, 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!). I'm trying to install Nepenthes (http://nepenthes.mwcollect.org/) on my iBook G4. There are some instructions on doing this at http://nepenthes.mwcollect.org/documentation:readme#mac_osx. Unfortunately, I'm unable to complete even the first command :-( Xcode2 is installed. My system is up-to-date (10.4.8). I have Internet connectivity. Here's what I get: $ sudo part install libtool # libtoolize Warning: Can't open index file for source: rsync://rsync.darwinports.org/dpupdate/dports Error: search for portname libtool failed: No index(es) found! Have you synced your source indexes? 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? Any help will be very much appreciated. Thank you. -- Clint --- . Clint Laskowski, CISSP . BlueHat Security, Inc. . www.bluehatsecurity.com . clint@bluehatsecurity.com . mobile: 414-807-8845 "Helping Clients Understand and Improve the Security of their Information Systems."
Clint, I think you need to update the local index of available ports. Give this command a whirl then try installing the port you mentioned: sudo port selfupdate Hope that helps. Have a great day. - tim On Dec 5, 2006, at 4:03 PM, Clint Laskowski wrote:
Hello,
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!).
I'm trying to install Nepenthes (http://nepenthes.mwcollect.org/) on my iBook G4. There are some instructions on doing this at http:// nepenthes.mwcollect.org/documentation:readme#mac_osx.
Unfortunately, I'm unable to complete even the first command :-(
Xcode2 is installed. My system is up-to-date (10.4.8). I have Internet connectivity. Here's what I get:
$ sudo part install libtool # libtoolize Warning: Can't open index file for source: rsync:// rsync.darwinports.org/dpupdate/dports Error: search for portname libtool failed: No index(es) found! Have you synced your source indexes?
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?
Any help will be very much appreciated. Thank you.
-- Clint
--- . Clint Laskowski, CISSP . BlueHat Security, Inc. . www.bluehatsecurity.com . clint@bluehatsecurity.com . mobile: 414-807-8845
"Helping Clients Understand and Improve the Security of their Information Systems."
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
That seems to have done it! Thanks. If I have other trouble with the port, I'll ask here :-) -- Clint Tim Shubitz wrote:
Clint, I think you need to update the local index of available ports. Give this command a whirl then try installing the port you mentioned:
sudo port selfupdate
Hope that helps. Have a great day.
- tim
On Dec 5, 2006, at 4:03 PM, Clint Laskowski wrote:
Hello,
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!).
I'm trying to install Nepenthes (http://nepenthes.mwcollect.org/) on my iBook G4. There are some instructions on doing this at http://nepenthes.mwcollect.org/documentation:readme#mac_osx.
Unfortunately, I'm unable to complete even the first command :-(
Xcode2 is installed. My system is up-to-date (10.4.8). I have Internet connectivity. Here's what I get:
$ sudo part install libtool # libtoolize Warning: Can't open index file for source: rsync://rsync.darwinports.org/dpupdate/dports Error: search for portname libtool failed: No index(es) found! Have you synced your source indexes?
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?
Any help will be very much appreciated. Thank you.
-- Clint
--- . Clint Laskowski, CISSP . BlueHat Security, Inc. . www.bluehatsecurity.com . clint@bluehatsecurity.com . mobile: 414-807-8845
"Helping Clients Understand and Improve the Security of their Information Systems."
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Okay, after doing 'sudo port selfupdate' I was able to execute all the execute all the port install commands: sudo port install libtool # libtoolize sudo port install autoconf sudo port install automake sudo port install adns sudo port install pcre sudo port install file # for libmagic sudo port install curl And, it appears the ./configure line works, too: $ ./configure --libdir=/opt/local/lib --includedir=/opt/local/include --prefix=/opt/nepenthes But, when I try the 'make', I get an error: $ make make all-recursive Making all in nepenthes-core Making all in src Makefile:364: *** missing separator. Stop. make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 $ I know these questions are probably getting off topic, so if I need to take this private, please let me know. Otherwise, if you have any ideas on compiling Nepenthes, please let me know. Thank you. -- Clint Tim Shubitz wrote:
Clint, I think you need to update the local index of available ports. Give this command a whirl then try installing the port you mentioned:
sudo port selfupdate
Hope that helps. Have a great day.
- tim
On Dec 5, 2006, at 4:03 PM, Clint Laskowski wrote:
Hello,
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!).
I'm trying to install Nepenthes (http://nepenthes.mwcollect.org/) on my iBook G4. There are some instructions on doing this at http://nepenthes.mwcollect.org/documentation:readme#mac_osx.
Unfortunately, I'm unable to complete even the first command :-(
Xcode2 is installed. My system is up-to-date (10.4.8). I have Internet connectivity. Here's what I get:
$ sudo part install libtool # libtoolize Warning: Can't open index file for source: rsync://rsync.darwinports.org/dpupdate/dports Error: search for portname libtool failed: No index(es) found! Have you synced your source indexes?
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?
Any help will be very much appreciated. Thank you.
-- Clint
--- . Clint Laskowski, CISSP . BlueHat Security, Inc. . www.bluehatsecurity.com . clint@bluehatsecurity.com . mobile: 414-807-8845
"Helping Clients Understand and Improve the Security of their Information Systems."
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
On 6.12.2006, at 3.45, Clint Laskowski wrote:
Okay, after doing 'sudo port selfupdate' I was able to execute all the execute all the port install commands: sudo port install libtool # libtoolize sudo port install autoconf sudo port install automake
sudo port install adns sudo port install pcre sudo port install file # for libmagic sudo port install curl
And, it appears the ./configure line works, too:
$ ./configure --libdir=/opt/local/lib --includedir=/opt/local/ include --prefix=/opt/nepenthes
But, when I try the 'make', I get an error:
$ make make all-recursive Making all in nepenthes-core Making all in src Makefile:364: *** missing separator. Stop. make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 $
I know these questions are probably getting off topic, so if I need to take this private, please let me know.
Otherwise, if you have any ideas on compiling Nepenthes, please let me know.
Thank you.
-- Clint Hi this doesn't seem to be a port question, as there is no nepenthes port (at least I did not find). I do not know the software, but is there any specification on the make tool to be used. There are several of them out there, and they are a bit different and could produce something like that. Just a guess, but HTH!
! ! Jyrki Wahlstedt ! skype:jyrkiwahlstedt ! http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386
participants (3)
-
Clint Laskowski
-
Jyrki Wahlstedt
-
Tim Shubitz