Page 1 of 2

gparted

Posted: 09 Aug 2011, 19:03
by francois
Looking for a gparted compatible module to porteus:
1) I went to slax:
http://www.slax.org/modules.php?action=detail&id=3963
I converted blaze module into a xzm. It does not work under porteus 32-bit. :(

2) Following one of Ahau's suggestion:
http://forum.porteus.org/viewtopic.php? ... rted#p3464
"You might try bringing in a slax module for gparted and converting that to a porteus lzm, or try to build the module off an older version of gparted (or compile it from source and only bring in the minimum deps for the compile). Falcony's FIDOSlax repo has gparted 0.4.3 -- http://code.google.com/p/fidoslax/downl ... &q=gparted"

Falcony's module converted to xzm doesn't work either. :( I get the error message:
"The kernel is unable to re-read the partition tables on the following devices:
- /dev/sda"

3) In the meantime, I will try with slackyd -g gparted. Unless, someone proposes a gparted.xzm. :)

Re: gparted

Posted: 09 Aug 2011, 19:20
by beny
32 bit porteus base is a qt3 environment you can't use qt4 software,you have to do some trick with programs

Re: gparted

Posted: 09 Aug 2011, 19:26
by Hamza
Here

Ciao!

Re: gparted

Posted: 09 Aug 2011, 20:52
by fanthom
@francois
when package is not working then run 'slackyd -d package_name' to find missing deps. it's much faster than 'slackyd -d' which checks whole system (Ahau - this info could be added to the FAQ answer 31).

Re: gparted

Posted: 10 Aug 2011, 10:33
by francois
Good to know that we are talking about missing dependencies. Things are getting clearer. :D

Re: gparted

Posted: 10 Aug 2011, 13:57
by Hamza
Do you still needs GParted or Not ? I made a module of GParted with all deps included and ready to download ;)

Ciao!

Re: gparted

Posted: 12 Aug 2011, 04:11
by francois
I sorted it out with fanthom suggestion: slackyd. However, I am sure that gparted will be appreciated in the 32-bit porteus module section, as no kde partition editor does
comet stock with that architecture.

Thanks for the hand Hamza. :)

Re: gparted

Posted: 12 Aug 2011, 11:34
by Hamza
OK, if someone needs Gparted with all deps included.

Download Link

Cheers!

Re: gparted

Posted: 12 Aug 2011, 12:44
by blablotin
Image
Wow, I think it is Huge...


I would rather take gparted from pkgs.org, and do slackyd who can find:

Code: Select all

Searching libgtkmm-2.4.so.1: found 1 package.
Searching libatkmm-1.6.so.1: found 1 package.
Searching libgdkmm-2.4.so.1: found 1 package.
Searching libgiomm-2.4.so.1: found 1 package.
Searching libpangomm-1.4.so.1: found 1 package.
Searching libglibmm-2.4.so.1: found 1 package.
Searching libcairomm-1.0.so.1: found 1 package.
Searching libsigc-2.0.so.0: found 1 package.
then merge these packages.

=> 20Mo
I am uploading to http://www.mediafire.com/?1aajy7ar5l3vb


Cheers

Re: gparted

Posted: 12 Aug 2011, 13:01
by Hamza
You will need more deps than 20MB, I have already tried to megre the deps. But if you are using a dep, you will need another dep to use the previous dep.

After at a moment, you will need seamonkey libs... "Gparted" != "Seamonkey" but you needs them otherwise, it won't works properly!

Good Luck with slackyd! I made this module from slackyd and used

Code: Select all

slackyd -g gparted
It will downloads all deps and core packages of GParted. and I megred them and compressed them in one module (not recommended).

Re: gparted

Posted: 12 Aug 2011, 14:09
by blablotin
Mayby, mayby not.
If I use

Code: Select all

slackyd -g gparted
or pkgs.org +

Code: Select all

slackyd -d gparted
It don't ask for same deps.
In this case, the first solution seem to be heavy and strange. Not only for asking for a web-browser, but for asking together QT and GTK.
whereas the second solution doesn't ask for many deps.

Re: gparted

Posted: 12 Aug 2011, 14:20
by Ahau
lately, I've become partial to using fdisk and mkfs instead of gparted or kde partition manager. For partitioning flash media, it helps to know which sector you are starting and stopping on.

Re: gparted

Posted: 12 Aug 2011, 14:47
by Hamza
@blablotin,
Ok, these methods are good and make the same result.
Up to you.

Re: gparted

Posted: 12 Aug 2011, 18:06
by Blaze
These dependencies of gparted:

Code: Select all

cairomm
glibmm
gtkmm
libsigc
pangomm

Re: gparted

Posted: 12 Aug 2011, 18:11
by Hamza
@Blaze,

There is too many dependencies for gparted, If you want to find out them yourself. You will be :o of the number of dependencies {directly/indirectly} related to GParted.