Results 1 to 9 of 9
hai
i run opensuse in my computer.i downloaded picasa from google as a rpm file and installed it . now i downloaded alien as " .src.rpm "file.now after downloading it ...
- 04-06-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
what to do with the rpm file
hai
i run opensuse in my computer.i downloaded picasa from google as a rpm file and installed it . now i downloaded alien as " .src.rpm "file.now after downloading it to my desktop i clicked on it ,on the bottom task bar i saw the install software doing something, but after it vanished i stilll couldn"t open alien............... what to dooooooooooooooooo??????????????????.kindly reply
- 04-06-2009 #2
You have installed alien source code pakage not the executable binaries
- 04-07-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
so what should i do for installing from the .src file.kindly help me , iam a newbie
- 04-07-2009 #4
you should either download the file that doesn't have "src" in the name and install that, or you will have to compile the source of the application, it should be located in /usr/src, compiling isn't the easiest thing for a newbie, there should be a readme in the source directory of the application specifying what to do
- 04-07-2009 #5
I won't suggest you to install .src.rpm. Isn't regular .rpm of that package avialable?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-07-2009 #6
install one with i386.rpm / i486.rpm/ i586.rpm / i686.rpm if you have 32 bit installation and processor or install x86_64.rpm if you have 64 bit installation and processor.
- 04-08-2009 #7Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
thanks but how to compile
guys though i am a newabie i should learn compiling at one point of time ,let the time be now.please tell me what to do.my .src.rpm file in my desktop and also its source is not found at /usr/src directory.what todo nowwwwwww????????????????????????/help me please
- 04-08-2009 #8
Download alien from HERE
extract it.
switch to root ( su - root )
note: You need perl installed to execute perl Makefile.PL# cd alien
# perl Makefile.PL; make; make install
- 04-08-2009 #9I wont recommend you to compile .src.rpm. You have to create a user having user_id as of rpm creator.guys though i am a newabie i should learn compiling at one point of time ,let the time be now.please tell me what to do.my .src.rpm file in my desktop
Just download source from the link posted by b2bwild and follow instructions.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote