|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi!
I am new to Debian. I have trying to install qwtplot3d on my machine; however I get the following error: # apt-get install qwtplot3d Reading package lists... Done Building dependency tree... Done E: Couldn't find package qwtplot3d The package qwtplot3d is available on ftp.debian.org at http://ftp.debian.org/debian/pool/main/q/qwtplot3d/ my sources.list reads cat /etc/apt/sources.list # deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 CD Binary-1 20070407-11:55]/ etch contrib main deb http://ftp.debian.org/debian/ etch main deb http://ftp.us.debian.org/debian/ etch main deb http://security.debian.org/ etch/updates main contrib deb http://http.us.debian.org/debian/ etch main Why is apt-get not able to find the package? Thanks in advance --Ashivni. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 7/30/07, Ashivni Shekhawat <shekhawat.ashivni@gmail.com> wrote:
> Hi! > I am new to Debian. I have trying to install qwtplot3d on my > machine; however I get the following error: > > # apt-get install qwtplot3d > Reading package lists... Done > Building dependency tree... Done > E: Couldn't find package qwtplot3d (cut) > Why is apt-get not able to find the package? Perhaps wrong package name? $ apt-cache search libqwtplot libqwtplot3d-doc - 3D plotting library based on Qt/OpenGL (documentation) libqwtplot3d-qt3 - 3D plotting library based on Qt3/OpenGL (runtime) libqwtplot3d-qt3-dev - 3D plotting library based on Qt3/OpenGL (development) libqwtplot3d-qt4 - 3D plotting library based on Qt4/OpenGL (runtime) libqwtplot3d-qt4-dev - 3D plotting library based on Qt4/OpenGL (development) N.- -- http://arhuaco.org http://emQbit.com -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Mon, Jul 30, 2007 at 07:46:29PM -0500, Ashivni Shekhawat wrote:
> I am new to Debian. I have trying to install qwtplot3d on my > machine; however I get the following error: > > # apt-get install qwtplot3d > Reading package lists... Done > Building dependency tree... Done > E: Couldn't find package qwtplot3d > http://packages.debian.org/qwtplot3d says that the package doesn't exist. However, if you follow the link to search for package names containing that word, you find lots of libqwtplot3d. However, they are all in either testing or unstable. Since you're running Etch, apt won't find it. All packages for all branches are kept in pool; hense the name. Its the packages file that tells apt what packages are valid. > The package qwtplot3d is available on ftp.debian.org at > http://ftp.debian.org/debian/pool/main/q/qwtplot3d/ > > my sources.list reads > > cat /etc/apt/sources.list > # > deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 CD Binary-1 > 20070407-11:55]/ etch contrib main > deb http://ftp.debian.org/debian/ etch main > deb http://ftp.us.debian.org/debian/ etch main > deb http://security.debian.org/ etch/updates main contrib > deb http://http.us.debian.org/debian/ etch main > Why do you have three lines pointing to three identical mirrors? Why do you want security support for contrib when you don't have contrib from the mirrors? Doug. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Mon, 2007-07-30 at 19:46 -0500, Ashivni Shekhawat wrote:
> Hi! > I am new to Debian. I have trying to install qwtplot3d on my > machine; however I get the following error: > > # apt-get install qwtplot3d > Reading package lists... Done > Building dependency tree... Done > E: Couldn't find package qwtplot3d > > The package qwtplot3d is available on ftp.debian.org at > http://ftp.debian.org/debian/pool/main/q/qwtplot3d/ if you look at the .deb files in that directory you will see that there is no *binary* package by the name "qwtplot3d". qwtplot3d is the *source* package for a bunch of binary packages (their corresponding files all begin with libqwtplot3d and end in .deb). also if you look you will see that there are only amd64 and i386 binary packages. if you are running a different architecture than those, you will have to wait for the debian build system to create the packages or compile them yourself. -- Matt Zagrabelny - mzagrabe@d.umn.edu - (218) 726 8844 University of Minnesota Duluth Information Technology Systems & Services PGP key 1024D/84E22DA2 2005-11-07 Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2 He is not a fool who gives up what he cannot keep to gain what he cannot lose. -Jim Elliot -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGrzo3U+eIf4TiLaIRAvX+AJwNqPGo7UtPzBx2pjUcMt fS3bZAEgCg8MfK fLyVAYfzUJ0UgdyPvnV6SB0= =s7uu -----END PGP SIGNATURE----- |
|
![]() |
| Outils de la discussion | |
|
|