ubuntuya tar.gz ve tar.bz2 uzantılı program kurmak

Başlatan kuyumcu09, 28 Aralık 2009 - 20:20:35

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

heartsmagic

@Mirliva, bu soruyu sorduğun başlığın yani bu başlığın üst iletilerinde neden olmadığı, belki de neden olmayacağı açıklanmış durumda. Soru sormadan önce verilen cevapları okuman makbule geçer:


http://forum.ubuntu-tr.net/index.php?topic=14962.msg183925#msg183925
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

alierkanimrek

TAR.GZ dosyaları ZIP ve RAR gibi arşiv dosyaları, kurulabilen ve çalışan bir şey yok, bildiğiniz metin dosyaları var içinde.

Bunlar marketlerde satılan hazır kek yapma kutuları gibi bir şey, paketi açıp üzerindeki tarife göre kutudan çıkan malzemeleri birleştirmek ve fırına vermek lazım, her dağıtım keki farklı oranda şekerli yiyor, bazıları içine ceviz atıyor, bazıları üzerine krema sürüyor, zaten her dağıtımın fırını farklı, kimisi odunlu, kimisi turbo, kimisi mini fırın, yani pişirme ayarı da farklı. Kısacası ya paket yöneticisini açıp pastaneden hazır kek alıp yiyeceksiniz ya da mutfakta biraz zaman geçirmeniz gerekecek.

Windows'ta tek bir fırın ve kekleri yapan tek bir pastacı var, genelde kimse tarifini paylaşmıyor, kendi tarifinizi pastacıya verip pişirmesini istiyorsunuz sadece, üzeri kızarmasın veya odun fırınında pişsin deme şansınız yok, bence pek eğlenceli bir ortam değil. Lezzet duygusu kaybedilmiş ve tek dert karın doyurmak ise eyvallah.

(Bu iki paragrafı eğlence olsun diye yazdım, teknik tartışmalara referans etmeyin :)

heartsmagic

Eğlence olsa bile çok güzel bir benzetme olmuş :)
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Felâsife

Maceraya hazır mısın!  Bir BSD almaz mısın?

Heisenberg

#29
Benzer tüm konular kilitliydi nette aradım biraz oldukça kaynak var doctusdaki bir kaç bilgiden yola çıkarak aşağıdaki işlemleri yaptım ama kuramadım. Dosya soutrorce indirilmiş  "isic-0.07.tgz" isim ve uzantıya sahip, dosya sanırım backtrack depolarında mevcut başka bir konuda ve linux mint forumda okuduğum kadarıyla backtrak depoları şu an güncel ubuntu depolarındaki paket alt yapısını değil ubuntu 8.04 kullanıyor diye okudum ve bu nedenle hata alınabileceği belirtiliyordu bu sebeple backtrack depolarını eklemedim. Her iki konuda da bir fikir verirseniz sevinirim.

http://zitstif.no-ip.org/bt5/toolslist.txt

Sanırım backtrack deposu burası, burayı depo listesine eklersem normal güncellemem ve vs. durumlarda sıkınıtı yaşar mıyım? Ayrıca kurmaya çalıştığım paket ve çıktıları aşağıdadır.


heisenberg@heisenberg-F3Sr:~$ sudo tar -zxvf /home/heisenberg/Masaüstü/isic-0.07.tgz
./isic-0.07/ChangeLog
./isic-0.07/configure
./isic-0.07/configure.in
./isic-0.07/esic.c
./isic-0.07/icmpsic6.c
./isic-0.07/icmpsic.c
./isic-0.07/INSTALL
./isic-0.07/install-sh
./isic-0.07/isic.1
./isic-0.07/isic6.c
./isic-0.07/isic.c
./isic-0.07/isic.h
./isic-0.07/LICENSE
./isic-0.07/Makefile.in
./isic-0.07/multisic.c
./isic-0.07/README
./isic-0.07/tcpsic6.c
./isic-0.07/tcpsic.c
./isic-0.07/udpsic6.c
./isic-0.07/udpsic.c
./isic-0.07/wrapper.sh
heisenberg@heisenberg-F3Sr:~$ sudo cd isic-0.07.tgz
sudo: cd: command not found
heisenberg@heisenberg-F3Sr:~$ cd isic-0.07.tgz
bash: cd: isic-0.07.tgz: Böyle bir dosya ya da dizin yok
heisenberg@heisenberg-F3Sr:~$ cd  /home/heisenberg/Masaüstü/isic-0.07.tgz
bash: cd: /home/heisenberg/Masaüstü/isic-0.07.tgz: Bir dizin değil
heisenberg@heisenberg-F3Sr:~$ cd  /home/heisenberg/Masaüstü/isic-0.07
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ ./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for /usr/local/lib/libnet.a... no
checking for -lnet... no
configure: error: Cannot find libnet...  please get it from
http://www.packetfactory.net/libnet
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ make
make: *** Hedefler belirtilmediğinden make dosyası yok. Durdu.
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ make install
make: *** Hedef `install' i derlemek için  hiçbir kural yok. Durdu.
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ /make
bash: /make: Böyle bir dosya ya da dizin yok
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ /make install
bash: /make: Böyle bir dosya ya da dizin yok
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ make install
make: *** Hedef `install' i derlemek için  hiçbir kural yok. Durdu.
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$  make
make: *** Hedefler belirtilmediğinden make dosyası yok. Durdu.
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ sh install.sh
sh: 0: Can't open install.sh
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$ make INSTALL
make: `INSTALL' için hiçbir şey yapılmadı.
heisenberg@heisenberg-F3Sr:~/Masaüstü/isic-0.07$
ALLES WAR DIE SEKTE !

if

@Heisenberg, iletinizden pek bir şey anlamadım. Aldığınız hata açık: configure: error: Cannot find libnet...  please get it from
http://www.packetfactory.net/libnet
libnet paketini yüklemeniz gerek, tabi geliştirme kütüphanesini.

Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 20:31:15
@Heisenberg, iletinizden pek bir şey anlamadım. Aldığınız hata açık: configure: error: Cannot find libnet...  please get it from
http://www.packetfactory.net/libnet
libnet paketini yüklemeniz gerek, tabi geliştirme kütüphanesini.

İnanın 3 saattir bu sayfayı bekliyordum ve bende kıt bilgi ve tecrübemle araştırıyor ve diğer yolları deniyordum, dediğinizin farkındayım sanırım gz uzantılı dosyaların iki türü var biri sıkıştırılmış olanlar birde kaynaktan derlenenler ve sanırım kaynaktan derlenenlerin kurulumu için paket içinde install dosyasında yahut read me dosyasında gerekli sorunlar ve kurma yöntemi anlatılıyor ve evet haklısınız; hatanın o verdiğiniz linkteki paket olduğunu bende düşündüm ve o paketi manual olarak çekmek istedim ama ne öyle bir site var ne de paket, ben read me ve install dosyalarını buraya yapıştırıyorum umarım bir faydası olur:

libnet paketi nereden kurulur, kütüphanesi neresidir bilginiz var mı acaba

You need LIBNET 1.1.x to link ISIC version 0.07 against.
http://www.packetfactory.net/projects/libnet


Install:
./configure
make
make install
make clean # Optional

Note: It assumes the Libnet library file is installed under /usr/local/lib/.
Also, please make sure the path to the executable 'libnet-config' is
added in the environment setting.

It successfully builds and works on:
FreeBSD 3.1
Debian Linux 2.1 (Hamm) <- Named after Toy Story!
Redhat Linux 7.3
Redhat Linux 9.0
Ubuntu 5.10 (Breezy Badge)



What should you use as the sending computer?
There are pro's and con's to both BSD and Linux.

FreeBSD:  Has an extremely intelligent IP stack.  It assumes that it is more
intelligent than the programmer.  (It almost always is).  So it will
clean up some really bad IP Packets.

Linux: Linux has a brain-dead stack.  So when you send a packet and it is
totally illegal, it will still send it.  But I have seen linux
filling the pipe with UDP packets from a raw socket and the linux
kernel decided to mangle ALL of the UDP checksums.

OpenBSD:  Now you're talking :-)  I can't test it right now because my keyboard
controller keeps flaking out.  Ratty Intel hardware.




ISIC -- IP Stack Integrity Checker

by Shu Xiao & Mike Frantzen

1)  Purpose
2)  Contributors
3)  History
4)  Accomplishments
5)  Copyright (BSD Style)




1)  Purpose

ISIC (and components) is intended to test the integrity of an IPv4 and IPv6 Stack
and its component stacks (TCP, UDP, ICMP et. al.)  It does this by generating
a controlled random packet (controlled randomness...  wacky huh?).  The user can
specify he/she/it [We are tempted to put 'it' before 'she' :-)] wants a stream of
TCP packets.  He/she/it suspects that the target has weak handling of IP Options
(aka Firewall-1).  So he/she/it does a 'tcpsic -s rand -d firewall -I100'.  And
observes the result.

A great use for ISIC would be to fire it through a firewall and see if the
firewall leaks packets.  But of course that would be illegal because Network
Associates owns a bogus patent on that :-)  You could do that by setting the
default route on the sending computer to the firewall.....  But that would be
illegal.  (But Mike couldn't legally have a beer so do you think he cared about
laws then?)

By far the most common use for these tools is testing IDS systems.  A day
after Mike took the source offline and moved it to a cvs server, a half dozen
people working on seperate home-grown IDS systems emailed requesting the
source be put back up.





2)  Contributors

Shu Xiao <sxiao@cisco.com>     Current owner
Mike Frantzen <frantzen@nfr.com>     Original creater

Matt Hargett <matt@use.net>     Various patches
Dug Song <dugsong@monkey.org>     Various patches
Kelly Yancey <kelly@nttmcl.com>     Various bug fix patches
Marcelo Goes <vanquirius@gentoo.org>     Gcc 4 patch.
Todd Sherer <todds@logsoft.com>     Test on Redhat 7.3
Seth Bollinger <seth_bollinger@digi.com>   Multisic prototype
Alex Behar <alexbr@radware.com>     Gcc 4 patch
Marc Tardif <marc@interunion.com>     Gcc 4 patch
Sheng Li <sheli@cisco.com>     Patch for flood control and
    unit/regression tests


The idea for ISIC came from two of Mike Frantzen co-workers during his
summer job:

Kevin Kadow <kadokev@msg.net>
Mike Scher <strange@cultural.com>




3)  History

Mike Frantzen wrote ISIC v.01 over a two week period on a Redhat 5.1 box.  Well,
(huddle around kiddies)  one weekend he came back from work and turned on the
monitor to discover loads of scsi errors.  He had the binaries compiled statically
on a wee little Trinux floppy.  He was able to get the machine partially up and
running and got a little bit of the source off.  He yanked the harddrive and
dropped it in Mike Scher's box (Linux).  It fscked (sed s/s/u/g) the drive and
He grabbed the lost+found directory.  He got the source back.  Much to his suprise,
large (remarkably block sized) chunks were missing/rearranged across ALL the
files.  Every linux box he have ever had came back to bite him in the ass.

So over a weekend, Mike rewrote isic, tcpsic, and udpsic.  Icmpsic took a bit
longer... damn bugs.   Total time: 6 hours.   Total time on icmpsic after he
forgot to add the IP Header length to the pointer to the ip options, 3 hours.

Bah.  He fucked up in version 0.02.  His Makefile wasn't compatible with future
versions of Libnet....  Whoops...  Mike's fault.  Now we have version 0.03.

Hehe, somehow forgot to randomize the TCP flags in 0.03 ;) [Thanks Florian]

Mike stuck esic (ether frame spewer) into the package for 0.04.  He had it
kicking around so why not toss it in.  (Heh, had to redeem himself for the
TCP flags fuckup).

It had been long time no updates since the release of 0.05, the last one working
with Libnet 1.0.x. Then for whatever the unknown reason, our buddy Mike Schiffman,
rewrote Libnet and now version 1.1.x is not back compatible :(.

In later 2004, Shu Xiao, working as a security testing engineer, sent patches to
Mike Frantzen that made ISIC compiled with new Libnet ;) along with other fixes
(yes, it still has bugs).  This became a perfect time Mike shifted the
responsibility to Shu (Mike finally relieved :), and version 0.06 was born.

The package 0.07 is a kind of overdue release. Shu had the major changes for new
IPv6 gears ready in middle of 2005, but got overwhelmed by diaper changes and
had no chance to finalize it till the end of 2006 (pushed by his co-worker
Sheng Li). Yet 0.07 release includes a few important fixes slipped from 0.06,
e.g. randomness for 32-bit data. It is supposed to singe more fur off your cat
:-!






4)  Accomplishments

If ISIC finds any vulnerabilities for you, please let me know.  we would love to
know the product and type of vulnerability.  We will withhold the information
from this list at your request.  If you give us permission to add it to this
list, you will get full credit.

If you manage a Bugtraq post, we appreciate finding our name in the list of
credits :-)

ISIC (v0.01) Unreleased version.
- During non-extensive testing, it failed to find a vulnerability
  in Cisco's PIX (4.2?) - Mike Frantzen


- Logging vulnerability in Checkpoint Firewall-1 4.0
Could predictably get a packet logged with a different source
IP.  Unable to reliably and consistently reproduce.
(NOT RELEASED) - Mike Frantzen
- IP Stack vulnerability in Checkpoint Firewall-1 4.0
Wacky IP packets sometimes descended deep into the rulebase
but got caught on drop all rule.  Unexploitable.
(NOT RELEASED) - Mike Frantzen


- Panic of Gauntlet 5.5 Beta
(NOT RELEASED) - Mike Frantzen
- Lock up Gauntlet 5.5 Beta
(NOT RELEASED) - Mike Frantzen
- Frag DOS of Gauntlet 5.5 Beta
(NOT RELEASED) - Mike Frantzen


- Lock up of Gauntlet 5.0
ICMP Parameter Problem packets with IP Options in the
encapsulated packet caused Gauntlet to lock up.
(BUGTRAQ'd) - Mike Frantzen

ISIC (v0.02) --
ISIC (v0.03)
- Remote exploit of Raptor 6.x - CERIAS
(BUGTRAQ'd)

ISIC (v0.05)
- NetBSD Panics when sent unaligned IP options (NHC20000504a.0)
- NHC Research [www.newhackcity.net]

- Remote Denial of Service against Be/OS
The Be/OS Operating System version 5.0 have a
vulnerability in the tcp fragmentation which can
lock up the entire system, needing a cold reset to
back work.
- AUX Technologies [www.aux-tech.org]

- Internet & Acceleration Server Event DoS
Defcom Labs Advisory def-2001-16: If an alert action
has been chosen in the ISA server console, a malicious
attacker can cause a Denial of Service situation on the
ISA server.
- Peter Grndl & Andreas Sandor

ISIC (v0.06)
Various bugs leading to DoS (system crash, hang, freeze) found
by many vendors' internal tests using this version of ISIC.






5)  Copyright  --  Modified BSD Source License

ISIC is Copyright (c) 1999-2007.
Shu Xiao (San Jose, CA, USA) and Mike Frantzen (Chicago, IL, USA).
All rights reserved.


Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
ALLES WAR DIE SEKTE !

if

@Heisenberg, öncelikle hangi dağıtımın hangi sürümünü kullandığınızı öğrenmem gerek.

Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 21:00:36
@Heisenberg, öncelikle hangi dağıtımın hangi sürümünü kullandığınızı öğrenmem gerek.

Ben 12.04 kurdum ama güncellemelerle yükseldi ise bilmiyorum.
ALLES WAR DIE SEKTE !

if


Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 21:13:59
cat /etc/lsb-release çıktısını alayım.

heisenberg@heisenberg-F3Sr:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
heisenberg@heisenberg-F3Sr:~$
ALLES WAR DIE SEKTE !

if

@heisenberg, sudo apt-cache search libnet ne diyor?

Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 21:38:18
@heisenberg, sudo apt-cache search libnet ne diyor?

heisenberg@heisenberg-F3Sr:~$ sudo apt-cache search libnet
[sudo] password for heisenberg:
devscripts - scripts to make the life of a Debian Package maintainer easier
libnet-cidr-perl - Manipulate IPv4/IPv6 netblocks in CIDR notation
libnet-daemon-perl - Perl module for building portable Perl daemons easily
libnet-dns-perl - Perform DNS queries from a Perl script
libnet-dns-resolver-programmable-perl - programmable DNS resolver class for offline emulation of DNS
libnet-domain-tld-perl - Perl module for retrieving a list of currently available TLDs
libnet-http-perl - module providing low-level HTTP connection client
libnet-ip-perl - Perl extension for manipulating IPv4/IPv6 addresses
libnet-ldap-perl - client interface to LDAP servers
libnet-libidn-perl - Perl bindings for GNU Libidn
libnet-server-perl - extensible, general perl server engine
libnet-snmp-perl - Script SNMP connections
libnet-ssleay-perl - Perl module for Secure Sockets Layer (SSL)
libnet-telnet-perl - Script telnetable connections
libnet-xwhois-perl - Whois Client Interface for Perl5
libnet1 - library for the construction and handling of network packets
libnet1-dbg - debugging symbols for libnet
libnet1-dev - development files for libnet
libnet1-doc - developers documentation files for libnet
libnetaddr-ip-perl - IP address manipulation module
libnetfilter-conntrack-dev - Development files for libnetfilter-conntrack3
libnetfilter-conntrack3 - Netfilter netlink-conntrack library
libnetfilter-conntrack3-dbg - Debugging symbols for libnetfilter-conntrack3
libnetpbm10 - Graphics conversion tools shared libraries
libnetpbm10-dev - Graphics conversion tools development libraries and header files
libnettle4 - low level cryptographic library (symmetric and one-way cryptos)
perl-modules - Core Perl modules
nikto - web server security scanner
hobbit-plugins - plugins for the Xymon network monitor
libcrypt-ssleay-perl - Support for https protocol in LWP
libdbix-class-inflatecolumn-ip-perl - extension for creating NetAddr::IP objects from columns
libmail-sendeasy-perl - Perl module to send plain/html e-mails through SMTP servers
libmoosex-types-netaddr-ip-perl - Moose extension for NetAddr::IP type constraints
libnet-address-ip-local-perl - Perl module for discovering the local system's IP address
libnet-akamai-perl - Perl module to interact with Akamai
libnet-akismet-perl - Perl interface to Akismet - comment and trackback spam fighter
libnet-amazon-ec2-perl - Perl interface to the Amazon Elastic Compute Cloud (EC2)
libnet-amazon-perl - Perl framework for accessing amazon.com via SOAP and XML/HTTP
libnet-amazon-s3-perl - Amazon S3 Perl API - Simple Storage Service
libnet-amazon-s3-tools-perl - Command line tools for Amazon AWS S3
libnet-arp-perl - module to create ARP packets and lookup for ARP information
libnet-bluetooth-perl - Perl Bluetooth interface
libnet-bonjour-perl - Perl module for DNS service discovery
libnet-cidr-lite-perl - module for merging IPv4 or IPv6 CIDR address ranges
libnet-citadel-perl - Citadel.org protocol coverage
libnet-cups-perl - Perl module for printing through CUPS
libnet-daap-dmap-perl - Perl module for reading and writing DAAP structures
libnet-dbus-glib-perl - extension for the DBus GLib bindings
libnet-dbus-perl - Extension for the DBus bindings
libnet-dhcp-perl - Interface for handling DHCP packets
libnet-dns-async-perl - Asynchronous DNS helper for high volume perl applications
libnet-dns-fingerprint-perl - library to determine DNS server vendor, product and version
libnet-dns-sec-perl - DNSSEC extension to NET::DNS
libnet-dpap-client-perl - Perl module for cnnecting to iPhoto shares (DPAP)
libnet-dri-perl - interface to Domain Name Registries/Registrars/Resellers
libnet-dropbox-api-perl - Perl module providing a dropbox API interface
libnet-easytcp-perl - Easily create secure, bandwidth-friendly TCP/IP clients and servers
libnet-epp-perl - module implementing the Extensible Provisioning Protocol
libnet-finger-perl - perl Module providing an API for Finger queries
libnet-frame-perl - framework for crafting raw frames
libnet-freedb-perl - Perl interface to freedb servers
libnet-github-perl - Perl interface for GitHub
libnet-google-authsub-perl - module to interact with sites that implement Google style AuthSub
libnet-google-code-perl - interface to projects on Google Code
libnet-gpsd3-perl - Perl interface to the gpsd server daemon protocol version 3 (JSON)
libnet-handlersocket-perl - HandlerSocket perl client library.
libnet-hiveminder-perl - Perl interface to Hiveminder.com
libnet-hotline-perl - Hotline interface module for Perl
libnet-https-any-perl - Perl module for HTTPS GET and POST using any available SSL module
libnet-ident-perl - Perl module to lookup the username on the remote end of a TCP/IP connection
libnet-ifconfig-wrapper-perl - Multiplatform Perl wrapper for ifconfig
libnet-imap-client-perl - Perl module to communicate with IMAP servers
libnet-imap-perl - A client interface to IMAP (Internet Message Access Protocol)
libnet-imap-simple-perl - Perl module to manage an IMAP account
libnet-imap-simple-ssl-perl - Subclass of Net::IMAP::Simple with SSL support
libnet-inet6glue-perl - glue module to make perl modules IPv6 ready
libnet-ipv6addr-perl - Check validity of IPv6 addresses
libnet-irc-perl - IRC (Internet Relay Chat) interface module for Perl
libnet-irc-ruby - a Ruby library for IRC (Internet Relay Chat)
libnet-jabber-bot-perl - automated Bot creation with safeties
libnet-jabber-loudmouth-perl - Perl interface for the loudmouth jabber library
libnet-jabber-perl - Perl modules for accessing the Jabber protocol
libnet-jifty-perl - interface to applications using the Jifty web framework
libnet-ldap-filterbuilder-perl - Build LDAP filter statements
libnet-ldap-server-perl - LDAP server-side protocol handling in Perl
libnet-ldapapi-perl - Perl bindings for OpenLDAP C API
libnet-libdnet-perl - interface to libdumbnet's low-level network functions
libnet-mac-perl - module for representing and manipulating MAC addresses
libnet-mac-vendor-perl - look up the vendor by OUI
libnet-managesieve-perl - Perl client module for ManageSieve
libnet-nbname-perl - NetBIOS Name Service Requests
libnet-netmask-perl - parse, manipulate and lookup IP network blocks
libnet-netrc-ruby1.8 - Pure Ruby library to parse .netrc file
libnet-netrc-ruby1.9.1 - Pure Ruby library to parse .netrc file
libnet-nis-perl - Interface to Sun's Network Information Service
libnet-nslookup-perl - simple DNS lookup module for perl
libnet-ntp-perl - Perl module to query NTP servers
libnet-oauth-perl - implementation of the OAuth protocol
libnet-openid-common-perl - libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
libnet-openid-consumer-perl - library for consumers of OpenID identities
libnet-openid-server-perl - library for servers of OpenID identities
libnet-opensrs-perl - Perl interface for domain registration via the Tucows OpenSRS HTTPS XML API.
libnet-oping-perl - module for ICMP latency measurement
libnet-patricia-perl - Perl module for fast IP address lookups
libnet-pcap-perl - Perl binding to the LBL pcap packet capture library
libnet-ph-perl - Perl module for accessing Ph servers
libnet-ping-external-perl - Provide an interface to the system ping command
libnet-proxy-perl - Framework for proxying network connections in many ways
libnet-rawip-perl - Perl interface to lowlevel TCP/IP
libnet-rblclient-perl - Queries multiple Realtime Blackhole Lists in parallel
libnet-remctl-perl - Perl client for Kerberos-authenticated command execution
libnet-rendezvous-publish-backend-avahi-perl - Perl module to publish zeroconf data with the Avahi library
libnet-rendezvous-publish-perl - Perl module to publish Rendezvous services
libnet-scp-expect-perl - Wrapper for scp to send passwords via Expect
libnet-scp-perl - Perl extension for secure copy protocol
libnet-scp-ruby - Transitional package for ruby-net-scp
libnet-scp-ruby1.8 - Transitional package for ruby-net-scp
libnet-scp-ruby1.9.1 - Transitional package for ruby-net-scp
libnet-server-mail-perl - Class to easily create a mail server
libnet-sftp-foreign-perl - client for the Secure File Transfer Protocol
libnet-sftp-ruby1.8 - Transitional package for ruby-net-sftp
libnet-sftp2-ruby - Transitional package for ruby-net-sftp
libnet-sftp2-ruby1.8 - Transitional package for ruby-net-sftp
libnet-sftp2-ruby1.9.1 - Transitional package for ruby-net-sftp
libnet-sieve-perl - implementation of managesieve protocol to manage sieve scripts
libnet-sieve-script-perl - Parse and write sieve scripts
libnet-sip-perl - framework for SIP modules
libnet-smpp-perl - implementation of Short Message Peer to Peer protocol over TCP
libnet-smtp-server-perl - native Perl SMTP Server implementation for Perl
libnet-smtp-ssl-perl - Perl module providing SSL support to Net::SMTP
libnet-smtp-tls-butmaintained-perl - Perl module for providing SMTP client supporting TLS and AUTH
libnet-smtp-tls-perl - Perl SMTP client library supporting TLS and AUTH
libnet-smtpauth-perl - Perl module that provides SMTP authentication (Net::SMTP_auth)
libnet-snpp-perl - perl module for accessing SNPP servers
libnet-socks-perl - Perl module providing an API to communicate with SOCKS servers
libnet-ssh-gateway-ruby - Transitional package for ruby-net-ssh-gateway
libnet-ssh-gateway-ruby1.8 - Transitional package for ruby-net-ssh-gateway
libnet-ssh-gateway-ruby1.9.1 - Transitional package for ruby-net-ssh-gateway
libnet-ssh-multi-ruby - Transitional package for ruby-net-ssh-multi
libnet-ssh-multi-ruby1.8 - Transitional package for ruby-net-ssh-multi
libnet-ssh-multi-ruby1.9.1 - Transitional package for ruby-net-ssh-multi
libnet-ssh-perl - Perl extension for secure shell
libnet-ssh-ruby1.8 - Transitional package for ruby-net-ssh
libnet-ssh2-perl - Perl module for the SSH 2 protocol
libnet-ssh2-ruby - Transitional package for ruby-net-ssh
libnet-ssh2-ruby1.8 - Transitional package for ruby-net-ssh
libnet-ssh2-ruby1.9.1 - Transitional package for ruby-net-ssh
libnet-sslglue-perl - add/extend SSL support for common perl modules
libnet-stomp-perl - Perl module providing a Streaming Text Orientated Messaging Protocol Client
libnet-subnets-perl - module for IPv4 subnet calculations
libnet-tclink-perl - Perl interface to the TrustCommerce payment gateway
libnet-telnet-cisco-perl - Additional functionality to automate Cisco management
libnet-tftp-perl - Perl module for accessing TFTP servers
libnet-tftp-ruby - This is a pure Ruby implementation of TFTP
libnet-tftp-ruby1.8 - This is a pure Ruby implementation of TFTP
libnet-tftpd-perl - Perl extension for Trivial File Transfer Protocol Server
libnet-trac-perl - Perl client library for Trac
libnet-twitter-lite-perl - interface to the Twitter API
libnet-twitter-perl - Perl interface to the Twitter social network
libnet-upnp-perl - Perl extensions for UPnP
libnet-vnc-perl - Perl module implementing a simple VNC client
libnet-whois-parser-perl - module for parsing whois information
libnet-whois-raw-perl - Perl Module providing an API to access whois database
libnet-whois-ripe-perl - RPSL whois client
libnet-write-perl - a portable interface to open and send raw data to network
libnet-xmpp-perl - XMPP Perl library
libnet-z3950-simple2zoom-perl - gateway between Z39.50 and SRU/SRW
libnet-z3950-simpleserver-perl - simple perl API for building Z39.50 servers
libnet-z3950-zoom-perl - Perl extension implementing the ZOOM API for Information Retrieval via Z39.50
libnet6-1.3-0 - Network access framework for IPv4/IPv6
libnet6-1.3-0-dbg - Network access framework for IPv4/IPv6 - debugging symbols
libnet6-1.3-dev - Network access framework for IPv4/IPv6 - development files
libnetapp-perl - Perl modules for managing NetApp's NAS devices
libnetbeans-cvsclient-java - NetBeans CVS Client library
libnetcdf-dev - Development kit for NetCDF
libnetcdf6 - An interface for scientific data access to large binary data
libnetcf-dev - development library and headers for netcf
libnetcf1 - cross-platform network configuration library
libnetcf1-dbg - cross-platform network configuration library
libnetclasses-dev - Objective-C framework for socket programming with GNUstep (devel)
libnetclasses0 - Objective-C framework for socket programming with GNUstep (libs)
libnetfilter-log-dev - Development files for libnetfilter-log1
libnetfilter-log1 - Netfilter netlink-log library
libnetfilter-log1-dbg - Debugging symbols for libnetfilter-log1
libnetfilter-queue-dev - Development files for libnetfilter-queue1
libnetfilter-queue1 - Netfilter netlink-queue library
libnetfilter-queue1-dbg - Debugging symbols for libnetfilter-queue1
libnethttpd-ocaml-dev - OCaml application-level Internet libraries - HTTP daemon development libraries
libnetpacket-perl - modules to manipulate network packets at the protocol level
libnetpbm9 - Shared libraries for netpbm (v9)
libnetpbm9-dev - Development libraries and header files (v9)
libnetsds-kannel-perl - Service Delivery Suite framework - Kannel SMS gateway API
libnetsds-perl - Service Delivery Suite framework
libnetsds-util-perl - Service Delivery Suite framework - supplementary packages
libnetserver-generic-perl - module for developing internet servers in perl
libnetsvcs-6.0.1 - ACE network service implementations - libraries
libnetsvcs-dev - ACE network service implementations - development files
libnetty-java - Java NIO client/server socket framework
libnetty3.1-java - Java NIO client/server socket framework
libnetwork-ipv4addr-perl - Perl extension for manipulating IPv4 addresses
libnetx-java - An open-source JNLP client
libnflog-perl - Perl bindings for nflog
libnfqueue-perl - Perl bindings for nfqueue
libocamlnet-ocaml-dev - OCaml application-level Internet libraries - core development libraries
libpoe-component-client-dns-perl - POE Component for performing asynchronous DNS queries
libwhisker2-perl - Perl module geared for HTTP testing
netdiscover - active/passive network address scanner using arp requests
nfqueue-bindings-perl - Perl bindings for nfqueue
nfqueue-bindings-python - Python bindings for nfqueue
python-nflog - Python bindings for nflog
python-nfqueue - Python bindings for nfqueue
ruby-net-scp - pure ruby implementation of the SCP protocol
ruby-net-sftp - Ruby implementation of the SFTP protocol
ruby-net-ssh - Ruby implementation of the SSH protocol
ruby-net-ssh-gateway - Ruby library for tunneling connections to servers with ssh
ruby-net-ssh-multi - Ruby library for making multiple SSH connections to remote systems
heisenberg@heisenberg-F3Sr:~$
ALLES WAR DIE SEKTE !

if

sudo apt-get install libnet1-dev komutundan sonra derlemeye devam edin.

Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 21:57:02
sudo apt-get install libnet1-dev komutundan sonra derlemeye devam edin.

sanırım sizi gereksiz yere yordum derlemeye devam ettim evet emin olabiliirsiniz buna sizin üstteki mesajınızda yazdığınız paketleri derleme esnasında indirdim kuruldu anladığım kadarıyla oraya kadar hata almadım lakin sanırım şu gz, tar uzantılı dosyaların nasıl kurulduğunu hiç bir zaman anlayamayacğım size şöyle tarif edeyim öncelikle :

tar -zxvf isic-0.07.tgz


koduyla çıkarıyorum ya da çıktığını düşünüyorm sonrasında

/home/heisenberg/İndirilenler/isic-0.07

şeklinde o gz uzantılı dosyanın sağ tıklanarak buraya çıkart denildikten sonra çıkan dosyasının içine giriyorum akabinde buna   

/home/heisenberg/İndirilenler/isic-0.07/configure

şeklinde kod giriyorum.

Bu aşamdan sonra normalde

/home/heisenberg/İndirilenler/isic-0.07/make 

şeklinde giriyorum olmuyor tabiki yani ya kılavuzum yanlış:

http://icmela.blogspot.com/2007/12/kaynak-koddan-program-kurulumu-targz.html

ya da ben bir şeyleri yapamıyorum. Bu noktadan sonra sizi bu kadar uğraştırıp dahada bir şeyler beklemiyorum açıkcası yardımlarınız için teşekkür ederim konuyu kapatmak için baştan savma yapmadığımı göstermek adına döngüler aşağıdadır:

heisenberg@heisenberg-F3Sr:~$ sudo tar -zxvf /home/heisenberg/İndirilenler/isic-0.07.tgz
[sudo] password for heisenberg:
./isic-0.07/ChangeLog
./isic-0.07/configure
./isic-0.07/configure.in
./isic-0.07/esic.c
./isic-0.07/icmpsic6.c
./isic-0.07/icmpsic.c
./isic-0.07/INSTALL
./isic-0.07/install-sh
./isic-0.07/isic.1
./isic-0.07/isic6.c
./isic-0.07/isic.c
./isic-0.07/isic.h
./isic-0.07/LICENSE
./isic-0.07/Makefile.in
./isic-0.07/multisic.c
./isic-0.07/README
./isic-0.07/tcpsic6.c
./isic-0.07/tcpsic.c
./isic-0.07/udpsic6.c
./isic-0.07/udpsic.c
./isic-0.07/wrapper.sh
heisenberg@heisenberg-F3Sr:~$  /home/heisenberg/İndirilenler/isic-0.07.tgz
bash: /home/heisenberg/İndirilenler/isic-0.07.tgz: Erişim engellendi
heisenberg@heisenberg-F3Sr:~$ sudo /home/heisenberg/İndirilenler/isic-0.07.tgz/configure
sudo: /home/heisenberg/İndirilenler/isic-0.07.tgz/configure: command not found
heisenberg@heisenberg-F3Sr:~$ sudo su
root@heisenberg-F3Sr:/home/heisenberg# İndirilenler/isic-0.07.tgz/configure
bash: İndirilenler/isic-0.07.tgz/configure: Bir dizin değil
root@heisenberg-F3Sr:/home/heisenberg# /home/heisenberg/İndirilenler/isic-0.07/configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for /usr/local/lib/libnet.a... no
checking for -lnet... no
configure: error: Cannot find libnet...  please get it from
http://www.packetfactory.net/libnet
root@heisenberg-F3Sr:/home/heisenberg# sudo apt-get install libnet1-dev
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı inşa ediliyor.       
Durum bilgisi okunuyor... Bitti       
Aşağıdaki ek paketler de yüklenecek:
  libnet1
Aşağıdaki YENİ paketler kurulacak:
  libnet1 libnet1-dev
Yükseltilen: 0, Yeni Kurulan: 2, Kaldırılacak: 0 ve Yükseltilmeyecek: 0.
İndirilmesi gereken dosya boyutu 166 kB
Bu işlemden sonra 599 kB ek disk alanı kullanılacak.
Devam etmek istiyor musunuz [E/h]? e
Alınıyor:1 http://tr.archive.ubuntu.com/ubuntu/ precise/main libnet1 i386 1.1.4-2.1 [51,4 kB]
Alınıyor:2 http://tr.archive.ubuntu.com/ubuntu/ precise/main libnet1-dev i386 1.1.4-2.1 [114 kB]
0sn'de 166 kB alındı (197 kB/s)   
Selecting previously unselected package libnet1.
(Veritabanı okunuyor... 172643 files and directories currently installed.)
Unpacking libnet1 (from .../libnet1_1.1.4-2.1_i386.deb) ...
Selecting previously unselected package libnet1-dev.
Unpacking libnet1-dev (from .../libnet1-dev_1.1.4-2.1_i386.deb) ...
Processing triggers for man-db ...
libnet1 (1.1.4-2.1) kuruluyor...
libnet1-dev (1.1.4-2.1) kuruluyor...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@heisenberg-F3Sr:/home/heisenberg# make
make: *** Hedefler belirtilmediğinden make dosyası yok. Durdu.
root@heisenberg-F3Sr:/home/heisenberg# İndirilenler/isic-0.07/make
bash: İndirilenler/isic-0.07/make: Böyle bir dosya ya da dizin yok
root@heisenberg-F3Sr:/home/heisenberg#  İndirilenler/isic-0.07/install-sh
bash: İndirilenler/isic-0.07/install-sh: Erişim engellendi
root@heisenberg-F3Sr:/home/heisenberg# sudo İndirilenler/isic-0.07/install-sh
sudo: İndirilenler/isic-0.07/install-sh: command not found
root@heisenberg-F3Sr:/home/heisenberg# İndirilenler/isic-0.07/INSTALL
bash: İndirilenler/isic-0.07/INSTALL: Erişim engellendi
root@heisenberg-F3Sr:/home/heisenberg#
ALLES WAR DIE SEKTE !

if

@Heisenberg, anlamak o kadar da zor değil. Her bir adımın sorunsuz bitmesi gerek. ./configure - dikkat, başında nokta var - komutu ile derlenecek paket için gerekli bağımlılıkların sağlanıp sağlanmadığı kontrol edilmekle beraber hangi özellikleri barındırıp barındırmayacağı gibi seçilir. make ile derlenir yani kullanıma hazır hale gelir; make install ile sisteme yüklenir. BU adımların her birinin sorunsuz bitmesi gerek. Örneğin ilk denemenizde configure adımında hata almışsınız, ondan sonra diğer adımları uygulamanın bir manası olmaz.

Verdiğiniz bağlantıdaki arkadaş gerksiz yere root ile yapmış işlemleri.

İşleri kolaylaştırmak için sudo apt-get install nautilus-open-terminal
nautilus -q
komutlarını verin. Bundan sonra bulunduğunuz dizinde sağ tıklayıp uçbirimi buraya aç diyebilirsiniz.

Paketi çıkarmak için uçbirimi kullanmak yerine sağ tıklayıp buraya çıkar demek daha kolay.

cd /home/heisenberg/İndirilenler
ls -l
çıktısını alayım.

Heisenberg

heisenberg@heisenberg-F3Sr:~$ cd /home/heisenberg/İndirilenler
heisenberg@heisenberg-F3Sr:~/İndirilenler$ ls -l
toplam 34268
-rw-rw-r-- 1 heisenberg heisenberg 34368748 Ara 21 23:43 google-chrome-stable_current_i386.deb
drwxrwxr-x 2 heisenberg heisenberg     4096 Ara 22 20:22 isic-0.07
-rw-rw-r-- 1 heisenberg heisenberg    39823 Ara 22 16:34 isic-0.07.tgz
-rw------- 1 heisenberg heisenberg   674832 Ara 16 14:21 nping-0.6.25-1.i386.rpm
heisenberg@heisenberg-F3Sr:~/İndirilenler$
ALLES WAR DIE SEKTE !

if


Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 22:58:59
cd isic-0.07
./configure
çıktısını alayım.

heisenberg@heisenberg-F3Sr:~$ cd isic-0.07
heisenberg@heisenberg-F3Sr:~/isic-0.07$ ./configure
./configure: 414: ./configure: cannot create ./config.log: Permission denied
heisenberg@heisenberg-F3Sr:~/isic-0.07$
ALLES WAR DIE SEKTE !

if


Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 23:08:51
sudo ./configure olarak verin.

Size ne kadar teşekkür etsem azdır bir kaç hata vermiş olsada sanırım kuruldu bu arada natiulus hakikaten her sistemde kurulu olması gerek:

heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo ./configure
[sudo] password for heisenberg:
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for /usr/local/lib/libnet.a... no
checking for -lnet... yes
checking for libnet_init in -lnet... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for in_addr_t... no
checking whether gcc needs -traditional... no
updating cache ./config.cache
creating ./config.status
creating Makefile
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ make
gcc -o isic isic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o tcpsic tcpsic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o udpsic udpsic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o icmpsic icmpsic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o esic esic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
esic.c: 'main' fonksiyonunda:
esic.c:199:4: UYARI: türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak [-Wstrict-aliasing]
esic.c:204:4: UYARI: türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak [-Wstrict-aliasing]
gcc -o multisic multisic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
multisic.c: 'main' fonksiyonunda:
multisic.c:260:4: UYARI: türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak [-Wstrict-aliasing]
gcc -o isic6 isic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o tcpsic6 tcpsic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o udpsic6 udpsic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o icmpsic6 icmpsic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ make install
/usr/bin/install -c -m 0755 -d /usr/local/bin
/usr/bin/install -c -m 0755 -c isic tcpsic udpsic icmpsic esic multisic isic6 tcpsic6 udpsic6 icmpsic6 /usr/local/bin
/usr/bin/install: normal dosya `/usr/local/bin/isic' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/tcpsic' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/udpsic' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/icmpsic' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/esic' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/multisic' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/isic6' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/tcpsic6' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/udpsic6' oluşturulamadı: Erişim engellendi
/usr/bin/install: normal dosya `/usr/local/bin/icmpsic6' oluşturulamadı: Erişim engellendi
make: *** [install] Hata 1
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$
ALLES WAR DIE SEKTE !

if

sudo make
sudo make install
olarak verin komutları.

Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 23:21:46
sudo make
sudo make install
olarak verin komutları.


sudo make için aşağıdaki hata alınmıştır.

heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo ./configure
[sudo] password for heisenberg:
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for /usr/local/lib/libnet.a... (cached) no
checking for -lnet... (cached) yes
checking for libnet_init in -lnet... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for in_addr_t... (cached) no
checking whether gcc needs -traditional... (cached) no
creating ./config.status
creating Makefile
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo make
make: `all' için hiçbir şey yapılmadı.
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$
ALLES WAR DIE SEKTE !

if

Önce eski ayarları temizlememiz gerekmiş. sudo make clean
sudo ./configure
sudo make
sudo make install

Heisenberg

Alıntı yapılan: if - 22 Aralık 2012 - 23:41:59
Önce eski ayarları temizlememiz gerekmiş. sudo make clean
sudo ./configure
sudo make
sudo make install


Şu kadar saatten sonra cevap yazarak iyi niyetinizi ve çabanızı suistimal ediyor muyum bilmiyorum ama son durum şudur. Ben derlemeden umudumu kesmiş durumdayım yani artık cevap yazmamak gibi bir insiyatifte bulunursanız anlayışla karşılarım:

heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo make clean
[sudo] password for heisenberg:
rm -f isic tcpsic udpsic icmpsic esic multisic isic6 tcpsic6 udpsic6 icmpsic6
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo ./configure
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for /usr/local/lib/libnet.a... (cached) no
checking for -lnet... (cached) yes
checking for libnet_init in -lnet... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for in_addr_t... (cached) no
checking whether gcc needs -traditional... (cached) no
creating ./config.status
creating Makefile
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo make
gcc -o isic isic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o tcpsic tcpsic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o udpsic udpsic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o icmpsic icmpsic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o esic esic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
esic.c: 'main' fonksiyonunda:
esic.c:199:4: UYARI: türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak [-Wstrict-aliasing]
esic.c:204:4: UYARI: türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak [-Wstrict-aliasing]
gcc -o multisic multisic.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
multisic.c: 'main' fonksiyonunda:
multisic.c:260:4: UYARI: türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak [-Wstrict-aliasing]
gcc -o isic6 isic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o tcpsic6 tcpsic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o udpsic6 udpsic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
gcc -o icmpsic6 icmpsic6.c -Wall -W -g -O2 `libnet-config --cflags` -DHAVE_LIBNET=1 -DSTDC_HEADERS=1 -Din_addr_t=u_int32_t  `libnet-config --defines` -DVERSION=\"0.07\" -lnet  `libnet-config --libs`
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$ sudo make install
/usr/bin/install -c -m 0755 -d /usr/local/bin
/usr/bin/install -c -m 0755 -c isic tcpsic udpsic icmpsic esic multisic isic6 tcpsic6 udpsic6 icmpsic6 /usr/local/bin
/usr/bin/install -c -m 0755 -d /usr/local/man/man1
/usr/bin/install -c -m 0755 -c isic.1 /usr/local/man/man1
heisenberg@heisenberg-F3Sr:~/İndirilenler/isic-0.07$


ALLES WAR DIE SEKTE !