Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TR] vidalinux-1.1 altinda emerge xine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Languages
View previous topic :: View next topic  
Author Message
ersan
n00b
n00b


Joined: 30 Dec 2004
Posts: 31

PostPosted: Fri Dec 31, 2004 11:27 am    Post subject: [TR] vidalinux-1.1 altinda emerge xine Reply with quote

Merhabalar
vidalinux-1.1 altinda xine kurmaya calisiyorum
ACCEPT_KEYWORDS="~x86" emerge xine-lib
emerge xine-lib
her sekilde de su hatayi aliyorum bunu nasil duzeltebilirm


........
gcc -shared .libs/audio_esd_out.o -pthread -L/usr/lib -L/var/tmp/portage/xine
-lib-1_rc7/image//usr/lib -lesd -laudiofile -lm -lxine -mcpu=pentiumpro -mprefe
rred-stack-boundary=2 -march=pentium4 -mno-sse2 -mno-sse3 -Wl,-soname -Wl,xinepl
ug_ao_out_esd -o .libs/xineplug_ao_out_esd
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: c
annot find -lxine
collect2: ld returned 1 exit status
libtool-nofpic: install: error: relink `xineplug_ao_out_esd.la' with the above c
ommand before installing it
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1_rc7/work/xine-lib-1-rc7/
src/audio_out'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/xine-lib-1_rc7/work/xine-lib-1-rc7/
src/audio_out'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1_rc7/work/xine-lib-1-rc7/
src'
make: *** [install-recursive] Error 1

!!! ERROR: media-libs/xine-lib-1_rc7 failed.
!!! Function src_install, Line 158, Exitcode 2
!!! Install failed
!!! If you need support, post the topmost build error, NOT this status message.

tesekkurler
ersan
Back to top
View user's profile Send private message
togan
Apprentice
Apprentice


Joined: 10 Jun 2004
Posts: 200
Location: Germany NRW

PostPosted: Fri Dec 31, 2004 12:12 pm    Post subject: Xine Reply with quote

Selam,

Bildiðim kadarý ile xine kurulmasý için komut þöyle olmalý

Code:
#emerge xine-ui  && emerge gxine


Kolay gelsin
_________________
Gentoo 2006.1 stage1 MSI nforce 4 Athlon64 Nvidia PCI Express
Raptor74 GB + 200 GB X 2 SATA
Back to top
View user's profile Send private message
ugus
Apprentice
Apprentice


Joined: 23 Jul 2004
Posts: 213
Location: Darmstadt, Germany

PostPosted: Fri Dec 31, 2004 12:12 pm    Post subject: Reply with quote

selam,
Code:
ACCEPT_KEYWORDS="~x86" emerge xine-lib
yerine
sadece
Code:
 emerge xine-lib
i bir dene.
Sanirim xine-lib-1_rc8-r1 x86 ile isaretli degil.

Kolaygelsin
_________________
while(!sleep())
{
sheep++;
}
My Desktop
Back to top
View user's profile Send private message
togan
Apprentice
Apprentice


Joined: 10 Jun 2004
Posts: 200
Location: Germany NRW

PostPosted: Fri Dec 31, 2004 1:20 pm    Post subject: xine Reply with quote

Selam

Ersan Yukarýda #emerge xine-lib denediðini söylemiþti zannedersem.

Kolay gelsin
_________________
Gentoo 2006.1 stage1 MSI nforce 4 Athlon64 Nvidia PCI Express
Raptor74 GB + 200 GB X 2 SATA
Back to top
View user's profile Send private message
ersan
n00b
n00b


Joined: 30 Dec 2004
Posts: 31

PostPosted: Fri Dec 31, 2004 1:20 pm    Post subject: Reply with quote

Merhabalar
cevabiniz icin tesekkurler
#emerge xine-lib komutu ile kurulum tamamlandi
Fakat kurulumdan sonra soyle bir cikti aliyorum
.......
* Regenerating GNU info directory index...
* Processed 137 info files.
* IMPORTANT: 3 config files in /etc need updating.
* Type emerge --help config to learn how to update config files.

Ingilizcem yeterli olmadigi icin ne demek istedigini anlayamadim
bir seyleri update etmemi istiyor fakat bunlarin ne oldugunu anlamadim
emerge --help config ciktisi su sekilde

#emerge --help config
Config file management support (preliminary)

Portage has a special feature called "config file protection". The purpose of
this feature is to prevent new package installs from clobbering existing
configuration files. By default, config file protection is turned on for /etc
and the KDE configuration dirs; more may be added in the future.

When Portage installs a file into a protected directory tree like /etc, any
existing files will not be overwritten. If a file of the same name already
exists, Portage will change the name of the to-be- installed file from 'foo' to
'._cfg0000_foo'. If '._cfg0000_foo' already exists, this name becomes
'._cfg0001_foo', etc. In this way, existing files are not overwritten,
allowing the administrator to manually merge the new config files and avoid any
unexpected changes.

In addition to protecting overwritten files, Portage will not delete any files
from a protected directory when a package is unmerged. While this may be a
little bit untidy, it does prevent potentially valuable config files from being
deleted, which is of paramount importance.

Protected directories are set using the CONFIG_PROTECT variable, normally
defined in /etc/make.globals. Directory exceptions to the CONFIG_PROTECTed
directories can be specified using the CONFIG_PROTECT_MASK variable. To find
files that need to be updated in /etc, type:

# find /etc -iname '._cfg????_*'

You can disable this feature by setting CONFIG_PROTECT="-*" in /etc/make.conf.
Then, Portage will mercilessly auto-update your config files. Alternatively,
you can leave Config File Protection on but tell Portage that it can overwrite
files in certain specific /etc subdirectories. For example, if you wanted
Portage to automatically update your rc scripts and your wget configuration,
but didn't want any other changes made without your explicit approval, you'd
add this to /etc/make.conf:

CONFIG_PROTECT_MASK="/etc/wget /etc/rc.d"

etc-update is also available to aid in the merging of these files. It provides
a vimdiff interactive merging setup and can auto-merge trivial changes.


Burada neleri update etmem gerkiyor?
Yardimlariniz icin teskkurler
ersan
Back to top
View user's profile Send private message
togan
Apprentice
Apprentice


Joined: 10 Jun 2004
Posts: 200
Location: Germany NRW

PostPosted: Fri Dec 31, 2004 1:30 pm    Post subject: xine Reply with quote

Selam,

Gelen hata mesajý deðil sadece bilgilendirme amaçlý...

Kolay gelsin
_________________
Gentoo 2006.1 stage1 MSI nforce 4 Athlon64 Nvidia PCI Express
Raptor74 GB + 200 GB X 2 SATA
Back to top
View user's profile Send private message
ersan
n00b
n00b


Joined: 30 Dec 2004
Posts: 31

PostPosted: Fri Dec 31, 2004 1:40 pm    Post subject: Reply with quote

Merhabalar

Cevabiniz icin tesekkurler
ingilizcem yeterli degil demistim :)
bende bunu hata olarak aliyordum

tesekkurler
ersan
Back to top
View user's profile Send private message
mrpdaemon
Tux's lil' helper
Tux's lil' helper


Joined: 23 Aug 2004
Posts: 134

PostPosted: Tue Jan 04, 2005 8:59 pm    Post subject: Reply with quote

arkadaslar aldigimiz hatalardan sonra bir bugs.gentoo.org da aratirsak (mesela sizin orneginizde 'xine' diye aratmak yeterli olacaktir) cok buyuk ihtimal acik bir bug bulacaksiniz (bunda sayisiz unstable kullanicisi bug avcilarinin katkisini unutmamak lazim, ben de elimden geleni yapmaya calisiyorum). Eger bug kapanmissa (genelde oldukca hizli cozume kavusuyor buglar, 1 gun sonra vs.) bir 'emerge sync' yapip tekrar denemekte fayda var, yoksa bug raporunda gecici bir cozum bulabilirsiniz. Nadiren herhangibir bug acilmamis olmasi durumunda ise kendiniz acmak suretiyle sorununuzun cok kisa surede oldukca donanimli kisiler tarafindan incelenmesini saglayabilirsiniz.
Back to top
View user's profile Send private message
koray
n00b
n00b


Joined: 13 Sep 2004
Posts: 12
Location: Istanbul / Turkiye

PostPosted: Tue Jan 04, 2005 9:09 pm    Post subject: Reply with quote

Sistemdeki var olan konfigurasyon dosyalari
degismis,bunu bildiriyo, sunu calistirmalisin:

Code:
#etc-update


Sana ilk olarak degisen dosyalari listeleyecek
(sende 3 tane var) ardindan hangisi ile ne
yapmak istedigini soracaktir.
Farklara bakarak yenisi ile degistir, eskisi kalsin..
gibi seceneklerden birini secersin.
(biraz ingilizce gerekecek...)
Back to top
View user's profile Send private message
togan
Apprentice
Apprentice


Joined: 10 Jun 2004
Posts: 200
Location: Germany NRW

PostPosted: Wed Jan 05, 2005 3:59 am    Post subject: Gentoo Reply with quote

Selam,

Genellikle etc-update mesajlarýný görmezden gelirim, genelde yarattýðý problemler, faydasýndan çok olmuþtur. Ama illa yapmak ýsterim derseniz /etc dizinini backup yapmakta fayda var..

Kolay gelsin
_________________
Gentoo 2006.1 stage1 MSI nforce 4 Athlon64 Nvidia PCI Express
Raptor74 GB + 200 GB X 2 SATA
Back to top
View user's profile Send private message
koray
n00b
n00b


Joined: 13 Sep 2004
Posts: 12
Location: Istanbul / Turkiye

PostPosted: Wed Jan 05, 2005 10:25 am    Post subject: Reply with quote

çok þükür þimdiye kadar bir problem yaþamadým
ama tabi bu yaþanmayacaðý anlamýna gelmiyor...

Yeni gelen conf dosyasýný inceliyorum, eðer benim daha
önceden konfigure ettigim biþeyse (apache mesela...)
farklara bakarým, yeni deðiþken falan var mý, yoksa ayarlarýmla
oynamam zaten... 8)
Ha herhangi bir konfigürasyon yapmadýðým biþeyse
genellikler update ile deðiþtiriyorum...

etc-update çalýþtýrýlmasa bile bence, yeni gelen dosya ile eskisini
karþýlaþtýrmakta fayda var, yeni özellikler eklenebiliyo...

Kolay gelsin...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Languages All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum