You are not logged in.

Search results

Search results 1-2 of 2.

Sunday, March 13th 2005, 8:40pm

Author: jagodragon

RE: progam install

I finally found the answer. i used "dpkg --install *" in the folder were the .deb files and it worked perfectly. thanks for the interest in my problem.

Sunday, March 13th 2005, 6:08am

Author: jagodragon

progam install

HELP!!!!!! I am trying to install some .deb files i saved them to /root/debs used "dpkg-scansources" to write the necesarry files. when i ran this i got an error that read "Prototype mismatch: sub main::getopt: none vs (@) at /usr/bin/dpkg-scansources line 116." but it did write the file so i caried on. Next I modified the sources.list file and ran "apt-get update" every thing looked good but when i ran "apt-get upgrade" nothing happened. I tried "apt-get install" and still got nothing. Can some...