IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası
  sohbet

1Beğeni(ler)
  • 1 Post By CLubber

Yeni Konu aç Cevapla
 
LinkBack Seçenekler Stil
Alt 07 Ekim 2012, 23:36   #1
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Anope-1.9.7-Source kurulumunda hata! Yardım...




Anope-1.9.7 Linux sürümünü resmi sayfasından indirdim. Link: [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
Adım adım yaptıklarımı paylaşıyorum ve sonunda şöyle bir hata veriyor. ./Config'den sonra make yapılamıyor. Kendim araştırdım ama bir sonuç elde edemedim. Acil yardımınıza ihtiyacım var. Bu Config'de (n) olarak kapalı olarak gelen ayarları açmamın ne gibi faydaları olur onları açarak da denedim yine de kurulmadı. Teşekkürler...

./Config
Anope requires CMake 2.4 or newer, which can be downloaded at [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
If you have installed CMake already, ensure it is in your PATH environment variable.

Config can attempt to install CMake for you now, which
will take approximately 50 MB of disk space.
Would you like to install CMake now?
[y] (enter)
Downloading CMake... this may take a minute or two.
___
/ _ \ [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
| /_\ | _ __ _ _ _ _ ___
| _ || '_ \/ _ \/ _ \ / _ \
| | | || | | |_| |_| | __/
|_| |_||_| |_\___/| _/ \___|
| |
|_| IRC Services
1.9.7
This program will help you to compile your Services, and ask you
questions regarding the compile-time settings of it during the
process. For more options type ./Config --help

Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way,
and administrators to manage their network with powerful tools.

For all your Anope needs please visit our portal at [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]

Beginning Services configuration.

In what directory do you want the binaries to be installed?
[/home/ircsitem/services] (enter)
/home/ircsitem/services does not exist. Create it?
[y] (enter)

Which group should all Services data files be owned by? (If Services
should not force files to be owned by a particular group, just press
Return.)
[] (enter)

What should the default umask for data files be (in octal)?
(077 = only accessible by owner; 007 = accessible by owner and group)
[077] (enter)

Would you like to build a debug version of Anope?
[y] (enter)

You can optionally have the build run through run-cc.pl, which will
cause warnings and errors (if any) to be colored yellow and red,
respectively. This relies on Perl being installed, so if you say yes
to this without Perl, the option will be ignored.
NOTE: If you are using MinGW, it is NOT recommended to say yes to
this, it may fail.
Would you like to utilize run-cc.pl?
[n] (enter)

Do you want to build using precompiled headers? This can speed up
the build, but uses more disk space.
[n] (enter)

Are there any extra arguments you wish to pass to cmake?
You may only need to do this if cmake is unable to locate
missing dependencies without hints.
You can do this by: -DEXTRA_INCLUDE:STRING=/path/to/files
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
path/to/more/files
[] (enter)

Saving configuration results in config.cache... done.
cmake -DINSTDIR:STRING=/home/ircsitem/services -DDEFUMASK:STRING=077 -DCMAKE_BUILD_TYPE:STRING
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
EBUG -DUSE_RUN_CC_PL
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
OOLEAN=OFF -DUSE_PCH
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
OOLEAN=OFF ..
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Performing Test HAVE_PIPE_FLAG
-- Performing Test HAVE_PIPE_FLAG - Success
-- Looking for socket in socket
-- Looking for socket in socket - not found
-- Looking for inet_addr in nsl
-- Looking for inet_addr in nsl - found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for cstdint
-- Looking for cstdint - not found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for setgrent
-- Looking for setgrent - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for umask
-- Looking for umask - found
-- Looking for epoll_wait
-- Looking for epoll_wait - found
-- Looking for poll
-- Looking for poll - found
-- Looking for kqueue
-- Looking for kqueue - not found
extra/m_regex_tre.cpp needs header file tre/regex.h but we were unable to locate that header file! Check that the header file is within the search path of your OS.
extra/m_regex_tre.cpp needs library tre but we were unable to locate that library! Check that the library is within the search path of your OS.
This is not a fatal error - extra/m_regex_tre.cpp will not be built.
extra/m_sqlite.cpp needs header file sqlite3.h but we were unable to locate that header file! Check that the header file is within the search path of your OS.
extra/m_sqlite.cpp needs library sqlite3 but we were unable to locate that library! Check that the library is within the search path of your OS.
This is not a fatal error - extra/m_sqlite.cpp will not be built.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ircsitem/anope-1.9.7-source/build

Now cd build, then run make to build Anope.
admin@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]sitem.ca [~/anope-1.9.7-source]# make
make: *** No targets specified and no makefile found. Stop.
admin@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]sitem.ca [~/anope-1.9.7-source]#

 
Alıntı ile Cevapla

IRCForumlari.NET Reklamlar
sohbet odaları sohbet odaları Benimmekan Mobil Sohbet
Alt 07 Ekim 2012, 23:44   #2
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: Anope-1.9.7-Source kurulumunda hata! Yardım...




Kod:   Kodu kopyalamak için üzerine çift tıklayın!
cd build make

Bu komutları uygular mısınız?

 
Alıntı ile Cevapla

Alt 07 Ekim 2012, 23:54   #3
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: Anope-1.9.7-Source kurulumunda hata! Yardım...




Teşekkür ederim. İşlem başladı. Umarım başka bir problem çıkmaz.

 
Alıntı ile Cevapla

Cevapla

Etiketler
anope, anope-1.9.7, anopesource, hata, kurulum, kurulumunda, yardım


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler
Stil

Yetkileriniz
Konu Acma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-Kodu Kapalı
Trackbacks are Kapalı
Pingbacks are Açık
Refbacks are Açık


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Anope Çalıştırılmasında Hata Acil Yardım Lazım... muhabbete Anope 4 29 Kasım 2010 19:52
modüL kuruLumunda hata GeCeLer_PRenSi Unreal IRCd 1 03 Mayıs 2010 14:19
Eggdrop Kurulumunda Hata Acil Yardım! Merhametsiz Eggdrop, NeoStats, BNC 12 23 Haziran 2009 19:09
Unreal kurulumunda Hata Der_padriot Unreal IRCd 1 04 Aralık 2007 17:16