Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
I shall be sorry to do so because this has been my favourite distro so far. But some packages are getting too big for me to build them. Firefox has ...
  1. #1
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    951

    I may have to leave Crux

    I shall be sorry to do so because this has been my favourite distro so far. But some packages are getting too big for me to build them. Firefox has been a pain since version 4, when they merged it with xulrunner. But Firefox 5 is so big and needs so much memory for the final libxul.so linking step that I can't build it without running out of memory, even in single-user mode with nothing else running.

    Yes, I know, I could pay someone to insert more memory into my computer or buy a new one. But why should I have to do that? Linux is about choice, right? And I can build a kernel on this machine without difficulty and in a reasonable amount of time too, so why should a mere browser be so demanding?

    What I think I want right now is something with the simplicity of Crux but binary. That probably means Arch or Slackware. I've long wanted to try Slack; perhaps now would be the time.
    "I'm just a little old lady; don't try to dazzle me with jargon!"

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    I know this is probably a silly question, considering your knowledge level.
    But does a swapfile help with the memory issue?
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,956
    Quote Originally Posted by jayd512 View Post
    I know this is probably a silly question, considering your knowledge level.
    But does a swapfile help with the memory issue?
    Besides slowing stuff down to a crawl? Yes, swap will help build this, but if the system is 32-bit, then you are still limited to 4GB per process (and total, unless you have PAE capable hardware).
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Yeah... I know that it can slow stuff down.
    My first CRUX install was on an old dinosaur of a box. Had a maxed out 512 RAM and 1 GB swap partition.
    But a 256 MB swapfile did help keep me from running out of memory on a large build.
    Usually the kind that I would start right before I went to bed at the end of the night.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Banned
    Join Date
    May 2010
    Posts
    19
    Quote Originally Posted by hazel View Post
    I shall be sorry to do so because this has been my favourite distro so far. But some packages are getting too big for me to build them. Firefox has been a pain since version 4, when they merged it with xulrunner. But Firefox 5 is so big and needs so much memory for the final libxul.so linking step that I can't build it without running out of memory, even in single-user mode with nothing else running.

    Yes, I know, I could pay someone to insert more memory into my computer or buy a new one. But why should I have to do that? Linux is about choice, right? And I can build a kernel on this machine without difficulty and in a reasonable amount of time too, so why should a mere browser be so demanding?

    What I think I want right now is something with the simplicity of Crux but binary. That probably means Arch or Slackware. I've long wanted to try Slack; perhaps now would be the time.
    I'd rather just hand over some dollar bills, open up my PC/notebook, shove in some new RAM sticks and get on with my life.

    No offence, but your decision to leave Crux over hardware issues like lack of memory is impossible for me to understand. I believe the days of having extremely low hardware requirements are long over; even Google themselves are strongly recommending that the the lightweight Chromium web browser be built over a 64-bit machine with at least 4GB of memory. When i built my copy of Chromium on 2GB of memory, the process always failed until i changed the command to build the browser as a "release version" and not a "debug version".

  6. #6
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    xulrunner takes forever and a day to compile, no doubt about it! I couldn't believe how large it has to be. But on my CRUX 2.7 box (a Dell E520 with four gigs of ram) Firefox runs pretty flawlessly. These days though, I'm using Chromium more and more as I am right now. If you don't need too many bells and whistles, there's always Links graphics.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  7. #7
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Quote Originally Posted by Etna View Post
    I'd rather just hand over some dollar bills, open up my PC/notebook, shove in some new RAM sticks and get on with my life.

    No offence, but your decision to leave Crux over hardware issues like lack of memory is impossible for me to understand. I believe the days of having extremely low hardware requirements are long over...
    A few points on that, without total disagreement.

    What about the folks that might not have the available finances to hand over a few bucks? Money for the RAM, and then to pay the person installing it.

    And what about folks who migrated over from Windows because of Vista's HW requirements? This is really the same argument.

    I think the issue that hazel is bringing up, and I hope she corrects me if I'm wrong, is that even OS's that are modeled for older kit are moving beyond what that hardware can deal with... and I can't find any way to disagree with that complaint.
    While the OS itself (CRUX) is fine on that machine, the compilation time and memory requirements are, indeed, becoming extreme.

    My earlier post was just a question about a possible , and only slightly helpful, workaround.





    Just saw Dan's link about Links graphics. Never seen that...
    Very nice!
    Last edited by jayd512; 07-02-2011 at 07:35 AM. Reason: saw a link from Dan
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  8. #8
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Quote Originally Posted by jayd512 View Post
    Just saw Dan's link about Links graphics. Never seen that...
    Jay, in many ways, Links graphics is the perfect web browser for a distro like CRUX as it is small, easy to build and very fast... just like CRUX! It won't have the features of Firefox though, pictures and text are pretty much it. Web page navigation has almost no lag.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  9. #9
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by hazel View Post
    But some packages are getting too big for me to build them. Firefox has been a pain since version 4, when they merged it with xulrunner. But Firefox 5 is so big and needs so much memory for the final libxul.so linking step that I can't build it without running out of memory, even in single-user mode with nothing else running.

    Yes, I know, I could pay someone to insert more memory into my computer or buy a new one. But why should I have to do that? Linux is about choice, right? And I can build a kernel on this machine without difficulty and in a reasonable amount of time too, so why should a mere browser be so demanding?

    What I think I want right now is something with the simplicity of Crux but binary. That probably means Arch or Slackware. I've long wanted to try Slack; perhaps now would be the time.
    Arch ... much quicker to update and install software than Crux in my experience (compile times are a pain for limited hardware). I got firefox to compile on Crux but kept running into trouble trying to get chromium to compile ... I thought Slackware was source based ...

  10. #10
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Quote Originally Posted by Jonathan183 View Post
    ... I thought Slackware was source based ...
    Slackware uses binaries in .tgz format which makes me remember something that may benefit hazel if she hasn't tried it already. rpm2targz (in ports) will convert packages that can be installed without compiling. There's also deb2targz. I've used both when up against a difficult compile.
    Linux Mint + IceWM Registered:#371367 New Members: click here

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •