Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-24-2007, 09:13 AM
|
#1
|
Member
Registered: Mar 2007
Location: Liverpool, England
Distribution: Ubuntu 12.04
Posts: 49
Rep:
|
Installing downloads
I have Ubuntu 6.06 installed and have been using it since last November. It is the only computer I have. I have been trying to get my Philips webcam to work on it, without success. The latest effort involved downloading pwc-10.0.11.tar.bz2 from the internet. The problem I then have is what to do with the package now sitting on my desktop. I read words like "unpack it in ...." but don't know how. A detailed step by step of what to type and where on these occasions would be most helpful. Mary Matthews
|
|
|
03-24-2007, 11:57 AM
|
#3
|
Member
Registered: Aug 2006
Posts: 72
Rep:
|
Ok, so to extract and install the package, run the tar command with the appropriate arugments.
So bz2 archives, use tar xvjf. In context, type "tar xvjf pwc-10.0.11.tar.bz2" in the shell, and it will extract a folder containing all source files. If you the package is then in all in (usually C) source code with .c and .h files, there should be a make file. Then just type "make install" or something similar.
If it however has a precompiled package for Ubuntu/Debian, simply run something like "dpkg -i pwc-10.0.11.deb", or something that affect.
|
|
|
03-24-2007, 05:59 PM
|
#4
|
Senior Member
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466
Rep:
|
I've had my best luck with the drivers on http://mxhaard.free.fr/download.html. He has extensive information on what webcams are supported.
|
|
|
03-27-2007, 11:56 AM
|
#5
|
Member
Registered: Mar 2007
Location: Liverpool, England
Distribution: Ubuntu 12.04
Posts: 49
Original Poster
Rep:
|
Thank you all for your advice. I have been through all recommended steps and consulted the site mentioned. i am now getting further than i was, which is a plus, but it grinds to a halt at quote: /lib/modules/2.6.15-28-386/build no such file or directory. I have checked my file system and can trace through lib to modules to 2.6.15-28-386 to build so that file is there so why won't the package fully install? Help!!
|
|
|
03-27-2007, 12:18 PM
|
#6
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
The build file is actually a link. Make sure that the link points to a directory that exists and isn't broken.
For example:
build -> /usr/src/linux-2.6.18.2-34-obj/x86_64/default
Also, make sure that you have the kernel source package installed that corresponds with your present kernel.
Last edited by jschiwal; 03-27-2007 at 12:20 PM.
|
|
|
06-28-2007, 10:22 AM
|
#7
|
Member
Registered: Mar 2007
Location: Liverpool, England
Distribution: Ubuntu 12.04
Posts: 49
Original Poster
Rep:
|
Still struggling with downloads
It's a while since I communicated with you re: downloads. I came very close to giving up!!
Now I wonder whether there is a problem in the kernel.
I can't use Skype, it won't install from Automatix.
i can't use my webcam (Philips Toucam). All efforts to download end in failure. As I unzip the files and start to install the following messages appear.
Quote:
cannot create regular file `/lib/modules/2.6.15-28-386/kernel/drivers/u sb/media/gspca.ko': Permission denied
cannot create regular file `/lib/modules/2.6.15-28-386/kernel/drivers/usb/media/spca5xx.ko': Permission denied
make: *** [install] Error 1
make: *** [install-recursive] Error 1
cp: cannot create link `/usr/lib64/libasound.a': File exists
cp: cannot create link `/usr/lib64/libasound.la': File exists
cp: cannot create link `/usr/lib64/libasound.so': File exists
cp: cannot create link `/usr/lib64/libasound.so.2': File exists
cp: cannot create link `/usr/lib64/libasound.so.2.0.0': File exists
rm: cannot remove `/dev/sndstat': Permission denied
ln: creating symbolic link `/dev/sndstat' to `/proc/asound/oss/sndstat': File exists
bzip2: Can't open input file test.wav.bz2: No such file or directory.
cp: cannot stat `test.wav': No such file or directory
Remove Folder.....
./install: line 89: alsaconf: command not found
|
I thought maybe of downloading an update for the kernel - without success!!
This really is an SOS.
|
|
|
All times are GMT -5. The time now is 10:23 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|