-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Aug 12, 2004 at 02:41:08PM -0400, [EMAIL PROTECTED] wrote:
> I have 2 rpm packages that I want to install on a Sarge system. Can someone
> give me a hint or a link as to how to do that.
> Michael
Hi M,
the first rule of DEBIAN club
On August 12, 2004 02:41 pm, [EMAIL PROTECTED] wrote:
> I have 2 rpm packages that I want to install on a Sarge system. Can someone
> give me a hint or a link as to how to do that.
> Michael
You can convert them to debs using alien command and then install the debs:
apt-get install ali
[EMAIL PROTECTED] writes:
> I have 2 rpm packages that I want to install on a Sarge system. Can someone
> give me a hint or a link as to how to do that.
alien might be able to convert them to .debs for you.
pgpieaqieoalo.pgp
Description: PGP signature
On Thu, 2004-08-12 at 14:41, [EMAIL PROTECTED] wrote:
> I have 2 rpm packages that I want to install on a Sarge system. Can someone
> give me a hint or a link as to how to do that.
> Michael
Try alien -i filename.rpm
signature.asc
Description: This is a digitally signed message part
I have 2 rpm packages that I want to install on a Sarge system. Can someone
give me a hint or a link as to how to do that.
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon, 17 May 2004, Dominique Dumont wrote:
> Sure. Be if one can easily install rpm packages on a Debian system,
> this would be a good message sent to the corporate world.
>
I don't think so. The kind of corporate type who even know there is such
a difference will understand
on Mon, May 17, 2004 at 11:07:01AM +0200, Dominique Dumont ([EMAIL PROTECTED]) wrote:
> [EMAIL PROTECTED] (Bob Proulx) writes:
>
> >> and I found that it can't find files it need in deb DB,I had been
> >> tried to install it on debian,
> >> #rpm -ivh myproduct-xxx-xx.rpm
> >> the program will
On Mon, May 17, 2004 at 04:10:39PM -0600, Bob Proulx wrote:
> Dominique Dumont wrote:
> > So the questions are now:
> >
> > - does the Debian community want Debian to be used in corporate world
> > to run *proprietary* softwares ?
>
> Personally, yes. I think many people have that ideal. It i
o install it on a RH system. Should I insist that you must use
> > dpkg to install it there? That would be just as silly as insisting
> > the reverse. A native packaging is always best.
>
> Sure. Be if one can easily install rpm packages on a Debian system,
> this would be
nsisting
> the reverse. A native packaging is always best.
Sure. Be if one can easily install rpm packages on a Debian system,
this would be a good message sent to the corporate world.
Currently there is big chicken and egg problem with Debian in the
corporate world. Corporate guys want to be abl
Incoming from Damon L. Chesser:
>
> There could be no World Peace while RPM exists freely and is so widely
> supported by fanatical users with no regard for ease of use or superior
> methods. We simply can not compromise!
Ah, geez. A day doesn't go by lately that someone isn't declaring war
on
Rick wrote:
> Yes,I think so.but our procedure depend rpm format,
I think you are confusing a packaging format with your program. You
program undoubtedly depends upon shared libraries and other things.
But it is packaged into a distribution format. It can be packaged
into many different formats.
s. keeling wrote:
Incoming from Silvan:
On Friday 14 May 2004 11:19 pm, Paul E Condon wrote:
packages because the Debian community believes its deb packaging system is
superior to the rpm system.* Debian also has a social commitment to free
* Actually, it _is_ superior, but I'm tryin
Incoming from Silvan:
> On Friday 14 May 2004 11:19 pm, Paul E Condon wrote:
>
> > packages because the Debian community believes its deb packaging system is
> > superior to the rpm system.* Debian also has a social commitment to free
>
> > * Actually, it _is_ superior, but I'm trying to be nice.
On Saturday 15 May 2004 01:16 am, Kevin Mark wrote:
> its stability it will get moved to testing. And then if all goes well,
> it moves into stable. its stability and interaction with other packages
> are the criteria that the debian packager of an authors work uses to
> judge when it is moved to
On Friday 14 May 2004 11:19 pm, Paul E Condon wrote:
> packages because the Debian community believes its deb packaging system is
> superior to the rpm system.* Debian also has a social commitment to free
> * Actually, it _is_ superior, but I'm trying to be nice.
Vastly so. No need to be nice a
On Sat, May 15, 2004 at 01:16:09AM -0400, Kevin Mark wrote:
> On Fri, May 14, 2004 at 09:50:00PM -0600, s. keeling wrote:
> > I imagine there are cases in which this approach won't work, but we
> > see the same thing from people everyday who are limiting themselves
> > to only using debian tools.
rpm packages(from redhat) On
debian,but I found that thers is a lot work to do,some rpm packages even can't
be installed on it.(perhaps these rpms packages from redhat can't be used on
debian at all).I think 2 ways to settle this problem,But I am not sure these
ways is doable,and I wish t
On Fri, May 14, 2004 at 09:50:00PM -0600, s. keeling wrote:
> Incoming from Paul E Condon:
> > On Wed, May 12, 2004 at 05:40:51PM +0800, Rick wrote:
> > >
> > > Our product is base on redhat,I will porting it to Debian,but in this
> > > system,many procedure depend redhat rpms,for example:
>
Incoming from Paul E Condon:
> On Wed, May 12, 2004 at 05:40:51PM +0800, Rick wrote:
> >
> > Our product is base on redhat,I will porting it to Debian,but in this
> > system,many procedure depend redhat rpms,for example:
> > glibc-2.3.2-11.9.i386.rpm, perl-5.8.0-88.i386.rpm,etc..
>
> Some mi
I wanted to try install these rpm packages(from redhat) On
> debian,but I found that thers is a lot work to do,some rpm packages even can't
> be installed on it.(perhaps these rpms packages from redhat can't be used on
> debian at all).I think 2 ways to settle this problem,But I am n
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thus spake Rick:
# #rpm -ivh myproduct-xxx-xx.rpm
# the program will prompt: myproduct need perl >5.6, and the bash must be installed
# In fact,the 2 debian packages has been installed,I think rpm command will read info
from only rpm DB on debian.
>> Our product is base on redhat,I will porting it to Debian,but in this
>> system,many procedure depend redhat rpms,for example:
>> glibc-2.3.2-11.9.i386.rpm, perl-5.8.0-88.i386.rpm,etc..
>> At the start,I wanted to try install these rpm packages(from redhat)
&
Thank you for your help,I should check the alien manual in detail first.
ll these rpm packages(from redhat)
Once you have done that, the system is no longer really Debian, so I
don't see the point. Figure out what Debian packages it depends on
instead.
> On debian,but I found that thers is a lot work to do,some rpm packages
> even can't be install
stall these rpm packages(from redhat) On
> debian,but I found that thers is a lot work to do,some rpm packages even can't
> be installed on it.(perhaps these rpms packages from redhat can't be used on
> debian at all).I think 2 ways to settle this problem,But I am not sure these
>
Hello People:
Our product is base on redhat,I will porting it to Debian,but in this
system,many procedure depend redhat rpms,for example:
glibc-2.3.2-11.9.i386.rpm, perl-5.8.0-88.i386.rpm,etc..
At the start,I wanted to try install these rpm packages(from redhat) On
debian,but I found that
Thanks to Martin for the tip about sources.list and Rui for the How-To.
Using both, I now got the Radeon 9200 up and running.
Thanks again,
Uwe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Rui Nóbrega wrote:
# alien -d fglrx-glc22-4.2.0-2.9.13.i586.rpm
# dpkg -i --force-overwrite fglrx-glc22_4.2.0-3.9_i386.deb
Don't forget:
# cd /lib/modules/fglrx/build_mod
# ./make.sh
# cd ..
# ./make_install.sh
Backup your current XF86Config-4 file just to be on the safe side.
Then run the confi
Hi,
"apt-get update" should do the trick and do not forget to add the Debian
FTP-Server (or any mirror nearby) to your /etc/apt/sources.list.
MJ
On Thu, 2003-10-02 at 10:13, Uwe Dippel wrote:
> I have to install am rpm-package (Radeon driver) in Woody.
> Newbie as I am, I found alien to use rpm
work fine.
If you need a copy of my XF86Config-4, I'll send it to you.
Rui Nobrega
PS: you should learn Portuguese :) it's easy ... :D
-Original Message-
From: Uwe Dippel [mailto:[EMAIL PROTECTED]
Sent: quinta-feira, 2 de Outubro de 2003 9:13
To: debian user
Subject: rpm packag
Hi,
* Uwe Dippel <[EMAIL PROTECTED]> [031002 17:24]:
> I have to install am rpm-package (Radeon driver) in Woody.
> Newbie as I am, I found alien to use rpms.
> But an apt-get install alien gets me
> Package alien has no available version, but exists in the database.
> This typically means that th
I have to install am rpm-package (Radeon driver) in Woody.
Newbie as I am, I found alien to use rpms.
But an apt-get install alien gets me
Package alien has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has
> > hello
> >
> > i have a rpm package and i dont know how to install it?
> > is there a tool that converts rpm packages to deb format?
> >
As others have mentioned, alien. However, I thought I'd metion that you
may want to make sure there isn't alre
Use the 'alien' command. It converts RPM's into .debs.
//Pontus
- Original Message -
From: "pReJkEr" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 13, 2001 17:16
Subject: how to install rpm packages?
> hello
>
> i have a rpm package and i d
pReJkEr ([EMAIL PROTECTED]) wrote:
> i have a rpm package and i dont know how to install it?
> is there a tool that converts rpm packages to deb format?
>
alien
...alien converts rpm<->tgz<->deb
Gordon
--
Gordon Fraser Linux: Where Don't W
> hello
hi,
>
> i have a rpm package and i dont know how to install it?
> is there a tool that converts rpm packages to deb format?
i think that there is a package 'rpm'
and also package 'alien' which konverts rpms to debs
>
> tnx
>
bye
> [EMAIL PROTE
hello
i have a rpm package and i dont know how to install it?
is there a tool that converts rpm packages to deb format?
tnx
[EMAIL PROTECTED]
Pavel writes:
> You could alse use rpm under Debian directly,...
A very bad idea. RPM is only there so that alien can use it.
Are you absolutely certain that the software you want to install is not
available in a .deb?
--
John Hasler
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, Wisconsin
On Mon, 24 Jul 2000, Luis Gustavo Madrigal Salazar wrote:
> try alien to convert rpm to deb packages!!!
You could alse use rpm under Debian directly, though alien seems to be
better.
> On Mon, 24 Jul 2000, Shel Johnson wrote:
>
> > Does anyone know of a program that let's
try alien to convert rpm to deb packages!!!
On Mon, 24 Jul 2000, Shel Johnson wrote:
> Does anyone know of a program that let's us run rpm packages??..
>
> =
> Shel
> [EMAIL PROTECTED]
> ICQ- 23454126
> AIM- CacheMonet
>
> _
Does anyone know of a program that let's us run rpm packages??..
=
Shel
[EMAIL PROTECTED]
ICQ- 23454126
AIM- CacheMonet
__
Do You Yahoo!?
Get Yahoo! Mail Free email you can access from anywhere!
http://mail.yahoo.com/
Does anyone know of a program that let's us run rpm packages??..
=
Shel
[EMAIL PROTECTED]
ICQ- 23454126
AIM- CacheMonet
__
Do You Yahoo!?
Get Yahoo! Mail Free email you can access from anywhere!
http://mail.yahoo.com/
Eber de Castro Diniz wrote:
> Hi guys...
>
> Hope you could help me... I've downloaded some RPM files and I'd like to
> install it...
> I've heard that's pretty possible to convert .rpm files to .deb... but
> how?
The program's name is Alien, and it's worked very well for the few times that
I'
--- Joey Hess <[EMAIL PROTECTED]> wrote:
> Kenneth Scharf wrote:
> > Alien can be used to install binary packages, but
> it does so outside of
> > the dpkg database.
>
> That's completly wrong. Alien converts things into
> debian packages which may
> be installed and manipulated just like any ot
Kenneth Scharf wrote:
> Alien can be used to install binary packages, but it does so outside of
> the dpkg database.
That's completly wrong. Alien converts things into debian packages which may
be installed and manipulated just like any other packages.
> use alien to install ANY package that cont
On Sun, 16 May 1999, Eber de Castro Diniz wrote:
> Hi guys...
>
> Hope you could help me... I've downloaded some RPM files and I'd like
to
> install it...
> I've heard that's pretty possible to convert .rpm files to .deb...
but
> how?
>
> Is it really possible? If so, it will cause any damage t
packages, alien is simply called with a
parameter giving the name of the alien package to be con-
verted. [snip]
Caveat: I have been warned that .rpm packages are not reviewed as
carefully as .deb packages, so you run a risk to your system by
installing them. Apparently the risk, thoug
yes you can do that, with a tool called alien and perhaps some other things as
well.
Eber de Castro Diniz wrote:
> Hi guys...
>
> Hope you could help me... I've downloaded some RPM files and I'd like to
> install it...
> I've heard that's pretty possible to convert .rpm files to .deb... but
> how?
>
> Is it really possible? If so, it will cause any damage to my system?
>
> Regards
Take a look at the 'alien' package to do this. Its listed in dselect.
I just used the RedHat 6.0 SRPMs for Pine 4.10 on my Debian 2.1 systems
without difficulty. Note these are source RPMs and not the binaries.
On Sun, 16 May 1999, Eber de Castro Diniz wrote:
> Hi guys...
>
> Hope you could he
Hi guys...
Hope you could help me... I've downloaded some RPM files and I'd like to
install it...
I've heard that's pretty possible to convert .rpm files to .deb... but
how?
Is it really possible? If so, it will cause any damage to my system?
Regards
> > checking for X... (cached) libraries /usr/X11R6/lib, headers
> > /usr/X11R6/include
> > checking for dlfcn.h... (cached) no
> > checking for main in -lX11... (cached) no
etc.
> > Anyone know what is wrong here?
>
> Just remove the cache (./config.cache).
>
Removed it. When I rerun configure
David R. Kohel wrote:
>
> checking for X... (cached) libraries /usr/X11R6/lib, headers
> /usr/X11R6/include
> checking for dlfcn.h... (cached) no
> checking for main in -lX11... (cached) no
> checking for main in -lXext... (cached) no
> checking for main in -lXpm... (cached) no
> checking for main
> FWIW, I was able to compile SANE on my system running 'unstable'
> with no problems. Works great with my HP ScanJet 4c.
Thanks, I did the partial upgrade. Compiling seemed to work OK,
except that the configure doesn't set up the Makfiles to compile
xscanimage. I did also upgrade the xlibs.
"David R. Kohel" <[EMAIL PROTECTED]> writes:
> I'm trying to install "sane" (Scanner Access Now Easy) using
> rpm packages for the gtk+ (Gimp Tool Kit) and sane binaries.
> I see that in hamm I have the libgtk1 libraries and libgtk-dev.
> Can I us
I'm trying to install "sane" (Scanner Access Now Easy) using
rpm packages for the gtk+ (Gimp Tool Kit) and sane binaries.
[ The Debian gimp package does not seem to provide the gimp
libraries that I need to compile the sane sourece code. ]
Using 'alien --auto package-na
57 matches
Mail list logo