HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 41 and Version 42 of CommonProblems


Ignore:
Timestamp:
08/02/10 18:49:42 (5 years ago)
Author:
mmu_man
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v41 v42  
    88 
    99Just like BeOS, Haiku does not have /usr. 
    10 Attempts to install things to /usr will usually fail and leave empty folders, because rootfs only allows creating directories, not regular files. 
     10Attempts to install things to {{{/usr}}} will usually fail and leave empty folders, because rootfs only allows creating directories, not regular files. 
    1111 
    12 A quick hack is to create a usr somewhere and symlink to /usr, but it is discouraged. 
     12A quick hack is to create a usr somewhere and symlink to {{{/usr}}}, but it is discouraged. 
    1313 
    14 The proper fix is to use --prefix=/boot/common (or make sure it defaults to /boot/common for Haiku). 
     14The proper fix is to use {{{--prefix=/boot/common}}} (or make sure it defaults to {{{/boot/common}}} for Haiku). 
    1515 
    1616=== no undefined references allowed in i586-pc-beos shared libraries === 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/