Software :: Mesa Uninstall - Feature Not Found In Makefile

Mar 22, 2011

I downloaded mesa from their git repository a few days ago then built it and installed it. I've tried removing it just now with "make uninstall", but that feature isn't in the makefile. How I can remove it?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Installed, Libgl1-mesa-swx11 Must Be Replaced By Libgl1-mesa-glx.libgl1-mesa-glx Is The Hardware Rasterizer And Doesn't Work?

Jun 6, 2010

Short description of the problem: I need to have freeglut3-dev, libglu1-mesa-dev, libgl1-mesa-dev and libgl1-mesa-swx11 installed at the same time. How to do it?There are no hardware drivers for my GPU (ATI Radeon HD 4290), so I must use the software rasterizer:libgl1-mesa-swx11. Fortunately I have a very fast hex-core CPU so rendering in software doesn't slow down the computer.I make OpenGL games in C, so I need these packages to be able to compile my games:freeglut3-devlibglu1-mesa-devlibgl1-mesa-devBut if they are installed, libgl1-mesa-swx11 must be replaced by libgl1-mesa-glx.libgl1-mesa-glx is the hardware rasterizer and doesn't work, because I don't have the needed hardware drivers.Currently, I have to install/remove/reinstall those 4 packages before compiling a program and then do it again after compiling to be able to run the program,

View 1 Replies View Related

Ubuntu :: Completely Remove/uninstall Hibernate And Suspend Feature?

May 4, 2011

There's a single command to achieve this result? I want those (never and not willing to use in future) features to be completly remove from all my systems (*buntu).

Prefered command like sudo apt-get autoremove and avoid "clicking/settting throug various menu" Battery level indicator prefereably kept

View 9 Replies View Related

Debian :: No Targets Specified And No Makefile Found

Feb 21, 2016

I seem to be running into this issue a lot when installing various programs. I downloaded and installed a tar file (Linux Wacom Project. xf86-input-wacom-0.32.0 specifically) for my Bamboo tablet. Here's what I did:

Code: Select allsudo apt-get install build-essential

Looks like everything went well, but it asked me for a CD?... I just ignored that and went to the next step in the guide.

Code: Select allsudo apt-get build-dep wacom-tools

Looks like everything went well here. But near the end I get this...

Code: Select allchecking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for rint in -lm... yes
checking for XORG... no
configure: error: in `/home/mason/Desktop/xf86-input-wacom-0.32.0':
configure: error: The pkg-config script could not be found or is too old.  Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config.

Alternatively, you may set the environment variables XORG_CFLAGS and XORG_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

I didn't really pay attention to THAT until I do...

Code: Select allcd ~/Desktop/linuxwacom-0.8.8-6
./configure --prefix=/usr
make

Where in I get this error message after I enter in Code: Select allmake at the terminal

Code: Select allmake: *** No targets specified and no makefile found.  Stop.

View 11 Replies View Related

Software :: No Targets Specified And Makefile Not Found

May 1, 2010

I download a package of tar.gz ...

1:firstly I extract it on desktop
2:Then use cd command and go to extracted folder
3:To install that package i use

sudo make install. Then I got a error message
"make: *** No targets specified and no makefile found. Stop."

View 4 Replies View Related

Server :: Make: *** No Targets Specified And No Makefile Found?

Aug 4, 2011

im trying to install Squid clamav with squid(fedora11, 386MB, 2.6kernel)..i configured clamd and is working fine,(squid wrking fine) then i tried to install squidclamav via (yum -y install curl-devel).then i downloaded squidclamav-4.0.tar.gz and extracted.. then i run ./configure and then make.but make install command wont work; it shows an error.

View 4 Replies View Related

Debian :: Pkg_config_path - Makefile And Libnl - /bin/sh: Pkg-config: Not Found

Feb 13, 2010

I have xubuntu 9.10 and I'm trying to install iw-0.9.19.When I use the command "make" I get this error:

/bin/sh: pkg-config: not found
/bin/sh: pkg-config: not found

Makefile:38: *** Cannot find development files for any supported version of libnl. Stop. I read the Readme file and it says: "To build IW, just enter make. If that fails, set the PKG_CONFIG_PATH environment variable to allow the Makefile to find libnl". I guess the problem is linking Makefile (in iw-0.9.19 directory) to libnl (version 1.1 correctly installed on xubuntu) via pkg_config_file.

View 6 Replies View Related

Software :: Loading Drivers - Directory / Makefile Not Found

Sep 19, 2010

I'm trying to load drivers from .tar.bz2 file. I got the .tar opened and extracted to directory ABC. When I try to CD to that directory, I get a message the directory does not exist even tho' I'm looking right at it and the ls command shows it. The full path is user/downloads.ABC.

When I try to run the next command $tar -xvzf DPB_RT2870_Linux_STA_x.x.x.x.tgz I get a message Ubuntu 10.04 cannot find -xvzf. When I try to run the Makefile command locate in the same ABC directory, I again the error message cannot find Makefile.

View 4 Replies View Related

Ubuntu Installation :: Cannot 'make' Jahshaka - No Targets Specified And No Makefile Found - Stop

Dec 5, 2010

I needed an open source alternative to after effects so i went for jahshaka but after following the instructions, i type in 'make' and hit return and it says "make: *** No targets specified and no makefile found. Stop." am i missing something obvious? i have looked around the web, but no-one has this problem that i can find i am using ubuntu 10.04.

View 2 Replies View Related

Ubuntu :: Mousetrap Doesnot Work \ Error:make: *** No Targets Specified And No Makefile Found?

Dec 17, 2010

i have installed mouse trap by the Ubuntu "easy peasy" software center ,but for some reason it didn't work so i uninstalled it and start to install the mouse trap from herehttp://live.gnome.org/MouseTrap/Installationbut when did the "make" step it gave me that error:make: *** No targets specified and no makefile found. Stop.so how i fix thatand another problem that i have is when i go to a live radio on the net to listen it dose not work how do i change it to work like i changed to the "vlc player" to be the first program that opens

View 2 Replies View Related

Slackware :: Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No Such File Or Directory

May 31, 2010

I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:

Code:

Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop.
make[1]: *** [modules] Error 2
make: *** [all] Error 2

looks like the folder i486 doesn't exist

View 2 Replies View Related

General :: Error "No Target Specified No Makefile Found Stop"

May 7, 2011

i m trying to install glib on my pc but i was always encounter a probelem in make. it says "No Target Specified No Makefile Found Stop"

[code]...

View 14 Replies View Related

Ubuntu :: Freewins Compiz Plugin "no Makefile Found"

Mar 30, 2011

I'm trying to install the Freewins Compiz plugin (because I often use my computer while I'm horizontal on the couch; and I realize that's lazy), and I'm trying to use the instructions from the page,I've googled this and found one guy that has the same problem but no solution, and other pages that talk about Freewins have the exact same instructions for installing.Does anybody have any idea how to get this working correctly?

View 4 Replies View Related

Fedora :: Multiseat Feature That Had Been In The Feature List At One Point?

Mar 9, 2010

Does anyone know what happened to the Multiseat feature that had been in the feature list at one point?To briefly summarise, a single machine with multiple graphics cards, sound cards, keyboards & mice provides multiple seats for users. Each user gets their own monitor, keyboard, mouse & perhaps audio. The rest of the machine resources are then shared.

The last I saw on the topic was this discussion, although I have a recollection that there was going to be support in a newer version of X.Org. I've googled around quite a bit, but can't seem to find anything.

Anybody know anything? It would be a great feature to have and it's frustrating to have had such an omission since F8 :-o

View 1 Replies View Related

Fedora :: Emacs - Error "make: *** No Targets Specified And No Makefile Found. Stop"

Aug 5, 2010

I recently switched over to Fedora 13 but I'm having a bit of trouble. I've tried writing simple programs in Emacs and Eclipse but neither will compile. It always gives the error, "make: *** No targets specified and no makefile found. Stop."

I've looked around at a couple of forums, but people with the same issue can't install software, but I can. I got Fedora from the Fedora website so I know its complete, but I have the sneaking suspicion that I'm just missing a file or something.

View 2 Replies View Related

OpenSUSE Network :: Failure Message "Makefile:61: Kernel Source Not Found"

Oct 3, 2010

I want to load the package madwifi under opensuse from Index of /suse/11.1, but RealPlayer did not function correctly. The reason why I want to use madwifi is that I cannot start my internet with opensuse 11.1 using motherboard from asus with the ethernet adapter from Atheros AR 8121/AR8113 PCI-E Version 1.0.0.5. When I compile the delivered Linux drivers I got the failure message "Makefile:61: Linux kernel source not found". So I decided to take rpm from opensuse within madwifi. How/Where can I get the corrosponding madwifi elsewhere?

View 4 Replies View Related

OpenSUSE Install :: Apache2::Request Module - Error "No Targets Specified And No Makefile Found"

Jun 14, 2010

I'm trying to install Apache2::Request module (from CPAN.org) and in shell there is such messages: I'm using openSUSE 11.1, Perl 5.8

[Code]...

View 2 Replies View Related

Software :: Using Kubuntu 11.04 On ASUS K52Jc Error "No Targets Specified And No Makefile Found - Stop"

Jun 16, 2011

I am using Kubuntu 11.04 on ASUS K52Jc and when I start compiling this happens: (yes,yes I do ./configure; after that) q12345@Laptop $ make make: *** No targets specified and no makefile found. Stop. and what is so weird? Well, I can't do it on any other system that I tried (openSuSE, all Ubuntus, Debian...).

View 2 Replies View Related

OpenSUSE Install :: Module Apache2::Request To OS - Error "No Targets Specified And No Makefile Found - Stop"

Jun 19, 2010

I'm using openSUSE 11.1, KDE I'm trying to install the module Apache2::Request to my OS. After the gzip -dc libapreq2-2.12.tar.gz | tar -xof - I typed in Shell these (as shown in INSTALLATION document of module): perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs Then something goes wrong, make doesn't work saying: make: *** No targets specified and no makefile found. Stop..

I think the problem is in the command perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs in section .../path/to/apache2/bin/apxs . What does mean ./path/to/apache2/bin/apxs? Maybe I should write the path to apache2 which contains a file named apxs? I did not find such file apxs. My apache2 path is /etc/apache2, but there is no file named apxs... Result for perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs:

[Code]....

View 3 Replies View Related

Ubuntu :: Uninstall App Not Found By Synaptic Or Apt-get - Kobo-desktop

Nov 7, 2010

I don't know how, but on my 64 bit machine I installed this 32 bit deb file: kobo-desktop.deb. I did that while using Ubuntu 10.04. Now I've updated to 10.10, and I can't uninstall it. Searching for "kobo" in Synaptic or USC only gives me a game, and using apt-get I get this error (I've included some output from the last command I run so you can see that my system does recognize that kobo-desktop is ins fact installed):

Errors were encountered while processing:

View 9 Replies View Related

Fedora :: F13 - New Feature (since F9) When "command Not Found"?

Jun 29, 2010

This has popped up a couple of times, seemingly randomly, as I'm working in a terminal window. I just mistyped "dirs" as "dits" and got this:

Code:
$ dits
Command not found.

* Downloading details about the software sources. Downloading list of packages..I say seemingly randomly because it doesn't do it if I just type some random gobbledeegook command and hit enter. Is this some new feature (since F9) that is trying to find the missing command?

View 3 Replies View Related

Ubuntu :: 10.10 & 10.04 Changes In Mesa/3d?

Jan 9, 2011

What changes have been made in Mesa/3d drivers + xorg from 9.10 to 10.04 ? I tried now on 10.10, and the same bug remains.

On my laptop, 3d doesn't work correctly anymore... OpenArena & UrbanTerror crash Xorg.

I needed to download the OpenArena source from openarena.ws (the apt-get source repository's version doesn't compile btw., apt-get build-dep I did) and needed to compile OpenArena myself, until it halfway worked... (still, the mouse blocks when one tries to move position (keyboard) and view (mouse) simultaniously).

This has now been simultaniously on 2 laptops, so it's not a hardware failure, and it's not an OpenArena bug, because it worked before from the same source.

00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

View 4 Replies View Related

Slackware :: Mesa 7.10.1 In 13.37?

Mar 11, 2011

There is new package of Mesa 7.10.1. This is bug fixing release and i think it could be commit to new version of Slackware 13.37.

Code:
Bug fixes
This list is likely incomplete.
Fix an off-by-one bug in a vsplit assertion.
Fix incorrect handling of layout qualifier with in, out, attribute, and varying.

[Code]....

View 6 Replies View Related

Ubuntu Installation :: Difference Between "makefile" And "makefile.am"s

Jan 4, 2010

I'm installing a package but that package doesn't has "makeFile" file, it only has "makefile.am" and "makefile.in". therefore when ever i use the "make" command i get: "make: *** No targets specified and no makefile found. Stop."

View 2 Replies View Related

Programming :: GLUT_ACCUM With Mesa 7.2 On 8.10?

Mar 2, 2010

I tried to compile a program from RedBook which uses accumulation buffer for FSAA. Whenever GLUT_ACCUM is present in glutInitDisplayMode argument, i get this error:

Code:

freeglut (./saa): ERROR: Internal error <Visual with necessary capabilities not found> in function fgOpenWindow
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 4 (X_DestroyWindow)

[code]...

View 2 Replies View Related

Ubuntu :: Cannot Uninstall Firefox Nor Can Uninstall Chromium

Jun 19, 2011

I cannot uninstall Firefox, nor can I uninstall Chromium; one always stays if the other is uninstalled. For example, if I remove Firefox, Chromium will appear in its place and vice versa. This has got to be one of the weirdest bugs I've ever seen on Ubuntu! So, how can I uninstall both web browsers?

View 6 Replies View Related

Software :: Mesa Compile - Error

Oct 6, 2010

I have this below from a mesa git 20101002, and from the 7.9_rc2 tarball.

Code:

It isn't the only error. I get one about trying to make before make depend, but if I hit up arrow and return, it's gone. This one is persistent.

The issues on configure were libtalloc and libdrm. I have the libdrm .pc files copied from another box in /usr/lib/pkgconfig. talloc I just made, giving it the samba version number. configure passes with no variables passed to it. I am not passing /usr/include to this at any time. It doesn't show in the Makefile afaict.

View 2 Replies View Related

Software :: Running Mesa Demos ?

Apr 3, 2010

I successfully installed Mesa with "yum install Mesa*" and downloaded MesaDemos-7.8.tar.gz archive. Now I try follow instructions from "Mesa3d.org -> Download / Insall -> Compiling and Installing -> 1.5 Running the demos", but in progs/demos there is only *.c files, when I try to compile them, I get many similar errors like:

In beggining of the file there are all necessary #includes:

So I have some questions:

Is there some Mesa forum on the web?
Is there some compiled demos?
Is there some site with well described examples of Mesa using?
What I need for compile those examples?

I have CentOS 5

View 5 Replies View Related

Fedora Hardware :: Experimental DRI Support For Mesa

Jan 3, 2010

I'm using an ATI Mobility Radeon 3450, an R6xx card, with the radeon driver. I've been wanting 3D acceleration and was considering trying the experimental DRI support with Mesa 3D. So my questions are:

1. How experimental is experimental at this point? Is the specific mesa-dri-drivers-experimental package more-or-less static?

2. Would I be better off with Mesa 7.6 from the repository or 7.7? What would be the best approach before installing it?

View 5 Replies View Related

Fedora :: Installing Mesa To Do Open GL Programming?

Jan 7, 2010

I'm taking a course in school on computer graphics and we are using Linux as the main operating system. I myself am more accustomed to using windows but have always wanted to give Linux a try. So the other day I dual-booted my laptop with Fedora 12 and so far I'm liking it. I do have one main question however. I need to install Mesa to do my OpenGL programming with but I'm not sure how to install it. I have downloaded a tar.gz file from the Mesa website and have tried running it from the terminal by using these commands: (note: the commands are from the Linux Newbie Guide i found on google)

cd /Tudor's Home/local
tar -xvzf /Tudor's Home/MESA/MesaLib-7.7.tar.gz
cd "the new directory it was extracted to" (gets changed to the actual extraction folder)
./configure
make
make install

Now, I'm not sure why this doesn't work. The extracting doesn't even work so I'm not sure whether these commands are the same in Fedora or what I am doing wrong? I have installed aMSN from an rpm file and it worked perfectly but I'm not sure how to install using makeFiles. Any good tutorials on makeFiles and how to install them? or a link to Mesa as an rpm file? So I can start learning OpenGL.

View 8 Replies View Related







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