SlackwareThis Forum is for the discussion of Slackware 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.
I cant use rpm2tgz to convert a rpm file.
I want to convert a gaim rpm packet, but when I finished the convert with the command , I just get a gaim.tgz with 183Byte . I can use rpm -nodeps gaim.rpm to install it in my slack , run it .But why the rpm2tgz cant affect ?how with that ?
thanks in advance!
Originally posted by laxi I cant use rpm2tgz to convert a rpm file.
I want to convert a gaim rpm packet, but when I finished the convert with the command , I just get a gaim.tgz with 183Byte . I can use rpm -nodeps gaim.rpm to install it in my slack , run it .But why the rpm2tgz cant affect ?how with that ?
thanks in advance!
to elp:
because i this package including a plugin that not in other package.
to Wynd:
i use "rpm gaim.rpm -nodeps" to install that package ,the coverted package is just 183B in size.and it cant work when i use installpkg to install it .
what should i do to make my rpm2tgz work?
After using rpm2tgz, it will rename it to a file that correspondes to the original rpm name (i.e. -xmms.1-2.tgz). This file is incorrect. The installpkg installer requires a properly formatted filename. Basically .... rename it to follow other slackware package naming conventions. If it does not follow the proper naming convention...it probably won't install. Also...make sure you are root (or have su privileges) when using installpkg...or it won't work either.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.