Skip navigation.
Home
Now Shipping Version 7.0

fakeroot make-jpkg ERROR


Posts: 3

Here's what I got:

joe@[tmp]$ fakeroot make-jpkg jdk-6-linux-i586.bin

/usr/bin/fakeroot: line 150: make-jpkg: command not found

joe@[tmp]$

This used to work with MEPIS 3.4-3 .
Any ideas how to make/create a "deb" package with MEPIS 6.0 ?

Also see:
http://www.linuxquestions.org/questions/showthread.php?t=522086

Need to install fakeroot

apt-get install fakeroot

Mike

make-jpkg error

When I do:

apt-get install fakeroot

"Fakeroot is already the newest version."

AdrianTM's picture

"make-jpkg" is the command

"make-jpkg" is the command that's not found, you need to do this:
apt-get install java-package

--
Check out Mepis wiki: www.mepis.org/docs

Chat with me.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.