Покажи Публикации - acider
* Виж публикациите на потр. | Виж темите на потр. | Виж прикачените файлове на потр
Страници: [1]
1  Linux секция за начинаещи / Настройка на програми / инсталиране при 64bit архитектура -: Jul 21, 2006, 15:12
От 36 часа мъча това пингвинче "КУБУНТУ" имам проблем с инсталирането или на програмки поради факта ча съм с 64 битова архитектура (Athlon 64) или със самите упдеити които съм инсталирал!

Ако, може някой да ми помогне!

П.С. Като на човек където има 36 часа опит с  LINUX KUBUNTU


Това са промените които направих:


# deb cdrom:[Kubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main restricted
 ## Uncomment the following two lines to fetch updated software from the network
 # deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main restricted
 deb http://archive.ubuntu.com/ubuntu dapper main restricted
 deb-src http://archive.ubuntu.com/ubuntu dapper main restricted
 
 ## Uncomment the following two lines to fetch major bug fix updates produced
 ## after the final release of the distribution.
 deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted
 deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted
 
 ## Uncomment the following two lines to add software from the 'universe'
 ## repository.
 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
 ## team, and may not be under a free licence. Please satisfy yourself as to
 ## your rights to use the software. Also, please note that software in
 ## universe WILL NOT receive any review or updates from the Ubuntu security
 ## team.
 deb http://archive.ubuntu.com/ubuntu dapper universe
 deb-src http://archive.ubuntu.com/ubuntu dapper universe
 
 deb http://security.ubuntu.com/ubuntu dapper-security main restricted
 deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
 
 deb http://security.ubuntu.com/ubuntu dapper-security universe
 deb-src http://security.ubuntu.com/ubuntu dapper-security universe
 
 deb http://archive.ubuntu.com/ubuntu dapper multiverse
 deb-src http://archive.ubuntu.com/ubuntu dapper multiverse
 
 deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
 
 #backports-extras
 # deb http://ubuntu-backports.mirrormax.net/ dapper-extras main universe multiverse restricted
 # deb http://ubuntu-backports.mirrormax.net/ dapper-extras-staging main universe multiverse restricted
 
 #KKBSwitch
 # deb <a href="" target="_blank">ftp://ftp.berlios.de/pub/kazit/debs</a> ./
 
 #KDE 3.5
 #deb http://kubuntu.org/packages/kde-353 dapper main
 #deb <a href="" target="_blank">ftp://bolugftp.uni-bonn.de/pub/kde/stable/3.5.3/kubuntu</a> dapper main
 #deb http://www.mirrorservice.org/sites....kubuntu dapper main
 # deb http://mirror.cc.columbia.edu/pub/software/kde/stable/3.5.3/kubuntu dapper main
 
 # XGL
 # deb http://www.beerorkid.com/compiz/ dapper main
 # deb http://xgl.compiz.info/ dapper main


а самите проблеми идват при опит да инсталирам w32codecs_20060611-0.0_i386.deb ето игрешката която ми дава:

[application/x-debian-package]
 
 100%[====================================>] 14,243,896 287.37K/s ETA 00:00
 
 13:11:38 (283.81 KB/s) - `w32codecs_20060611-0.0_i386.deb.1' saved [14243896/14243896]
 
 kolermo@kolermo-desktop:~$ sudo dpkg -i w32codecs_20060611-0.0_i386.deb
 dpkg: error processing w32codecs_20060611-0.0_i386.deb (--install):
 package architecture (i386) does not match system (AMD 64)
 Errors were encountered while processing:
 w32codecs_20060611-0.0_i386.deb
2  Linux секция за начинаещи / Настройка на програми / как да инсталирам ........ -: Jul 20, 2006, 15:48
Цитат (phantomlord @ Юли 20 2006,16:44)
Цитат (acider @ Юли 20 2006,15:41)
ubuntu@ubuntu:~$ sudo apt-get install licq
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package licq

Нямаш необходините хранилища в /etc/apt/sources.list
Напиши:
Примерен код
sudo kate /etc/apt/sources.list

и ни покажи какво има там.
Сложи си тези хранилища:
Цитат
deb http://ubuntu.ipacct.com//ubuntu dapper main restricted
 deb-src http://ubuntu.ipacct.com//ubuntu dapper main restricted
 deb http://ubuntu.ipacct.com//ubuntu dapper-updates main restricted
 deb-src http://ubuntu.ipacct.com//ubuntu dapper-updates main restricted
 deb http://ubuntu.ipacct.com//ubuntu dapper universe
 deb-src http://ubuntu.ipacct.com//ubuntu dapper universe
 deb http://ubuntu.ipacct.com//ubuntu dapper-backports main restricted universe multiverse
 deb-src http://ubuntu.ipacct.com//ubuntu dapper-backports main restricted universe multiverse
 deb http://security.ubuntu.com/ubuntu dapper-security main restricted
 deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
 deb http://security.ubuntu.com/ubuntu dapper-security universe
 deb-src http://security.ubuntu.com/ubuntu dapper-security universe

sudo kate /etc/apt/sources.list
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  144
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  144
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kded: cannot connect to X server :0.0
kded: ERROR: KUniqueApplication: Registering failed!
kded: ERROR: Communication problem with kded, it probably crashed.
ScimInputContextPlugin()
kate: WARNING: Can't open /root/share/apps/konqueror/bookmarks.xml
3  Linux секция за начинаещи / Настройка на програми / как да инсталирам ........ -: Jul 20, 2006, 15:46
ubuntu@ubuntu:~$ cd /home/ubuntu/licq-1.3.2
ubuntu@ubuntu:~/licq-1.3.2$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
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.
ubuntu@ubuntu:~/licq-1.3.2$

Това нещо се базика с мен!!!!!
4  Linux секция за начинаещи / Настройка на програми / как да инсталирам ........ -: Jul 20, 2006, 15:41
ubuntu@ubuntu:~$ sudo apt-get install licq
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package licq
5  Linux секция за начинаещи / Настройка на програми / как да инсталирам ........ -: Jul 20, 2006, 15:34
cd/home/ubuntu/licq-1.3.2./configure: No such file or directory
ubuntu@ubuntu:~$

Явно аз съм си просто много тъп!
разархивирал съм го в горната директория и въобще не мога да схвана за какво иде реч!
6  Linux секция за начинаещи / Настройка на програми / как да инсталирам ........ -: Jul 20, 2006, 14:45
От 24 часа се "занимавам" с линукс дистрото е /кубунту/ срещам естествено големи затруднения едно от тях е как се инсталират програми. Направих различни опити в конзолата какви ли не скриптове писах но..... Та ако, може да ми се пообясни ....



Страници: [1]