Mandriva This Forum is for the discussion of Mandriva (Mandrake) 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.
|
 |
10-26-2004, 06:25 PM
|
#1
|
Member
Registered: Sep 2004
Location: AZ
Distribution: Ubuntu 6.10
Posts: 52
Rep:
|
trying to install this program on mandrake 10.1
hiya, im rather new to linux and thus mandrake. and i find installing certain programs really confusing. but usually i can figure it out. this progam however beats me. could anyone help me out here? heres the link
-.- it wont let me post the link because of the 5 post limit. the program is called LInpal and is at the ruinedsoft website. is you need the link then email me, ill email it to you. i think its also on sourceforge
and while were on the subject ive installed a few programs via .RPM files, but during the package installation it doesnt tell you were the executable of Shell script is, like with XMMS, i installed it via the RPM, now what? i cant find any method to acutally use it. help is gratly apreciated. =) thankies
|
|
|
10-26-2004, 06:25 PM
|
#2
|
Member
Registered: Sep 2004
Location: AZ
Distribution: Ubuntu 6.10
Posts: 52
Original Poster
Rep:
|
heres the link to the program
|
|
|
10-26-2004, 06:47 PM
|
#3
|
Member
Registered: Aug 2003
Location: Sao Paulo - Brazil
Distribution: Manjaro
Posts: 157
Rep:
|
I guess the program is installed. Try this:
- open a terminal and type: Post the results here.
|
|
|
10-26-2004, 09:35 PM
|
#4
|
Member
Registered: Sep 2004
Location: AZ
Distribution: Ubuntu 6.10
Posts: 52
Original Poster
Rep:
|
no i meant
i have the comressed file they provide, i just dont know what to do with the contents, theres no rpm or executable or shell script in it. i was asking what do i do with these files in order to use the program
|
|
|
10-26-2004, 11:34 PM
|
#5
|
Member
Registered: May 2004
Location: Tampa, Fl
Distribution: Arch
Posts: 648
Rep:
|
is it a .tgz file? or a .tar...
if so you have to unzip the file and run the make command....
to get xmms to work, all you have to do is open Konsole and type the program name, like this
#xmms
and it should run
I may do this the long way, but here's how I handle a .tgz file:
open Konsole again..
Go to the directory where you have the file, say it's in your home directory, you should already be there.
unzip the file through the gunzip command:
example - #gunzip x (where x is the file name)
then untar the remaning tarball (.tar file)...Do this through the tar command.
you can run tar --help to get all the extensions possible, but i normally use this:
#tar -xvf (filename)
then cd into the newly created directory, and normally all you have to do is run make
ex: # make
depending on the file you have you might also have to run make install
Or... theres sometimes executables there... to run those use the ./(filename)
hope that helped.
|
|
|
10-27-2004, 02:32 PM
|
#6
|
Member
Registered: Sep 2004
Location: AZ
Distribution: Ubuntu 6.10
Posts: 52
Original Poster
Rep:
|
i ran make ...
i ran the make commond in the directory with the extracted files, herers what my konsole says
[root@ip********** root]# make /root/Desktop/linuxprogs/installers/linpal-0.5
make: *** No rule to make target `Makefile.am', needed by `/root/Desktop/linuxpr ogs/installers/kopete-0.9.0/Makefile.in'. Stop.
and i ran #xmms and i got this
/bin/sh: line 1: man:/xmms: No such file or directory
=/
|
|
|
All times are GMT -5. The time now is 10:01 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
|
|