Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6435 - incorrect path in publicfile instructions
Summary: incorrect path in publicfile instructions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Mark Guertin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-13 22:09 UTC by Rajiv Aaron Manglani (RETIRED)
Modified: 2002-08-14 10:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild with the symlink line fixed. (publicfile-0.52-r1.ebuild,1.24 KB, text/plain)
2002-08-13 22:11 UTC, Rajiv Aaron Manglani (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rajiv Aaron Manglani (RETIRED) gentoo-dev 2002-08-13 22:09:48 UTC
after 'emerge publicfile' these instructions are displayed:

 httpd and ftpd are serving out of /home/public.
 remember to start the servers with:
   ln -s /home/public/httpd /public/home/ftpd /service

the symlinks should be created as:
   ln -s /home/public/httpd /home/public/ftpd /service
Comment 1 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2002-08-13 22:11:19 UTC
Created attachment 3057 [details]
ebuild with the symlink line fixed.
Comment 2 Mark Guertin 2002-08-14 10:50:57 UTC
Thanks, it has been adjusted and ppc added to keywords