LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 02-28-2005, 03:07 PM   #1
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Rep: Reputation: 15
how to uninstall installed sources???


i want to change cursors in my gnome enviroment. I downloaded this program called "gcursor" and read the installation notes. i did what it said but commands written there doesnt work out in my terminal.

it says like this...

1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.

2. Type `make' to compile the package.

3. Optionally, type `make check' to run any self-tests that come with
the package.

4. Type `make install' to install the programs and any data files and
documentation.

5. You can remove the program binaries and object files from the
source code directory by typing `make clean'. To also remove the
files that `configure' created (so you can compile the package for
a different kind of computer), type `make distclean'. There is
also a `make maintainer-clean' target, but that is intended mainly
for the package's developers. If you use it, you may have to get
all sorts of other programs in order to regenerate files that came
with the distribution.

configure worked but make and make check didnt work also make install didnt work.

how can i install this program now? or any other way to change the cursors...

tia

Last edited by burki; 02-28-2005 at 05:59 PM.
 
Old 02-28-2005, 06:05 PM   #2
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
ok i solved why these make and make install commands are not working. when i was installing linux i didnt check devolopment feature so i had to install gtk for this gcursor but now there is a problem.

i have to install atk,gapon and glimb for GTK and before i compiled glimb 2 from source. and when i started to install gapon, it said glimb is not installed correctly please install glimb 2.5.7. and i compiled that from source also but now again smae error. how can i uninstall glimb-2.0 which i already compiled and installed from source.???
 
Old 02-28-2005, 06:56 PM   #3
Maldain
Member
 
Registered: Jan 2005
Posts: 112

Rep: Reputation: 15
Did you install glimb and the rest of the rpm packages using urpmi? I just had this beating through my rather thick skull a while back. That program will actually check to make sure you have all the prerequisit packages installed. It will also install those pre-req rpms if you don't have them installed. It's a very simple program to run it's just urpmi <rpm/package name>.

I know I can see the old LINUX/Mandrake sages all either laughing or nodding but that's the only way to install anything under Mandrake it makes it so easy 99% of the time.
 
Old 02-28-2005, 07:03 PM   #4
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
i didnt use urpmi i guess. i was using ./configure > make > make install... now what do u suggest me to do???
 
Old 02-28-2005, 07:04 PM   #5
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
and by the way, they werent rpm packages, they were sources.
 
Old 03-01-2005, 06:55 AM   #6
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
Mandrake 10.0 included a nice mouse theme changer in the URPMI sources.

You merely needed to set up your sources then search for MOUSE in "install software".
 
Old 03-01-2005, 08:46 AM   #7
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
so what? i have to install URPMI sources ? i didnt get it...
 
Old 03-01-2005, 09:11 AM   #8
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
Yes. Set up your urpmi sources. (see my sig).

Then under Configuration/Packaging/Install software

perform a search for "mouse"
 
Old 03-01-2005, 07:07 PM   #9
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
ok but can you please first help me with this GLIB? man i m trying to install the program from source but after i make install at the end some errors come i guess. I need the GTK and i have to install glib,pango and atk for GTK. after i try to install pango it says this...

the test program failed to link or compile. this usually means that GLIB installed incorrectly.

i dont know why its not being installed incorrectly.
 
Old 03-01-2005, 08:32 PM   #10
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
Didn't you already start another thread on glib?

BTW:

Why are you working with source trees?

Had you set up your urpmi sources, setting up Pango should have been only as difficult as typing

urpmi pango

Why fight with the compilation?
 
Old 03-02-2005, 06:25 AM   #11
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
no i didnt start another thread about glib. im strrugling with complitaions to learn something at least in linux

i will download urpmi sources today and try reinstalling glib atk and pango like u say and then gtk i guess...

but do u know what is my problem here?
 
Old 03-02-2005, 06:47 AM   #12
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
The problem is that you are trying to install OS level files from TARBALLs.

This goes against the whole Mandrake dogma.

It tends to screw up your system, unless you are very very careful.

Ideally you should ALWAYS install any required software from the URPMI repositories and only resort to tarballs if it is absolutely essential.

URPMI handles all of the dependancies for you so often you can even

URPMI XXX-SRC.RPM

(that's right you can URPMI a SOURCE file!!! For those watching at home) and URPMI will download and install anything which may be needed for compilation.
 
Old 03-02-2005, 09:52 AM   #13
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
ok installed URPMI but now how can i install the tar.gz files? when i use urpmi commanda with tar.gz, it says no package...
 
Old 03-02-2005, 08:04 PM   #14
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
You DO NOT install tar files.

Stop trying to install tar files and try to install RPM's instead.

See my sig for directions on setting up urpmi (if you haven't already done it...)

Once done, run RPMDRAKE (called "Install Software" on the menu), and search, select and install whatever you want.

Forget about those tar files.
 
Old 03-03-2005, 04:02 AM   #15
burki
Member
 
Registered: Oct 2004
Distribution: Mandrake 10.1, Ubuntu 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
man we have a communication problem i guess. first of all i guess i installed that URPMI thing from the web site you told me and after this when i search what i want from the RPMDRAKE (which was already installed before) nothing comes out...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with cursors MasterOfTheWind Linux - Software 0 10-09-2005 12:29 PM
custom cursors lukeleia3 Linux - Software 3 02-18-2005 06:11 PM
How do I change the cursors globaly for a user? and how do I change them in the E-WM? enigma Z Linux - Software 1 09-18-2004 03:59 PM
How do I use my new cursors? NonSumPisces Linux - Newbie 1 05-30-2004 03:18 AM
new cursors Grimsdyke Linux - Software 1 08-17-2003 09:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 04:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration