Debian Multimedia :: Installing Etoile On - Lenny

Jun 7, 2010

I run 'make' in the Etoile folder, and get this error message:

View 5 Replies


ADVERTISEMENT

Debian Multimedia :: Installing LibGLEW 32 Bit On 64 Bit Lenny

Mar 3, 2010

I'm running 64-bit Debian lenny, and am trying to run a 32-bit program that requires libGLEW. I've installed libGLEW using apt-get install libglew1.5, but when I try to run the program I get the error: error while loading shared libraries: libGLEW.so.1.5: wrong ELF class: ELFCLASS64

It seems the default install of libGLEW is in 64-bit mode, and the program can't use the 64-bit libraries. It looks like I need to install libGLEW in 32-bit mode, but I've no idea how to do that.

View 1 Replies View Related

Debian Multimedia :: Installing VLC Player On Lenny ?

Mar 8, 2010

I am new to debian, But I was using ubuntu previously. Now I have installed debian Lenny and I want to install the VLC player, When I try the below command nothing happens.Do I need to add any repository?

The following actions will resolve these dependencies:

Keep the following packages at their current version:

View 2 Replies View Related

Debian Multimedia :: Installing Nvidia Drivers In Lenny?

May 27, 2010

I'm still getting used to the system. I've been able to install a couple of packages like Disk Manager and Firefox, and was able to mount my ntfs drive. I've only learned some basic terminal commands, but I'm managing ok so far. That is until I looked into what was involved in installing the video drivers I need for my Nvidia 8400 GS card. (ouch!) I'm trying to follow the guide here: [URL] but I've run into a snag in the 'Overview' part: "0. Make sure APT has non-free and contrib sources (consult the sources.list(5) man page for help on doing this) " The link provided [URL] is dead. With only a basic understanding (next to none) of what the sources.list is for, I'm unsure how to fulfill step 0.

View 9 Replies View Related

Debian :: Installing Slimrat On Lenny 64?

Mar 7, 2010

I would like to install slimrat on debian Lenny 64 but I don't understand the steps I've found on the Internet. This software is useful to download files from Rapidshare.

View 5 Replies View Related

Debian :: Installing Udf-tools On Lenny?

Oct 29, 2010

i have udftools_1.0.0b3.orig.tar.gz and udftools_1.0.0b3-14.diff.gz with me. how can i compile and install it ? i do not have an internet access on my desktop pc..

View 7 Replies View Related

General :: Installing KDE 4.x On Debian 5/Lenny?

Oct 22, 2010

I've recently started trying out Debian 5 coming from Ubuntu. I'm very much in love with KDE 4.4 now they've fix it so it actually runs. but I'm unable to install it on Debian 5.

Right now I have Debian 5.0.3 on an Asus Eee netbook, and it's running KDE 3.5.x. I installed this from a Disk marked Debian, Official CD KDE i386, Debian GNU/Linux 5.0.3 "Lenny" (I bought the entire 33 CD set.)

I've tried to install KDE 4.x via synaptic, using the kdebase-runtime-bin-kde 4:4.1.0-2.

Even after a 3h download and install, it still boots with KDE 3.x. There is no switching to KDE 4.x in the KDM as well.

I've been unable to find a repository. I thought about using a Ubuntu KDE install, but after reading some posts here, I thought I'd better ask your opinions first. (Which I should ask too. if I see programs I like in Ubuntu, should I just compile them from tarballs instead of the .DEB binary to make sure they work in Debian 5?)

Should I wait till Debian.org actually puts KDE 4.x on their repositories (I hear the next version will have KDE 4.5.x on disk.)

System:
Asus Eee 1000HA
1.67ghz ATOM processor
2g memory
160g HD
Grub2
Debian 5.0.3, w/KDE 3.5.10
Ubuntu 9.04/Gnome

View 3 Replies View Related

Debian :: Installing Squeeze/Lenny With WINE?

Jun 13, 2010

I have been asked to install Windows 7 on a computer that groans to even run Windows xp properly. As I know, this is like asking for the impossible, I am posting here to have some opinions about the use of Wine in Debian. In particular, I would like to know whether wine makes Debian less secure and more vulnerable to viral, malware, adware, etc infections.

View 1 Replies View Related

Debian Installation :: Installing Lenny From USB Drive?

May 3, 2010

I am trying to install Debian from a USB stick (which was prepared by unetbootin). The installer / kernel loads, and setup runs fine until It searches for a CD-ROM drive. My computer doesn't have a CD-ROM drive, but the net install ISO has been burned onto my USB stick. Is there some way that I can mount my USB stick as the cd-rom drive? it's of type FAT32 if it matters.

View 2 Replies View Related

Debian :: Installing Haguichi On - GNU/Linux 5.0.8 - Lenny

Jan 29, 2011

Durring attempts to install Haguichi, Terminal says "Version of libmono-system2.0-cil on system is 1.9.1+dfsg-6." I have used "sudo apt-get -i libmono-system2.0-cil" only to be told during that install that I "have the latest version alread installed." Do I need to uninstall 1.9.1+dfsg-6 ?

View 4 Replies View Related

Debian :: Installing The Lenny On Intel SS4000e?

Feb 26, 2011

i was going to do this project of installing Debian on a NAS Intel SS4000e . The part i got stuck is that i cannot stop the Redboot from booting up. i.e using CTRL+C. The NAS uses the latest firmware from Intel Ver1.4 . The serial cable is tested and i used the following pin out [URL]... nsoleCable and the comport settings are as follows

View 1 Replies View Related

Debian Configuration :: Installing MySQL 5.1 In Lenny

May 17, 2010

I've been trying to install MySQL in Lenny via source binaries, following the instructions given on the MySQL official website[url]

But when i try to run the scripts/mysql_install_db --user=mysql command, doesn't work.

For the record, i'm particularly interested on installing MySQL with the generic source binaries.

View 1 Replies View Related

Debian :: Mysql-server Not Installing On Lenny

Jan 10, 2010

I have been fighting with this for days. I upgraded from etch to lenny. I tried installing mysql-5.1. I have uninstalled, reinstalled, updated, upgraded, many, *many*, times. It just stubbornly refuses to work.

Quote:

View 2 Replies View Related

Software :: Installing Tomcat On Debian - Lenny

Jul 12, 2010

I recently installed Debian 5.0.5 (lenny) on an extra PC that I had lying around:

Intel P4 3.4 GHz
4GB DDR2
NVidia 7600 GT - 256 MB

I want to turn this PC into a Linux server for hosting a basic JSP web application with PostgreSQL as the back-end database.

I installed PostgreSQL and it runs fine however I'm having some issues installing Tomcat 6. I followed a guide that I found online, and everything seemed fine when I was following the steps however I wasn't able to verify that the server was running by viewing the default tomcat page. [url]

Is there much difference in using Tomcat 5 vs Tomcat 6? I'll probably try Tomcat 5.5 tonight.

Installer Guide: [url]

I'd also like to setup a simple email server, and I'd like to know roughly what's required to do this.

View 4 Replies View Related

Software :: Installing Vim 7.3 - Works Like Vi - Debian Lenny

Oct 17, 2010

I downloaded vim7.3.tar.bz2 and installed it on my computer with debian lenny. I uninstalled the default vim using aptitude but after I installed vim (/.configure, make and make install) vim did NOT create the folders for configuration in /etc or /usr/share. The end result is I have a very inconvinent but working vim. I uninstalled vim and looked up all the directories with vim and renamed them and reinstalled them but still vim is not working.

View 3 Replies View Related

Debian Installation :: Businesscard Amd64 Lenny CD Not Installing?

Jan 24, 2010

Using VirtualBox on Ubuntu 9.10. Processor is Intel Q8200 Debian amd64 ISOs should work on my system but I had to resort to i386, which installed flawlessly despite a couple of kernel panics once X started. I don't think the problem is VirtualBox and I'm about to reboot and try loading the CD normally to see if that works.

View 1 Replies View Related

Debian :: Installing Squeeze Kernel In Lenny System?

Apr 1, 2010

Was wondering if I can upgrade my kernel to squeeze without affecting or hurting my Lenny system?

I want to upgrade the kernel, but leave the system as stable lenny

I know the more recent kernels have better wireless detection,etc

View 1 Replies View Related

General :: Apache Not Running After Installing On Debian Lenny

Jul 10, 2010

I just installed apache2 on my VPS (running Debian 5 (lenny)). Problem is that when i start apache2 nothing happens.

Code:
ps ax |grep apache
and
Code:
ps ax |grep httpd
returns only the grep process itself, and

[Code]....

View 2 Replies View Related

General :: Installing CUPS On Debian Lenny Server - No GUI

Sep 14, 2010

I have installed CUPS on my Debian 5 Lenny server. I do not have a GUI installed, only SSH to command line.

I cannot get CUPS to let me browse to the html interface from another machine. I believe that CUPS is running only on localhost because when I run

Code:

I get

Code:

When I browse (or telnet) to port 631 from another machine it refuses the connection, if I telnet from my Debian server to port 631 it connects.

My cups.conf is

Code:

I'm not sure how to make it allow me to browse from another machine that does have a GUI so I can configure a printer.

View 5 Replies View Related

Debian Configuration :: Restoring Lenny's GRUB After Installing Windows XP Elsewhere?

Feb 21, 2010

My computer initially had one hard drive, with Debian Lenny 5.0.4 installed. I haven't done any special configuration, so upon boot, I was presented with the GRUB kernel select menu, then gdm, etc. I think I used the Debian installer's 'use entire drive with LVM' configuration.

I then added a second hard drive, with the intention of installing Windows XP on it. After I installed XP on this second drive, I found out that it had overwritten the MBR on the first drive. (It was my intention do use the BIOS' F8-key boot menu to choose between the two drives, each with their own distinct boot loader. The two drives and OS's would be completely independent.)

Using my Debian installer CD, I think I have GRUB installed on the first drive again. I've found a number of tutorials which say I can use 'set' and 'linux' to boot the system, but the linux command always returns a file not found error.

I think my LVM filesystem is still intact, as the Debian installer's fdisk reports it, it can also chroot to it and my installation appears to be intact. 'ls' within GRUB shows (derek-swap_1) (derek-root) (hd0) (hd0,1) (hd0,2) (hd1) (hd1,1) (fd0) . 'derek' was the hostname I used.

I would like to simply restore the system to the way it was before: with the standard GRUB that comes with Debian 5.0.4, which then boots into the debian with my LVM filesystem. Is there a way to do this from the Debian installer CD? (I was hoping there would be a 'dummy install' command which would install GRUB and configure it properly, but leave all my existing partitions and filesystems intact.)

View 4 Replies View Related

Ubuntu Installation :: 9.10 - Will Installing Debian Lenny Break GRUB 2

Jan 11, 2010

If I install a totally different Linux distro on my existing Ubuntu 9.10 system, will it break GRUB 2? I was thinking of installing Debian Lenny, but have held off because I do not want to inadvertently wreck the boot arrangement.

I've previously installed Windows after installing Kubuntu, and had to reinstall GRUB as the bootloader as a result. It wasn't a big deal with the old GRUB, but I don't know if it's that easy with GRUB 2.

I am not sure what bootloader Debian Lenny uses. I've been looking but haven't found the answer yet. I guess if it also uses Grub 2, I wouldn't have to fix anything.

I want to try out Lenny because an app I want to use (Teamspeak 3) doesn't play nicely with Pulseaudio. Pulseaudio is integral to Ubuntu 9.10, but I have other options with Debian Lenny. I'd like to see whether the app works better there w/LXDE.

I guess I could also just make a virtual Lenny machine in Virtualbox, but I wouldn't get full use of my hardware, so I wouldn't be able to play Urban Terror (which is why I want to use Teamspeak 3).

View 2 Replies View Related

Software :: Installing Display Driver On Debian Lenny Amd64

Jul 8, 2009

I installed the new debian_lenny_5.0.1_amd64 x64, i am having a nVidia Geforce 8500 GT 512 RAM display card. I was trying to install the driver using the synaptic package manager. I installed them, but i was not able to use the driver. I don't know where the drivers are installed and how to use it. I checked the xorg.conf , and the nVidia driver is not listed there. how to install them .

View 9 Replies View Related

Debian Multimedia :: How To Install Multimedia Codecs Under Lenny With Gnome

May 29, 2010

How to install Multimedia Codecs under Lenny with Gnome?

View 3 Replies View Related

Debian Multimedia :: Error - It Is Perfectly Working With Debian Lenny

Apr 23, 2010

I installed debian etch on my system. Installation done successfully, but when it boots up the X server is not starting and showing error. Note : It is perfectly working with debian lenny. Configuration : Intel DG41RQ ,1GB Ram ,160GB HDD.

View 1 Replies View Related

Debian Multimedia :: Exist Any Repository For Debian Lenny With Games?

Aug 28, 2010

Are exist any repository for debian lenny with games like nexuiz vdrift planeshift etc?

View 2 Replies View Related

Debian Multimedia :: No Sound In Lenny?

May 2, 2010

recently installed lenny (5.0.4). I can't get any sound whatsoever (except pc speaker). I had to muck around with vlc to get video working, that works fine but there's still no sound. I have a C-media CMI8738 sound card, I've run alsaconf in root which seems to work fine, I've mucked around with alsamixer (v1.0.16) changing volumes and muting things but haven't had any change. Computer is an AMD Athlon xp2500.

View 5 Replies View Related

Debian Multimedia :: Lenny Hangs After GDM

Jul 14, 2010

I have a computer that is off the internet. It usually works right since I took great care to make it as 'clean' as possible from outside forces.Lately it just hangs whenever GDM is about to start.How to troubleshoot?

I tried a live CD SystemRescueCD, it works even the desktop environment works. so I e2fsck the partitions of the hard drive okay, memory test/checked the 1.2GBRAM -- passed other than these, I have no clue how to troubleshoot.Oh, I also used an nvidia driver which I forgot how I did it because it was installed almost a year ago.

View 8 Replies View Related

Debian Multimedia :: Cannot Play Mp4 Files In Lenny

Feb 14, 2010

Today i found out i can not play mp4 files in Lenny! What should i install in order to be able to play this files?

View 3 Replies View Related

Debian Multimedia :: Lenny Compatible VLC 1.0.5 - 32 - 64 Bit And Sources

Mar 2, 2010

I had to build it with nls (locales) and the mozilla-plugin disabled, due to the Lenny libc6 causing problems.

Link (about 40 Mb): [url]

Big and Free link: (may disappear): [url]

64-bit debs only (about 9 MB): [url]

I have had reports of the aspect ratio being weird for ATI cards, as well as no full screen, but it works fine in the Virtual Box Lenny, as well as on my Intel graphics.

You will also need the lenny-backports repo, to get some missing or updated libraries. see backports.org

You would need to install the vlc-data deb first, then you can install the rest of the debs: (except for the -dbg version, unless you need it) dpkg -i *386.deb

If you have missing dependencies, you get an error=1, so get the missing dependencies with aptitude -f install or apt-get -f install. You may have to manually install the lenny-backports libraries if you have trouble. You actually don't need the -dev, dbg, and most of the other libraries, so you may want to look at what the vlc metapackage needs and install those.

View 14 Replies View Related

Debian Multimedia :: VLC - No Enque Option On Lenny?

May 18, 2010

I`m using the VLC player available for Lenny. I used VLC in other distributions and it always played mkv`s fine and had an option to have only one instance of VLC running, so it would enque added files. But the Lenny version doesn`t seem to have it and doesn`t play mkv files as smooth as Lennys default player, which is odd.

I`m fine using the inbuilt player for mkv`s but is there an option to have just one instance of vlc? I like to click files and just have them added to the current playlist rather than have them all open in new instances of the program.

I now have a newer vlc installed, with enque and other newer features than the default, thanks to following the advice of and using packages built by stevepusser.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved