Ubuntu :: Typed "sudo Apt-get Install Zlib" But It Doesn't Work?
Jul 10, 2010
I have to install zlib for running ./configure.I typed "sudo apt-get install zlib" but it doesn't work...Quote:configure: error: zlib library not found or incompatible, please specify the correct path with --with-zlib=DIR... stopping
View 8 Replies
ADVERTISEMENT
Jun 28, 2011
I am wanting to compile Firefox 5, which requires GTK+ 2.10, which requires glib 2.28, which requires zlib 1.2.5.When I install zlib 1.2.5, Ubuntu 10.04 brakes and I have to remove the zlib files for it to work again.Anyone got an idea why is this happening?Try it in a virtual machine and watch Ubuntu 10.04 fail.
View 3 Replies
View Related
Feb 6, 2010
when i was about to install turbo c using dosbox in ubuntu on the console i typed the commandas sudo apt-get install dosbox the error occured as E:couldnt find the package dosbox
View 5 Replies
View Related
May 24, 2011
i want to create a command that can be typed in any old terminal window that would display a message on screen for anyone who typed it. is this possible? i just want to do this for the randomness of it.
and cuz i need to get used to messing with terminal windows.
for example i would like to have "rawr" setup as a command to display a message on screen in a popup window with an "Ok" button to close the popup. i googled it but all i came up with was creating commands to launch applications without having to type the full path/command. not what i'm looking for. thanks in advance!!!
View 4 Replies
View Related
Jun 30, 2011
I have ubuntu server 8.x which works Ok but the other day I changed the owner of some files "the directory /etc" from root me. Now a lot commands do not work like reboot and such. So I tried to put ownership back to root and I can't. I say I dont have proper privilege. Sudo also doesn't work. I conect to the server using ssh with putty. What could I do to fix the problem? Update to the new version? This server has been working really well for a few years. The reason I changed the owner of the directory to myself is so I could edit some config files from my windows machine using a FTP client like WinSCP.
View 3 Replies
View Related
Oct 17, 2010
I want to install some software using sudo apt-get command,but it dosen't work.(my network works well) how to handle it? below is the output of terminal:
@ubuntu:~/Downloads$ sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4
Reading package lists... Done
Building dependency tree
[Code].....
View 4 Replies
View Related
Jan 31, 2011
I have just installed the newest version of ubuntu (10.10 the maverick meerkat) and im struggling installing any programs, wine and vlc arnt appearing on synaptic package manager and anything i try to do in either the command promt or ubuntu software centre doesnt work either. On the command promt when i follow the commands as seen on various tutourials the command promt comes back with an error. VLC example given below.
[Code]...
View 5 Replies
View Related
Oct 13, 2010
I've set up a low cost box with Ubuntu Lucid Lynx at home behind a router, and managed to get remote access running. My goal is to be able to host a small website and work on it remotely, so I isntalled ftp (vsftpd). When I tried to edit the vsftpd.conf file in Vinagre from work, I could only open it read-only, no surprise. When I tried 'sudo gedit' or 'sudo gedit /etc/vsftpd.conf' from terminal in Vinagre, I received the prompt for the password to elevate privileges (again, expected); however, after I hit Enter, nothing happens. I've tried a bunch of different things, but I can't get it to work. I can stop & start my ftp service with 'sudo service vsftpd stop/start' and it seems to work fine.
View 2 Replies
View Related
Nov 7, 2010
I am trying to edit a postinfo.xsl in my root file dir, and with the command:
frank@linux-avnb:~> sudo gedit
(gedit:14150): Gtk-WARNING **: cannot open display: frank@linux-avnb:~>
I get the following. what am i doing wrong?
View 3 Replies
View Related
Jan 21, 2011
I was changing some file permissions with the chmod 777 command and i accidentally executed:
Code:
sudo chmod 777 /*/*/*/*
and now i can't get root access to anything. If I try executing a sudo command i get:
sudo: /etc/sudoers is mode 0777, should be 0440
sudo: no valid sudoers sources found, quitting
View 9 Replies
View Related
Mar 1, 2011
I installed 10.04 (clean install) on a 250G drive (partitioned to 107G for the system files). It was working fine, until I wanted to install Window$ for the use of Adobe stuff. I popped the Windows XP disc in, it loaded its files, then I tried to choose a partition for installation. There was an error saying that I can't do that, and needed to delete a partition blah blah. I thought it was too much trouble, so I quit and just wanted to use my 10.04. Booted, and it says "Error booting operating system" I WAS SHOCKED.
I tried to install grub (but don't need that right? I DO NOT want to dual boot now), but the usual method ( the sudo grub; root (hd0.0)...) doesn't work ,because something like "stage1" is missing. I tried many methods by still the same error. The reason I do not want a clean install is that I did many fixes on my 10.04 so that it would work with my EeePC 1001pxd, and I do not want to go through that again. I will be checking my email frequently on other computers if I have a chance.
View 1 Replies
View Related
Oct 2, 2009
I have a user A that need to log into a linux box, change to user B, and then fire up a GUI.
I've tried this:
Code:
[userA@server ~]$ sudo su - userB -c "xterm"
X connection to localhost:10.0 broken (explicit kill or server shutdown).
Running "echo $DISPLAY" shows the same value for user A as for user B when I first run "sudo su - userB". I thought that if the $DISPLAY variable is set correctly this would work, but apparently it doesn't. Does anyone else here know how to get this working?
EDIT: I forgot to mention that I'm SSH-ing into the server, and have x-forwading enabled.
View 1 Replies
View Related
Aug 4, 2010
I had some bash scripts on Ubuntu 09.10 (mint version) that fail to work on Ubuntu 10.04. The line that fails is the following:
Code: # cat file_with_my-password.txt > sudo -S something cat: invalid option -- 'S' Try `cat --help' for more information. In my case "something" mounts some filesystems (that fail to load from fstab - bios "fake" raid 10), but I get the same error for any sudo command. It is the same script that used to work under 09.04 :-/
View 2 Replies
View Related
Apr 9, 2011
Trying to install e4rat that was on LifeHacker on Friday and have zero idea what I am doing. I have the e4rat extracted to a directory in /usr/local/src The README says that there are dependencies including boost library components. I am fine installing the whole boost library but sudo apt-get install libboost* did not work.
[Code]...
I tried to bang around a little to try to learn something with this but can't get any further.
View 5 Replies
View Related
Feb 16, 2010
I've got a multiboot system with Windozin the first drive and first partition like everyone recommends. I have several distro's and just let them install their bootloaders, but always on hd0 mbr. I installed Debian 5.0.1 this way and it wouldn't boot, so I got SGD to "fix" it, which it said was successful, but all I get is a partition doesn't exist when I try to boot. I put Debian on /dev/sdb3, I loaded Linux Rescueand mounted sdb3 and verified that its menu.lst had the right boot numbers (hd1,2). fdisk even showns /dev/sdb3 as boot as shown by the asterisk under the boot column. Should I do a complete reinstall of grub, maybe using one of the other distro's as the holder of grub? At one time they did all the grub launching as each addition was made
View 9 Replies
View Related
Aug 10, 2011
Accidentally I changed the ownership of all the directories under / to my own instead of root:root. Now I am unable to use sudo and many bad things are happening. Is there a way to revert the changes or change the permissions again to root:root or make sudo work ?
View 3 Replies
View Related
Mar 17, 2010
Windows crapped out on me (not surprisingly) and I am using Ubuntu to transfer all of my files to an external hard drive. However, when the computer loads the Ubuntu disk I get to a language selection menu, but my keyboard doesn't work. It won't let me make any sort of selection, and the 30 second timer eventually times out and my system just restarts and the process starts all over again.
I've tried plugging my keyboard in to all of the different USB ports on my computer, but still nothing. The strange thing is that the keyboard works just fine when I changed the BIOS settings to boot from the cd-rom... it just doesn't work when Ubuntu is ready to run..
View 3 Replies
View Related
Apr 1, 2011
I have a 904HA that I am taking to Argentina for my mother to use and video chat with me. It occurred to me though that since I am a total linux newbie, it would be hell for me to setup a PPPOE account as they limit their DSL usage. Last time I was there they used proprietary windows only software. So having said that,need to restore my EEEPC to windows.Unfortunately in the process of installing linux I broke the restore?I didn't delete the restore partition but now when I hit f9 or f10 etc, it doesn't bring up the restore partition.I remember I had a similar problem before and I solved it but I don't remember how.
View 7 Replies
View Related
Jun 10, 2010
I'm trying to install 10.04 but my Logitech diNovo Edge wireless USB keyboard doesn't work.
View 1 Replies
View Related
Aug 18, 2010
I have download Ubuntu 10.04 several times and burned on a number of different PC under Win XP with the same results. When using the Live Cd option it requests a login user name and password of which all I have tried do not work. This is a ISO burned to cd not a HD install. So. what is that password? blank blank does not work.
View 2 Replies
View Related
Mar 30, 2010
As stated, NO USB functions, not at all, the light on the mouse is on, but it does not move on screen, the PS2 keyboard does not function either. Nothing that would allow you to install it, works at all. I am absolutely shocked not one single person on here has mentioned this.
The last time I tried OpenSuse was version 10, it installed without issue, I noted the installer as the nicest one in the Linux world I had seen to date, only to be utterly let down by this USB fumble.I have Legacy USB support, Legacy Keyboard and Legacy Mouse USB support on, that isn't the issue, and this didn't happen with 10 on the same system.
View 7 Replies
View Related
Apr 17, 2010
I have this weird problem because I upgraded to Lucid lynx beta, and my ATI drivers don't work anymore... no support yet I guess and because of the broken package it doesn't let me install skype what should I do? And by the way do you have any idea why when I accept to show or view webcams it cancels shortly before it shows.. Any ideas why?
View 3 Replies
View Related
Jul 22, 2010
Update manager pops up telling me there are new updates, but clicking on the 'Install Updates' button does nothing.However, if I click on Settings, then just close the settings dialog,it then says 'Starting Update Manager' and when that finished, the 'Install Updates' will work, but I have to do this every time I restart the computer.
View 9 Replies
View Related
Aug 23, 2010
I would like to have the opensuse 10.3 DVD for installing gcc. (I lost the original DVD and with opensuse 11 my laptop does not work) Do you know a webpage where I can download it? The official page doesn't work.
View 6 Replies
View Related
Apr 6, 2011
I am facing issues while trying to compile git-1.7.4 on Red Hat Linux release 8.0 (Psyche) machine. I have given steps that I have followed.
[code]....
View 3 Replies
View Related
Jul 19, 2010
When I execute something with sudo, the environment that it executes in doesn't have all the environment variables from /etc/profile{,.d/} defined. I googled around and found that there is a way to get the environment variables from the calling environment to be carried over to sudo's own environment, but that's not exactly what I want. I just want sudo to read the /etc/profile and /etc/profile.d/ before executing commands.
View 2 Replies
View Related
Oct 10, 2010
I've read through some threads here but the problem I'm having doesn't seem to be the problem others are having.
I just reinstalled 10.04 today after my last installation messed up after a month.
early when I first installed the terminal and sudo were working perfect but now, this is what I'm getting:
[sudo] password for dimebag:
<password>
Sorry, try again.
[sudo] password for dimebag:
[Code].....
I tried every solution I saw and nothing works. I've been having a heck of a time trying to install things.
View 3 Replies
View Related
Nov 13, 2010
I am a bioinformatician i am trying to install one of my software named MAQ, on ubuntu biolinux when i try to configure, it can't locate zlib.h. But zlib.h file is present in /usr/src/linux-headres-2.6.32-21-generic/include/linux. Why it is not detecting this file? I am pasting result after applying ./configure.
[Code]....
View 3 Replies
View Related
Mar 25, 2010
I recently installed debian on my ibook G4, but when I start up the computer, it doesn't boot into Xorg. When I tried to start Xorg, it says that it is not installed. How would I install it, and how would I start it? When I do the apt-get install xorg, it doesn't work. Right now I'm running ubuntu on it, but I really want just plain debian, as I really dont need all of the bells and whistles that Ubuntu offers. I just need something to do schoolwork on (I'm a highschool sophmore), and I don't want to use OS X for that as I like linux better (specifically debian and ubuntu).
View 1 Replies
View Related
May 19, 2010
I've patched my kernel to enable my IDE-mode SATA drivers (ata_piix.c), and everything works fine. But when I attempt to create a Driver Update Disk with this structure, it doesn't work (though the same format works for SLES11):
[Code]....
View 1 Replies
View Related