Jump to content

ramfree17

Members
  • Posts

    1835
  • Joined

  • Last visited

Posts posted by ramfree17

  1. You can also do

     

    | less

     

    This gives you more of a page up / page down ability. To quit less or more, just type q to quit.

     

    i cant verify this right now but isnt more in linux systems sym-linked to less, thus providing the catchy phrase less is more (or more is less)?

     

     

    ciao!

  2. usually if your urpmi database is in good shape the following command will find the necessary package for you

    $ urpmf ld.so.1

    and the following will install the package (if it can be found)

    # urpmi [missing file | package]

     

    im doing this from memory so pay attention to my sig. :)

     

    ciao!

     

    [edit] that file is included in the glibc package. isnt this one installed by default? do you have development packages installed in your machine (gcc and its dependencies)?

  3. its not supposed to be a question of not enough active partitcipation. If a poll/discussion is only participated by a handful of people during a designated (and understandable) period of time, then that should be enough to arrive in a decision. if somebody bitches about the outcome when that person havent participated in the discussion, then tell him to take a hike or start a discussion meaning to reverse the previous decision (we call this RED TAPE).

     

    gramps, maybe you should really transfer this to the board discussion forum. :)

     

    ciao!

  4. anon, you should contact the web admin and ask if he could append a "(unofficial user's board)" after the site's name. they have already done something like it for the plf site.

     

    and shouldnt this be in the forum discussion forum? (saying forum firum is funnier :mystismiles:)

     

    ciao!

  5. man ls. there is an option there that inlcudes the coloring scheme. ls is usually aliased to that but either something has changed in your system configuration (/etc/profile or in on of the .sh files called in it) or you have aliased ls with another set of options in your ~/.bash_profile or in your ~/-bashrc.

     

    sorry, i dont have a linux machine right now or ill post it right on.

     

    ciao!

  6. you will have to create it if it doesnt exist
    $ md ~/.wine

    .

    What the hell is that command, DOS??? I think you are not taking advantage of your stay in the home land of Linux!! :lol:

     

    sheesh, my mistake. it should have been mkdir but im operating here without a linux system and i think i have been without it too long. :evil:

     

    i cant even run knoppix here as the partition are in ntfs and i cant write enable this when i mount it as the whole project resides in one of the folders. repartitioning them is out of the options too. :(

     

    ciao!

     

    [edit1] just thought of something. doesnt mandrake alias mkdir to md?

  7. simple guide for new users of wine (using a rpm-based system).

     

    - if you dont want to get hassled with the compiling part, grab the daily CVS rpm package at wine.dataparty.no.

     

    - make sure you have a ¨/.wine/wine.conf in your system. the rpm package has a template that you need to edit to suit the configuration that you have on your system (especially the number of windows drives that you need wine to access). you can read the wine.conf to get a clue on how to construct 'virtual windows drives'. on my home machine i have windows drives c-i but i only let wine see c,e-h.

     

     

    the good thing about the rpm way of installing is that you would know if you needed another package to satisfy all of wine's dependencies. urpmi and rpmfind should help you in this matter. in my case i had to install a libwine package which i found easily using the above resources. the installation guide in dataparty suggest that you use -nodeps and -force when installing the package. i will suggest that you dont follow that unless you really know what you are doing.

     

    and for jennifer, there is a dot before the name of the wine folder meaning its a hidden folder. you will have to do a

    $ ls -a

    to see it. you will have to create it if it doesnt exist

    $ md ~/.wine

    . refer to the wine.conf tutorial in the dataparty site. i assure you that you can finish it at around 5 minutes.

     

    ciao!

  8. you cant because those servlets are using a session id mechanism to start the download.

     

    your best bet is to have download it from somebody that has a fat pipe and a server (like, hmmmm, paul?). :mystismiles:

     

    ciao!

×
×
  • Create New...