İyinet'e Hoşgeldiniz!

Türkiye'nin En Eski Webmaster Forum'una Hemen Kayıt Olun!

Kayıt Ol!

eggdrop acil yardim

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
merhaba arkadaslar ben root dan eggdrop kurmaya calisiyorum ve söyle bir hata aliyorum

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

girdigim dizin:root
kullanici adim:alper

bunu nasil tanitabilirim ugrasiyorum ugrasiyorum beceremiyorum sebebi nedir bunun nasil yapmam gerekiyor ./configre yaptikdan sonra bu hatayi veriyor config.log dosya yolunu göstermem gerekmis bunu nasil gösterecegim ben bilen varmi?
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
parallels_installer_v3.3.1_build080407.16_os_CentOS_4.2_i386


centos oluyor heralde
 

Angelo

0
İyinet Üyesi
Katılım
13 Aralık 2004
Mesajlar
9,603
Reaction score
111
Konum
AZ
# yum install gcc
cikan secenege y deyip gcc'yi yukluyorsun. sonra tekrar dene. root olarak
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
[root@alper eggdrop1.6.19]# ./configure

This is Eggdrop's GNU configure script.
It's going to run a bunch of tests to hopefully make your compile
work without much twiddling.

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@alper eggdrop1.6.19]# y
-bash: y: command not found
[root@alper eggdrop1.6.19]#


hocam biraz daha acarmisin
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
oldu valla cok saolasin kardes ellerin dert görmesin tuttugun altin olsun kardesim cok saol Allah razi olsun...
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
configure: warning:

The file '' given to option --with-tclinc is not valid.

configure will now attempt to autodetect both the Tcl library and header.

checking for Tcl library... using /lib
checking for Tcl header... using /
checking whether the Tcl system has changed... yes
checking for Tcl version...
checking for Tcl patch level...
configure: error:

Your Tcl version is much too old for Eggdrop to use. You should
download and compile a more recent version. The most reliable
current version is 8.5.X and can be downloaded from
ftp://tcl.activestate.com/pub/tcl/tcl8_5/.

See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section
for more information.
 

Angelo

0
İyinet Üyesi
Katılım
13 Aralık 2004
Mesajlar
9,603
Reaction score
111
Konum
AZ
yum update tcl
diye deneyebilirsin,olmazsa o verdigi adresten indirip yine onu da ayri configure ederek kurman gerekecek
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
o sorunuda yum update tcl den cozdum dedigin gibi simdide bu sorunu diyor

Tcl cannot be found on this system.

Eggdrop requires Tcl to compile. If you already have Tcl installed on
this system, and I just wasn't looking in the right place for it, re-run
./configure using the --with-tcllib='/path/to/libtcl.so' and
--with-tclinc='/path/to/tcl.h' options.

See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more
information.
 

Angelo

0
İyinet Üyesi
Katılım
13 Aralık 2004
Mesajlar
9,603
Reaction score
111
Konum
AZ
# updatedb
# locate libtcl.so
yazarak once libtcl.so nerede onu bul
daha sonra configure ederken eggdropu
#./configure --with-tclib=DOSYA_YOLU
seklinde configure ettirt.
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
birde su sekilde configre yaptim ama yine olmadi


./configure using the --with-tcllib='/path/to/libtcl.so
 

Angelo

0
İyinet Üyesi
Katılım
13 Aralık 2004
Mesajlar
9,603
Reaction score
111
Konum
AZ
Path to yazan yeri gercek dosya yoluyla degistireceksin tabi, orada oylesine ornek vermisler.
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
Angelo dostum nano eggdrop.conf dosyasina girdim simdi bu dosyadakileri komple secip yerine yeni hazir conf u yapiştiracagim bunu hangi komutla yapiyorum hepsini bi anda nasil silebilirim?
 

Angelo

0
İyinet Üyesi
Katılım
13 Aralık 2004
Mesajlar
9,603
Reaction score
111
Konum
AZ
CTRL + K 'ya basılı tut editorde siler satır satır.
ya da
# rm eggdrop.conf
deyip silersin sonra
# nano eggdrop.conf
deyip yeni dosya acarsin
 

Aristograt

0
İyinet Üyesi
Katılım
27 Kasım 2007
Mesajlar
0
Reaction score
0
simdi forumda okudugum bir konuya göre rootdan eggdrop baslatilmiyormus Angelo ve alper1 diye bir kullanici adi actim ssh den ona girdim fakat orda eggdrop un dosyasini göremedim oraya göndermem mümkün mü eggdrop un dosyasini acaba?
 

Angelo

0
İyinet Üyesi
Katılım
13 Aralık 2004
Mesajlar
9,603
Reaction score
111
Konum
AZ
Roottan alper'e
# su alper1
diye geçebilirsin.
Ya da komutu alper1 olarak çalıştırmak için root iken
# sudo -u alper1 eggdrop_baslatma_komutu
 

Türkiye’nin ilk webmaster forum sitesi iyinet.com'da forum üyeleri tarafından yapılan tüm paylaşımlardan; Türk Ceza Kanunu’nun 20. Maddesinin, 5651 Sayılı Kanununun 4. maddesinin 2. fıkrasına göre, paylaşım yapan üyeler sorumludur.

Backlink ve Tanıtım Yazısı için iletişime geçmek için Skype Adresimiz: .cid.1580508955483fe5

Üst